org.apache.stratos.common.config
Class CloudServicesDescConfig

java.lang.Object
  extended by org.apache.stratos.common.config.CloudServicesDescConfig

public class CloudServicesDescConfig
extends Object


Constructor Summary
CloudServicesDescConfig(org.apache.axiom.om.OMElement configEle)
           
 
Method Summary
 Map<String,CloudServiceConfig> getCloudServiceConfigs()
           
 void serialize(org.apache.axiom.om.OMElement configEle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloudServicesDescConfig

public CloudServicesDescConfig(org.apache.axiom.om.OMElement configEle)
Method Detail

serialize

public void serialize(org.apache.axiom.om.OMElement configEle)

getCloudServiceConfigs

public Map<String,CloudServiceConfig> getCloudServiceConfigs()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.