org.apache.openejb.server.osgi
Class ServiceManagerExtender
java.lang.Object
org.apache.openejb.server.ServiceManager
org.apache.openejb.server.osgi.ServiceManagerExtender
public class ServiceManagerExtender
- extends ServiceManager
- Version:
- $Rev$ $Date$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceManagerExtender
public ServiceManagerExtender(org.osgi.framework.BundleContext bundleContext)
init
public void init()
throws Exception
- Specified by:
init
in class ServiceManager
- Throws:
Exception
start
public void start(boolean block)
- Specified by:
start
in class ServiceManager
addedServers
protected void addedServers(org.osgi.framework.Bundle bundle,
Map<String,Properties> resources)
stop
public void stop()
- Specified by:
stop
in class ServiceManager
removedServers
protected void removedServers(org.osgi.framework.Bundle bundle)
shutdown
protected void shutdown()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.