|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImporterStateListener | |
---|---|
org.eclipse.gemini.blueprint.service.importer.support.internal.collection | Gemini Blueprint service collections. |
org.eclipse.gemini.blueprint.service.importer.support.internal.controller |
Uses of ImporterStateListener in org.eclipse.gemini.blueprint.service.importer.support.internal.collection |
---|
Method parameters in org.eclipse.gemini.blueprint.service.importer.support.internal.collection with type arguments of type ImporterStateListener | |
---|---|
void |
OsgiServiceCollection.setStateListeners(List<ImporterStateListener> stateListeners)
|
Uses of ImporterStateListener in org.eclipse.gemini.blueprint.service.importer.support.internal.controller |
---|
Methods in org.eclipse.gemini.blueprint.service.importer.support.internal.controller with parameters of type ImporterStateListener | |
---|---|
void |
ImporterInternalActions.addStateListener(ImporterStateListener stateListener)
|
void |
ImporterController.addStateListener(ImporterStateListener stateListener)
|
void |
ImporterInternalActions.removeStateListener(ImporterStateListener stateListener)
|
void |
ImporterController.removeStateListener(ImporterStateListener stateListener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |