当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
VerificationEventGenerator (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.verifier.event
Interface VerificationEventGenerator
- All Superinterfaces:
- org.gjt.lindfors.util.EventGenerator
- All Known Subinterfaces:
- VerificationContext
- All Known Implementing Classes:
- BeanVerifier
- public interface VerificationEventGenerator
- extends org.gjt.lindfors.util.EventGenerator
<< 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 >>
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 © 2002 JBoss Group, LLC. All Rights Reserved.