org.eclipse.gemini.blueprint.service.exporter.support.internal.controller
Interface ExporterInternalActions
- All Known Implementing Classes:
- ExporterController
public interface ExporterInternalActions
Contract describing the exporter internal actions that interfere with its
behaviour but should not be controller in the public API.
- Author:
- Costin Leau
registerServiceAtStartup
void registerServiceAtStartup(boolean register)
registerService
void registerService()
unregisterService
void unregisterService()
callUnregisterOnStartup
void callUnregisterOnStartup()
Copyright © 2006-2013. All Rights Reserved.