public static class MapEntityStoreActivation.Activator extends ActivatorAdapter<ServiceReference<MapEntityStoreActivation>>
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterActivation(ServiceReference<MapEntityStoreActivation> activated)
Called after activatee activation.
|
afterPassivation, beforeActivation, beforePassivationpublic void afterActivation(ServiceReference<MapEntityStoreActivation> activated) throws Exception
ActivatorAdapterafterActivation in interface Activator<ServiceReference<MapEntityStoreActivation>>afterActivation in class ActivatorAdapter<ServiceReference<MapEntityStoreActivation>>activated - Activating activateeException - Allowed to throw Exception which will be wrapped in an ActivationException