| Package | Description | 
|---|---|
| javax.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 © 2019 Eclipse Foundation.
Use is subject to license terms.