org.apache.stratos.tenant.activity.ui.utils
Class ManagerConfigurations
java.lang.Object
org.apache.stratos.tenant.activity.ui.utils.ManagerConfigurations
public class ManagerConfigurations
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagerConfigurations
public ManagerConfigurations()
throws Exception
- Throws:
Exception
getConfigFileName
public String getConfigFileName()
throws Exception
- Throws:
Exception
deSerialize
public void deSerialize(org.apache.axiom.om.OMElement throttlingConfigEle)
throws Exception
- Throws:
Exception
getParameters
public Map<String,String> getParameters()
getUserName
public String getUserName()
setUserName
public void setUserName(String userName)
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
getManagerServerUrl
public String getManagerServerUrl()
setManagerServerUrl
public void setManagerServerUrl(String managerServerUrl)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.