org.jboss.cdi.tck.tests.lookup.manager.provider.runtime
Class PowerfulLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Powerful>
      extended by org.jboss.cdi.tck.tests.lookup.manager.provider.runtime.PowerfulLiteral
All Implemented Interfaces:
Serializable, Annotation, Powerful

public class PowerfulLiteral
extends javax.enterprise.util.AnnotationLiteral<Powerful>
implements Powerful

Author:
Martin Kouba
See Also:
Serialized Form

Field Summary
static PowerfulLiteral INSTANCE
           
 
Constructor Summary
PowerfulLiteral()
           
 
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
 

Field Detail

INSTANCE

public static final PowerfulLiteral INSTANCE
Constructor Detail

PowerfulLiteral

public PowerfulLiteral()


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