public class Axis2DeployerRegistry extends Object implements org.osgi.framework.BundleListener
Constructor and Description |
---|
Axis2DeployerRegistry(org.apache.axis2.engine.AxisConfiguration axisConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
void |
register(org.osgi.framework.Bundle bundle) |
void |
register(org.osgi.framework.Bundle[] bundles,
List<DeployerConfig> deployerConfigs) |
void |
unRegister(org.osgi.framework.Bundle bundle) |
public Axis2DeployerRegistry(org.apache.axis2.engine.AxisConfiguration axisConfiguration)
public void register(org.osgi.framework.Bundle[] bundles, List<DeployerConfig> deployerConfigs)
public void register(org.osgi.framework.Bundle bundle)
public void unRegister(org.osgi.framework.Bundle bundle)
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged
in interface org.osgi.framework.BundleListener
Copyright © 2016 WSO2 Inc. All rights reserved.