org.apache.openejb.core.osgi.impl
Class Deployer

java.lang.Object
  extended by org.apache.openejb.core.osgi.impl.Deployer
All Implemented Interfaces:
EventListener, org.osgi.framework.BundleListener

public class Deployer
extends Object
implements org.osgi.framework.BundleListener

Version:
$Rev: 831104 $ $Date: 2009-10-29 22:46:29 +0100 (Do, 29. Okt 2009) $

Constructor Summary
Deployer()
           
 
Method Summary
 void bundleChanged(org.osgi.framework.BundleEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Deployer

public Deployer()
Method Detail

bundleChanged

public void bundleChanged(org.osgi.framework.BundleEvent event)
Specified by:
bundleChanged in interface org.osgi.framework.BundleListener


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