|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |