org.eclipse.gemini.blueprint.extender.internal.dependencies.startup
Interface ContextExecutorAccessor
- All Known Implementing Classes:
- DependencyWaiterApplicationContextExecutor
public interface ContextExecutorAccessor
Decoupling interface between the executor and the dependency service
listener.
- Author:
- Costin Leau
getContextState
ContextState getContextState()
getEventMulticaster
OsgiBundleApplicationContextEventMulticaster getEventMulticaster()
fail
void fail(Throwable th)
Copyright © 2006-2013. All Rights Reserved.