|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleInterceptorWithoutAnnotations | |
|---|---|
| org.jboss.cdi.tck.tests.interceptors.definition.custom | |
| Uses of SimpleInterceptorWithoutAnnotations in org.jboss.cdi.tck.tests.interceptors.definition.custom |
|---|
| Methods in org.jboss.cdi.tck.tests.interceptors.definition.custom that return SimpleInterceptorWithoutAnnotations | |
|---|---|
SimpleInterceptorWithoutAnnotations |
CustomInterceptorImplementation.create(javax.enterprise.context.spi.CreationalContext<SimpleInterceptorWithoutAnnotations> creationalContext)
|
| Methods in org.jboss.cdi.tck.tests.interceptors.definition.custom with parameters of type SimpleInterceptorWithoutAnnotations | |
|---|---|
void |
CustomInterceptorImplementation.destroy(SimpleInterceptorWithoutAnnotations instance,
javax.enterprise.context.spi.CreationalContext<SimpleInterceptorWithoutAnnotations> creationalContext)
|
Object |
CustomInterceptorImplementation.intercept(javax.enterprise.inject.spi.InterceptionType type,
SimpleInterceptorWithoutAnnotations instance,
javax.interceptor.InvocationContext ctx)
|
| Method parameters in org.jboss.cdi.tck.tests.interceptors.definition.custom with type arguments of type SimpleInterceptorWithoutAnnotations | |
|---|---|
SimpleInterceptorWithoutAnnotations |
CustomInterceptorImplementation.create(javax.enterprise.context.spi.CreationalContext<SimpleInterceptorWithoutAnnotations> creationalContext)
|
void |
CustomInterceptorImplementation.destroy(SimpleInterceptorWithoutAnnotations instance,
javax.enterprise.context.spi.CreationalContext<SimpleInterceptorWithoutAnnotations> creationalContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||