org.jboss.solder.literal
Class DefaultLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Default>
      extended by org.jboss.solder.literal.DefaultLiteral
All Implemented Interfaces:
Serializable, Annotation, Default

public class DefaultLiteral
extends AnnotationLiteral<Default>
implements Default

See Also:
Serialized Form

Field Summary
static Default INSTANCE
           
 
Constructor Summary
DefaultLiteral()
           
 
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 Default INSTANCE
Constructor Detail

DefaultLiteral

public DefaultLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.