org.jboss.seam.jcr.annotations.events
Class PersistLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.Persist>
org.jboss.seam.jcr.annotations.events.PersistLiteral
- All Implemented Interfaces:
- Serializable, Annotation, org.jboss.seam.jcr.annotations.events.Persist
public class PersistLiteral
- extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.Persist>
- implements org.jboss.seam.jcr.annotations.events.Persist
An AnnotationLiteral for Persist events
- Author:
- george
- See Also:
- Serialized Form
|
Field Summary |
static org.jboss.seam.jcr.annotations.events.Persist |
INSTANCE
|
| Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType, equals, hashCode, toString |
INSTANCE
public static final org.jboss.seam.jcr.annotations.events.Persist INSTANCE
PersistLiteral
public PersistLiteral()
Copyright © 2013 Seam Framework. All Rights Reserved.