org.jboss.verifier.event
Class VerificationEventGeneratorSupport
java.lang.Object
org.jboss.verifier.event.EventGeneratorSupport
org.jboss.verifier.event.VerificationEventGeneratorSupport
- All Implemented Interfaces:
- Serializable, Cloneable
public class VerificationEventGeneratorSupport
- extends EventGeneratorSupport
<< DESCRIBE THE CLASS HERE >>
For more detailed documentation, refer to the
>
- Since:
- JDK 1.3
- Version:
- $Revision: 81030 $
- Author:
- Juha Lindfors
- See Also:
- << OTHER RELATED CLASSES >>,
Serialized Form
VerificationEventGeneratorSupport
public VerificationEventGeneratorSupport()
addVerificationListener
public void addVerificationListener(VerificationListener listener)
removeVerificationListener
public void removeVerificationListener(VerificationListener listener)
fireBeanChecked
public void fireBeanChecked(VerificationEvent event)
fireSpecViolation
public void fireSpecViolation(VerificationEvent event)
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.