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