org.jboss.solder.literal
Class DisposesLiteral

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

public class DisposesLiteral
extends AnnotationLiteral<Disposes>
implements Disposes

See Also:
Serialized Form

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

DisposesLiteral

public DisposesLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.