org.jboss.solder.servlet.event.literal
Class StartedLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Started>
      extended by org.jboss.solder.servlet.event.literal.StartedLiteral
All Implemented Interfaces:
Serializable, Annotation, Started

public class StartedLiteral
extends AnnotationLiteral<Started>
implements Started

Author:
Dan Allen
See Also:
Serialized Form

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

StartedLiteral

public StartedLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.