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

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

public class DidActivateLiteral
extends AnnotationLiteral<DidActivate>
implements DidActivate

Author:
Nicklas Karlsson
See Also:
Serialized Form

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

DidActivateLiteral

public DidActivateLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.