Package | Description |
---|---|
jakarta.enterprise.inject.spi |
The portable extension integration SPI.
|
Modifier and Type | Method and Description |
---|---|
Object |
Interceptor.intercept(InterceptionType type,
T instance,
InvocationContext ctx)
Invokes the specified kind of lifecycle callback or method invocation interception upon the
given interceptor instance.
|
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.