Interface SingletonServiceConfiguratorFactory
- All Superinterfaces:
SingletonPolicy
- All Known Subinterfaces:
SingletonServiceBuilderFactory
@Deprecated(forRemoval=true)
public interface SingletonServiceConfiguratorFactory
extends SingletonPolicy
Deprecated, for removal: This API element is subject to removal in a future version.
Extension of
SingletonPolicy for customizing singleton service behavior.- Author:
- Paul Ferraro
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final UnaryServiceDescriptor<SingletonServiceConfiguratorFactory>Deprecated, for removal: This API element is subject to removal in a future version.static final BinaryServiceDescriptor<SingletonServiceConfiguratorFactory>Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
DEFAULT_SERVICE_DESCRIPTOR
Deprecated, for removal: This API element is subject to removal in a future version. -
SERVICE_DESCRIPTOR
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
createSingletonServiceConfigurator
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
createSingletonServiceConfiguratorin interfaceSingletonPolicy
-
SingletonServiceTargetFactory.