org.jboss.cdi.tck.tests.extensions.modules
Class Binding.Literal

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Binding>
      extended by org.jboss.cdi.tck.tests.extensions.modules.Binding.Literal
All Implemented Interfaces:
Serializable, Annotation, Binding
Enclosing class:
Binding

public static class Binding.Literal
extends javax.enterprise.util.AnnotationLiteral<Binding>
implements Binding

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.modules.Binding
Binding.Literal
 
Constructor Summary
Binding.Literal()
           
 
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

Binding.Literal

public Binding.Literal()


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