org.jboss.cdi.tck.tests.event.resolve.binding
Class BindingTypeCBinding

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<BindingTypeC>
      extended by org.jboss.cdi.tck.tests.event.resolve.binding.BindingTypeCBinding
All Implemented Interfaces:
Serializable, Annotation, BindingTypeC

public class BindingTypeCBinding
extends javax.enterprise.util.AnnotationLiteral<BindingTypeC>
implements BindingTypeC

See Also:
Serialized Form

Constructor Summary
BindingTypeCBinding(String value)
           
 
Method Summary
 String value()
           
 
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

BindingTypeCBinding

public BindingTypeCBinding(String value)
Method Detail

value

public String value()


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