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 ExporterInternalActions
public void registerServiceAtStartup(boolean register)
registerServiceAtStartup
in interface ExporterInternalActions
public void unregisterService()
unregisterService
in interface ExporterInternalActions
public void callUnregisterOnStartup()
callUnregisterOnStartup
in interface ExporterInternalActions
Copyright © 2006–2013. All rights reserved.