public static class DuraserviceConfig.UserStore extends Object
Constructor and Description |
---|
DuraserviceConfig.UserStore() |
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
String |
getHost() |
String |
getMsgBrokerUrl() |
String |
getPort() |
void |
setContext(String context) |
void |
setHost(String host) |
void |
setMsgBrokerUrl(String msgBrokerUrl) |
void |
setPort(String port) |
public String getHost()
public void setHost(String host)
public String getPort()
public void setPort(String port)
public String getContext()
public void setContext(String context)
public String getMsgBrokerUrl()
public void setMsgBrokerUrl(String msgBrokerUrl)
Copyright © 2009-2013 DuraSpace. All Rights Reserved.