org.wso2.carbon.utils
Class Axis2ConfigItemHolder

java.lang.Object
  extended by org.wso2.carbon.utils.Axis2ConfigItemHolder

public class Axis2ConfigItemHolder
extends Object


Constructor Summary
Axis2ConfigItemHolder()
           
 
Method Summary
 org.osgi.framework.Bundle[] getDeployerBundles()
           
 org.osgi.framework.Bundle[] getModuleBundles()
           
 void setDeployerBundles(org.osgi.framework.Bundle[] bundles)
           
 void setModuleBundles(org.osgi.framework.Bundle[] bundles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Axis2ConfigItemHolder

public Axis2ConfigItemHolder()
Method Detail

getModuleBundles

public org.osgi.framework.Bundle[] getModuleBundles()

getDeployerBundles

public org.osgi.framework.Bundle[] getDeployerBundles()

setModuleBundles

public void setModuleBundles(org.osgi.framework.Bundle[] bundles)

setDeployerBundles

public void setDeployerBundles(org.osgi.framework.Bundle[] bundles)


Copyright © 2014 WSO2 Inc. All rights reserved.