private class OsgiServiceFactoryBean.Executor extends java.lang.Object implements ExporterInternalActions
| Modifier | Constructor and Description |
|---|---|
private |
Executor() |
| Modifier and Type | Method and Description |
|---|---|
void |
callUnregisterOnStartup() |
void |
registerService() |
void |
registerServiceAtStartup(boolean register) |
void |
unregisterService() |
public void registerService()
registerService in interface ExporterInternalActionspublic void registerServiceAtStartup(boolean register)
registerServiceAtStartup in interface ExporterInternalActionspublic void unregisterService()
unregisterService in interface ExporterInternalActionspublic void callUnregisterOnStartup()
callUnregisterOnStartup in interface ExporterInternalActions