org.apache.openejb.server
Class Start

java.lang.Object
  extended by org.apache.openejb.server.Start

public class Start
extends Object


Constructor Summary
Start()
           
 
Method Summary
static boolean connect()
           
static void main(String[] args)
           
 boolean start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Start

public Start()
Method Detail

main

public static void main(String[] args)

start

public boolean start()

connect

public static boolean connect()


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.