|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalInterceptor | |
|---|---|
| org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor | |
| Uses of ExternalInterceptor in org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor |
|---|
| Methods in org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor that return ExternalInterceptor | |
|---|---|
ExternalInterceptor |
ExternalInterceptorBean.create(javax.enterprise.context.spi.CreationalContext<ExternalInterceptor> creationalContext)
|
| Methods in org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor that return types with arguments of type ExternalInterceptor | |
|---|---|
protected javax.enterprise.inject.spi.BeanAttributes<ExternalInterceptor> |
ExternalInterceptorBean.attributes()
|
| Methods in org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor with parameters of type ExternalInterceptor | |
|---|---|
void |
ExternalInterceptorBean.destroy(ExternalInterceptor instance,
javax.enterprise.context.spi.CreationalContext<ExternalInterceptor> creationalContext)
|
Object |
ExternalInterceptorBean.intercept(javax.enterprise.inject.spi.InterceptionType type,
ExternalInterceptor instance,
javax.interceptor.InvocationContext ctx)
|
| Method parameters in org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor with type arguments of type ExternalInterceptor | |
|---|---|
ExternalInterceptor |
ExternalInterceptorBean.create(javax.enterprise.context.spi.CreationalContext<ExternalInterceptor> creationalContext)
|
void |
ExternalInterceptorBean.destroy(ExternalInterceptor instance,
javax.enterprise.context.spi.CreationalContext<ExternalInterceptor> creationalContext)
|
| Constructor parameters in org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.interceptor with type arguments of type ExternalInterceptor | |
|---|---|
ExternalInterceptorBean(javax.enterprise.inject.spi.BeanAttributes<ExternalInterceptor> delegate,
Annotation binding)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||