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