| Package | Description |
|---|---|
| com.caucho.config.gen | |
| com.caucho.config.inject | |
| com.caucho.ejb3.gen | |
| javax.enterprise.inject.spi |
Java Dependency Injection programmatic APIs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CandiInvocationContext |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
InterceptorRuntimeBean.intercept(InterceptionType type,
X instance,
InvocationContext ctx)
Invokes the callback
|
| Modifier and Type | Class and Description |
|---|---|
class |
LifecycleInvocationContext |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Interceptor.intercept(InterceptionType type,
T instance,
InvocationContext ctx)
Invokes the callback
|