org.eclipse.gemini.blueprint.service.importer.support.internal.controller
Class ImporterController
java.lang.Object
org.eclipse.gemini.blueprint.service.importer.support.internal.controller.ImporterController
- All Implemented Interfaces:
- ImporterInternalActions
public class ImporterController
- extends Object
- implements ImporterInternalActions
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImporterController
public ImporterController(ImporterInternalActions executor)
addStateListener
public void addStateListener(ImporterStateListener stateListener)
- Specified by:
addStateListener
in interface ImporterInternalActions
removeStateListener
public void removeStateListener(ImporterStateListener stateListener)
- Specified by:
removeStateListener
in interface ImporterInternalActions
isSatisfied
public boolean isSatisfied()
- Specified by:
isSatisfied
in interface ImporterInternalActions
Copyright © 2006-2012. All Rights Reserved.