org.apache.openejb.util
Class ServiceManagerProxy

java.lang.Object
  extended by org.apache.openejb.util.ServiceManagerProxy

public class ServiceManagerProxy
extends Object

Version:
$Rev$ $Date$

Nested Class Summary
 class ServiceManagerProxy.AlreadyStartedException
           
 
Constructor Summary
ServiceManagerProxy()
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceManagerProxy

public ServiceManagerProxy()
                    throws ServiceManagerProxy.AlreadyStartedException
Throws:
ServiceManagerProxy.AlreadyStartedException
Method Detail

start

public void start()

stop

public void stop()


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