| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
Java Dependency Injection programmatic APIs.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
Interceptor.intercept(InterceptionType type,
T instance,
InvocationContext ctx)
Invokes the callback
|