|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationContext | |
|---|---|
| org.jboss.osgi.deployment.interceptor | |
| org.jboss.osgi.husky.runtime.osgi | |
| Uses of InvocationContext in org.jboss.osgi.deployment.interceptor |
|---|
| Methods in org.jboss.osgi.deployment.interceptor that return InvocationContext | |
|---|---|
protected abstract InvocationContext |
AbstractLifecycleInterceptorService.getInvocationContext(Bundle bundle)
Get the InvocationContext for the given bundle. |
| Methods in org.jboss.osgi.deployment.interceptor with parameters of type InvocationContext | |
|---|---|
void |
LifecycleInterceptor.invoke(int state,
InvocationContext context)
Called by the LifecycleInterceptorService when the
given bundle is about to change to the given state |
| Uses of InvocationContext in org.jboss.osgi.husky.runtime.osgi |
|---|
| Methods in org.jboss.osgi.husky.runtime.osgi with parameters of type InvocationContext | |
|---|---|
void |
HuskyInterceptor.invoke(int state,
InvocationContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||