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

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

public class BindingTypeBBinding
extends javax.enterprise.util.AnnotationLiteral<BindingTypeB>
implements BindingTypeB

See Also:
Serialized Form

Constructor Summary
BindingTypeBBinding()
           
 
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

BindingTypeBBinding

public BindingTypeBBinding()


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