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 © 2018 JBoss by Red Hat. All rights reserved.