org.jboss.seam.servlet.event.literal
Class WillPassivateLiteral

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

public class WillPassivateLiteral
extends AnnotationLiteral<WillPassivate>
implements WillPassivate

See Also:
Serialized Form

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

WillPassivateLiteral

public WillPassivateLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.