org.jboss.cdi.tck.tests.definition.qualifier
Class SynchronousQualifier

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Synchronous>
      extended by org.jboss.cdi.tck.tests.definition.qualifier.SynchronousQualifier
All Implemented Interfaces:
Serializable, Annotation, Synchronous

public class SynchronousQualifier
extends javax.enterprise.util.AnnotationLiteral<Synchronous>
implements Synchronous

See Also:
Serialized Form

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

SynchronousQualifier

public SynchronousQualifier()


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