-
Method Summary
default void
void
Activates singleton services.
Returns the singleton policy used for service installation, or null, if the default policy is to be used.
-
Method Details
-
activate
Activate services.
- Specified by:
activate in interface ServiceActivator
- Parameters:
context - the activation context
-
getSingletonPolicy
default String getSingletonPolicy()
Returns the singleton policy used for service installation, or null, if the default policy is to be used.
- Returns:
- a singleton policy name, or null
-
activate
Activates singleton services.
- Parameters:
context - a context that exposes a target for singleton service installation