站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Interface org.jboss.verifier.event.VerificationEventGenerator (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Interface
org.jboss.verifier.event.VerificationEventGenerator

Packages that use VerificationEventGenerator
org.jboss.verifier Package description goes here
org.jboss.verifier.event Package description goes here
org.jboss.verifier.factory Package description goes here
org.jboss.verifier.strategy Package description goes here
 

Uses of VerificationEventGenerator in org.jboss.verifier
 

Classes in org.jboss.verifier that implement VerificationEventGenerator
 class BeanVerifier
          Attempts to verify the spec compliance of the beans in a given EJB-JAR file.
 

Uses of VerificationEventGenerator in org.jboss.verifier.event
 

Constructors in org.jboss.verifier.event with parameters of type VerificationEventGenerator
VerificationEvent(VerificationEventGenerator source)
           
VerificationEvent(VerificationEventGenerator source, String message)
           
 

Uses of VerificationEventGenerator in org.jboss.verifier.factory
 

Methods in org.jboss.verifier.factory with parameters of type VerificationEventGenerator
 VerificationEvent VerificationEventFactory.createSpecViolationEvent(VerificationEventGenerator source, Section section)
           
 VerificationEvent VerificationEventFactory.createBeanVerifiedEvent(VerificationEventGenerator source)
           
 VerificationEvent DefaultEventFactory.createSpecViolationEvent(VerificationEventGenerator source, Section section)
           
 VerificationEvent DefaultEventFactory.createBeanVerifiedEvent(VerificationEventGenerator source)
           
 

Uses of VerificationEventGenerator in org.jboss.verifier.strategy
 

Subinterfaces of VerificationEventGenerator in org.jboss.verifier.strategy
 interface VerificationContext
          << DESCRIBE THE CLASS HERE >> For more detailed documentation, refer to the >
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.