public static class DataSourceServiceImporterActivation.Activator extends ActivatorAdapter<ServiceReference<DataSourceServiceImporterActivation>>
| Constructor and Description |
|---|
Activator() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforePassivation(ServiceReference<DataSourceServiceImporterActivation> passivating)
Called before activatee passivation.
|
afterActivation, afterPassivation, beforeActivationpublic void beforePassivation(ServiceReference<DataSourceServiceImporterActivation> passivating) throws Exception
ActivatorAdapterbeforePassivation in interface Activator<ServiceReference<DataSourceServiceImporterActivation>>beforePassivation in class ActivatorAdapter<ServiceReference<DataSourceServiceImporterActivation>>passivating - Passivating activateeException - Allowed to throw Exception which will be wrapped in an PassivationException