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