org.apache.openejb.server
Class ServiceManager
java.lang.Object
org.apache.openejb.server.ServiceManager
public class ServiceManager
- extends Object
- Version:
- $Rev: 644919 $ $Date: 2008-04-04 23:01:42 +0200 (Fr, 04. Apr 2008) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceManager
public ServiceManager()
getManager
public static ServiceManager getManager()
init
public void init()
throws Exception
- Throws:
Exception
start
public void start()
throws ServiceException
- Throws:
ServiceException
start
public void start(boolean block)
throws ServiceException
- Throws:
ServiceException
stop
public void stop()
throws ServiceException
- Throws:
ServiceException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.