public static class SQLAppStartup.Activator extends ActivatorAdapter<ServiceReference<SQLAppStartup>>
| Constructor and Description | 
|---|
SQLAppStartup.Activator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterActivation(ServiceReference<SQLAppStartup> activated)
Called after activatee activation. 
 | 
afterPassivation, beforeActivation, beforePassivationpublic void afterActivation(ServiceReference<SQLAppStartup> activated) throws Exception
ActivatorAdapterafterActivation in interface Activator<ServiceReference<SQLAppStartup>>afterActivation in class ActivatorAdapter<ServiceReference<SQLAppStartup>>activated - Activating activateeException