org.jboss.verifier.factory
Interface VerificationEventFactory
- All Known Implementing Classes:
- DefaultEventFactory (src)
- public interface VerificationEventFactory
Abstract factory for verification events.
For more detailed documentation, refer to the
>
- Since:
- JDK 1.3
- See Also:
- << OTHER RELATED CLASSES >>
createSpecViolationEvent
public VerificationEvent (src) createSpecViolationEvent(VerificationEventGenerator (src) source,
Section (src) section)
createBeanVerifiedEvent
public VerificationEvent (src) createBeanVerifiedEvent(VerificationEventGenerator (src) source)