|
|||||||||
| Home >> All >> org >> mom4j >> [ api overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.mom4j.api
Class Mom4jFactory

java.lang.Objectorg.mom4j.api.Mom4jFactory
- public final class Mom4jFactory
- extends java.lang.Object
This class is a factory for launching mom4j server instances.
- Version:
- $Id: Mom4jFactory.java,v 1.3 2003/07/25 07:35:32 the_real_grace Exp $ $Date: 2003/07/25 07:35:32 $
| Constructor Summary | |
private |
Mom4jFactory()
|
| Method Summary | |
static Mom4jConsole |
start(Mom4jConfig config,
boolean verbose)
Launches a mom4j server. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Mom4jFactory
private Mom4jFactory()
| Method Detail |
start
public static final Mom4jConsole start(Mom4jConfig config, boolean verbose)
- Launches a mom4j server.
|
|||||||||
| Home >> All >> org >> mom4j >> [ api overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.mom4j.api.Mom4jFactory