|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationContext | |
---|---|
com.caucho.config.gen | |
com.caucho.config.inject | |
com.caucho.ejb3.gen | |
javax.enterprise.inject.spi | Java Dependency Injection programmatic APIs. |
Uses of InvocationContext in com.caucho.config.gen |
---|
Classes in com.caucho.config.gen that implement InvocationContext | |
---|---|
class |
CandiInvocationContext
|
Uses of InvocationContext in com.caucho.config.inject |
---|
Methods in com.caucho.config.inject with parameters of type InvocationContext | |
---|---|
java.lang.Object |
InterceptorRuntimeBean.intercept(InterceptionType type,
X instance,
InvocationContext ctx)
Invokes the callback |
Uses of InvocationContext in com.caucho.ejb3.gen |
---|
Classes in com.caucho.ejb3.gen that implement InvocationContext | |
---|---|
class |
LifecycleInvocationContext
|
Uses of InvocationContext in javax.enterprise.inject.spi |
---|
Methods in javax.enterprise.inject.spi with parameters of type InvocationContext | |
---|---|
java.lang.Object |
Interceptor.intercept(InterceptionType type,
T instance,
InvocationContext ctx)
Invokes the callback |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |