public static class FileConfigurationService.Activator extends ActivatorAdapter<ServiceReference<FileConfigurationService>>
| Constructor and Description | 
|---|
FileConfigurationService.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