org.jboss.seam.jcr.annotations.events
Class PropertyChangedLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.PropertyChanged>
      extended by org.jboss.seam.jcr.annotations.events.PropertyChangedLiteral
All Implemented Interfaces:
Serializable, Annotation, org.jboss.seam.jcr.annotations.events.PropertyChanged

public class PropertyChangedLiteral
extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jcr.annotations.events.PropertyChanged>
implements org.jboss.seam.jcr.annotations.events.PropertyChanged

An AnnotationLiteral for PropertyChanged events

Author:
george
See Also:
Serialized Form

Field Summary
static org.jboss.seam.jcr.annotations.events.PropertyChanged INSTANCE
           
 
Constructor Summary
PropertyChangedLiteral()
           
 
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 org.jboss.seam.jcr.annotations.events.PropertyChanged INSTANCE
Constructor Detail

PropertyChangedLiteral

public PropertyChangedLiteral()


Copyright © 2013 Seam Framework. All Rights Reserved.