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