Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mom4j.api
Class Mom4jFactory  view Mom4jFactory download Mom4jFactory.java

java.lang.Object
  extended byorg.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.