Interface AutoMembershipAware
public interface AutoMembershipAware
Interface to identify a given
SyncHandler as being aware of the optional AutoMembershipConfig.-
Method Summary
Modifier and TypeMethodDescription@NotNull AutoMembershipConfigReturns theAutoMembershipConfigdefined with theSyncHandlerimplementing this interface.
-
Method Details
-
getAutoMembershipConfig
Returns theAutoMembershipConfigdefined with theSyncHandlerimplementing this interface.- Returns:
- an instance of
AutoMembershipConfig
-