Uses of Interface
org.jboss.osgi.deployment.interceptor.InvocationContext

Packages that use InvocationContext
org.jboss.osgi.deployment.interceptor   
 

Uses of InvocationContext in org.jboss.osgi.deployment.interceptor
 

Methods in org.jboss.osgi.deployment.interceptor that return InvocationContext
protected abstract  InvocationContext AbstractLifecycleInterceptorService.getInvocationContext(org.osgi.framework.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
 



Copyright © 2009. All Rights Reserved.