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