Module lettuce.core

Interface CommandSegmentFactory

All Known Implementing Classes:
AnnotationCommandSegmentFactory

public interface CommandSegmentFactory
Strategy interface to create CommandSegments for a CommandMethod.
Since:
5.0
Author:
Mark Paluch