| |
|
| java.lang.Object org.jboss.verifier.factory.DefaultEventFactory
DefaultEventFactory | public class DefaultEventFactory implements VerificationEventFactory(Code) | | author: Juha Lindfors (jplindfo@helsinki.fi) version: $Revision: 57209 $ since: JDK 1.3 |
DEFAULT_MESSAGE_BUNDLE | final public static String DEFAULT_MESSAGE_BUNDLE(Code) | | |
DefaultEventFactory | public DefaultEventFactory()(Code) | | Default constructor using the DEFAULT_MESSAGE_BUNDLE message
file.
|
DefaultEventFactory | public DefaultEventFactory(String msgBundle)(Code) | | Create a DefaultEventFactory using the specified message bundle
for creating the Specification Violation Events
|
|
|
|