public class Axis2ConfigItemHolder extends Object
Constructor and Description |
---|
Axis2ConfigItemHolder() |
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.Bundle[] |
getDeployerBundles() |
org.osgi.framework.Bundle[] |
getModuleBundles() |
void |
setDeployerBundles(org.osgi.framework.Bundle[] bundles) |
void |
setModuleBundles(org.osgi.framework.Bundle[] bundles) |
public org.osgi.framework.Bundle[] getModuleBundles()
public org.osgi.framework.Bundle[] getDeployerBundles()
public void setModuleBundles(org.osgi.framework.Bundle[] bundles)
public void setDeployerBundles(org.osgi.framework.Bundle[] bundles)
Copyright © 2016 WSO2 Inc. All rights reserved.