Interface FeatureExtension
-
- All Known Subinterfaces:
PathAwareFeatureExtension
,ReadAfterWriteConsistentFeatureExtension
public interface FeatureExtension
Marker interface to identify extensions forFeatureTransferManagers
.Feature extensions can be specified by the feature annotation to extend the functionality of a transfer manager.
- See Also:
Feature
,FeatureTransferManager