Package com.launchdarkly.sdk.server.interfaces

The package for interfaces that allow customization of LaunchDarkly components, and interfaces to other advanced SDK features.

Most applications will not need to refer to these types. You will use them if you are creating a plug-in component, such as a database integration, or if you use advanced features such as LDClientInterface.getDataStoreStatusProvider() or LDClientInterface.getFlagTracker().