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