org.jboss.cdi.tck.tests.interceptors.definition.member
Class InterceptorBindingTypeWithMemberTest.PlantInterceptorBindingLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<PlantInterceptorBinding>
      extended by org.jboss.cdi.tck.tests.interceptors.definition.member.InterceptorBindingTypeWithMemberTest.PlantInterceptorBindingLiteral
All Implemented Interfaces:
Serializable, Annotation, PlantInterceptorBinding
Enclosing class:
InterceptorBindingTypeWithMemberTest

public abstract class InterceptorBindingTypeWithMemberTest.PlantInterceptorBindingLiteral
extends javax.enterprise.util.AnnotationLiteral<PlantInterceptorBinding>
implements PlantInterceptorBinding

See Also:
Serialized Form

Constructor Summary
InterceptorBindingTypeWithMemberTest.PlantInterceptorBindingLiteral()
           
 
Method Summary
 
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Constructor Detail

InterceptorBindingTypeWithMemberTest.PlantInterceptorBindingLiteral

public InterceptorBindingTypeWithMemberTest.PlantInterceptorBindingLiteral()


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