org.jboss.verifier.event
Class VerificationEventGeneratorSupport
java.lang.Object
|
+--org.gjt.lindfors.util.EventGeneratorSupport
|
+--org.jboss.verifier.event.VerificationEventGeneratorSupport
- All Implemented Interfaces:
- java.lang.Cloneable, java.io.Serializable, org.gjt.lindfors.util.Visualizable
- public class VerificationEventGeneratorSupport
- extends org.gjt.lindfors.util.EventGeneratorSupport
<< DESCRIBE THE CLASS HERE >>
For more detailed documentation, refer to the
>
- Since:
- JDK 1.3
- Version:
- $Revision: 1.3 $
- Author:
- Juha Lindfors
- See Also:
- << OTHER RELATED CLASSES >>, Serialized Form
Methods inherited from class org.gjt.lindfors.util.EventGeneratorSupport |
addListener, clone, getListeners, hasListeners, removeListener, toComponent, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 © 2000 The JBoss Organization. All Rights Reserved.