org.eclipse.gemini.blueprint.service.importer.support.internal.controller
Interface ImporterInternalActions
- All Known Implementing Classes:
- ImporterController
public interface ImporterInternalActions
Contract describing the exporter internal actions that interfere with its
behaviour but should not be controller in the public API.
- Author:
- Costin Leau
addStateListener
void addStateListener(ImporterStateListener stateListener)
removeStateListener
void removeStateListener(ImporterStateListener stateListener)
isSatisfied
boolean isSatisfied()
Copyright © 2006-2012. All Rights Reserved.