org.eclipse.gemini.blueprint.service.importer.support.internal.controller
Class ImporterController

java.lang.Object
  extended by org.eclipse.gemini.blueprint.service.importer.support.internal.controller.ImporterController
All Implemented Interfaces:
ImporterInternalActions

public class ImporterController
extends Object
implements ImporterInternalActions

Author:
Costin Leau

Constructor Summary
ImporterController(ImporterInternalActions executor)
           
 
Method Summary
 void addStateListener(ImporterStateListener stateListener)
           
 boolean isSatisfied()
           
 void removeStateListener(ImporterStateListener stateListener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImporterController

public ImporterController(ImporterInternalActions executor)
Method Detail

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.