|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.verifier.factory.DefaultEventFactory
Field Summary | |
static java.lang.String |
MESSAGE_BUNDLE
|
Constructor Summary | |
DefaultEventFactory()
|
Method Summary | |
VerificationEvent |
createBeanVerifiedEvent(VerificationEventGenerator source)
|
VerificationEvent |
createSpecViolationEvent(VerificationEventGenerator source,
Section section)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String MESSAGE_BUNDLE
Constructor Detail |
public DefaultEventFactory()
Method Detail |
public VerificationEvent createSpecViolationEvent(VerificationEventGenerator source, Section section)
createSpecViolationEvent
in interface VerificationEventFactory
public VerificationEvent createBeanVerifiedEvent(VerificationEventGenerator source)
createBeanVerifiedEvent
in interface VerificationEventFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |