public class ExporterController extends Object implements ExporterInternalActions
| Constructor and Description |
|---|
ExporterController(ExporterInternalActions executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
callUnregisterOnStartup() |
void |
registerService() |
void |
registerServiceAtStartup(boolean register) |
void |
unregisterService() |
public ExporterController(ExporterInternalActions executor)
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 ExporterInternalActionsCopyright © 2006–2016. All rights reserved.