|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.createBeanVerifiedEvent(VerificationEventGenerator source)
|
VerificationEvent |
DefaultEventFactory.createBeanVerifiedEvent(VerificationEventGenerator source)
|
VerificationEvent |
VerificationEventFactory.createSpecViolationEvent(VerificationEventGenerator source,
Section section)
|
VerificationEvent |
DefaultEventFactory.createSpecViolationEvent(VerificationEventGenerator source,
Section section)
|
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 > |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |