Uses of Interface
org.jboss.verifier.strategy.VerificationContext

Packages that use VerificationContext
org.jboss.verifier Package description goes here
org.jboss.verifier.strategy Package description goes here
 

Uses of VerificationContext in org.jboss.verifier
 

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

Uses of VerificationContext in org.jboss.verifier.strategy
 

Methods in org.jboss.verifier.strategy that return VerificationContext
 VerificationContext AbstractVerifier.getContext()
          Returns the context object reference for this strategy implementation.
 

Constructors in org.jboss.verifier.strategy with parameters of type VerificationContext
AbstractEJB2xVerifier(VerificationContext context)
           
AbstractVerifier(VerificationContext context)
          CONSTRUCTORS
EJBVerifier11(VerificationContext context)
          Constructs the verifier object.
EJBVerifier20(VerificationContext context)
           
EJBVerifier21(VerificationContext context)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.