Package org.jboss.cdi.tck.tests.extensions.interceptors.custom

Class Summary
AbstractInterceptor<T> Utility class for extension-provided interceptor tests.
CustomInterceptor Extension-provided implementation of Interceptor.
CustomInterceptorExtension  
CustomInterceptorInvocationTest Registers an extension-provided implementation of the Interceptor interface and verifies that the implementation is invoked upon invocation of an intercepted method.
CustomInterceptorRegistrationTest Registers an extension-provided implementation of the Interceptor interface.
FooInterceptor This is not an interceptor (it misses required annotations).
FooInterceptorBinding.FooInterceptorBindingLiteral  
InterceptedBean  
InterceptedSerializableBean  
 

Annotation Types Summary
FooInterceptorBinding  
 



Copyright © 2008-2012 Seam Framework. All Rights Reserved.