org.jboss.solder.literal
Class DecoratorLiteral

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

public class DecoratorLiteral
extends AnnotationLiteral<Decorator>
implements Decorator

See Also:
Serialized Form

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

DecoratorLiteral

public DecoratorLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.