org.jboss.solder.literal
Class DelegateLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<javax.decorator.Delegate>
      extended by org.jboss.solder.literal.DelegateLiteral
All Implemented Interfaces:
java.io.Serializable, java.lang.annotation.Annotation, javax.decorator.Delegate

public class DelegateLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.decorator.Delegate>
implements javax.decorator.Delegate

See Also:
Serialized Form

Field Summary
static javax.decorator.Delegate INSTANCE
           
 
Constructor Summary
DelegateLiteral()
           
 
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 javax.decorator.Delegate INSTANCE
Constructor Detail

DelegateLiteral

public DelegateLiteral()


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