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

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


Uses of Class
org.jboss.verifier.Section

Packages that use Section
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 Section in org.jboss.verifier.event
 

Methods in org.jboss.verifier.event with parameters of type Section
 void VerificationEvent.setSection(Section section)
           
 

Uses of Section in org.jboss.verifier.factory
 

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

Uses of Section in org.jboss.verifier.strategy
 

Methods in org.jboss.verifier.strategy with parameters of type Section
protected  void AbstractVerifier.fireSpecViolationEvent(BeanMetaData bean, Section section)
           
protected  void AbstractVerifier.fireSpecViolationEvent(BeanMetaData bean, Method method, Section section)
           
 



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