public class AdminInit extends Object
| Constructor and Description |
|---|
AdminInit() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAmaUrl() |
String |
getDuraBossContext() |
String |
getDuraServiceContext() |
String |
getDuraServiceHost() |
String |
getDuraServicePort() |
String |
getDuraStoreContext() |
String |
getDuraStoreHost() |
String |
getDuraStorePort() |
void |
setAmaUrl(String amaUrl) |
void |
setDuraBossContext(String durabossContext) |
void |
setDuraServiceContext(String duraServiceContext) |
void |
setDuraServiceHost(String duraServiceHost) |
void |
setDuraServicePort(String duraServicePort) |
void |
setDuraStoreContext(String duraStoreContext) |
void |
setDuraStoreHost(String duraStoreHost) |
void |
setDuraStorePort(String duraStorePort) |
public String getDuraStoreHost()
public void setDuraStoreHost(String duraStoreHost)
public String getDuraStorePort()
public void setDuraStorePort(String duraStorePort)
public String getDuraStoreContext()
public void setDuraStoreContext(String duraStoreContext)
public String getDuraServiceHost()
public void setDuraServiceHost(String duraServiceHost)
public String getDuraServicePort()
public void setDuraServicePort(String duraServicePort)
public String getDuraServiceContext()
public void setDuraServiceContext(String duraServiceContext)
public String getAmaUrl()
public void setAmaUrl(String amaUrl)
public void setDuraBossContext(String durabossContext)
public String getDuraBossContext()
Copyright © 2009-2013 DuraSpace. All Rights Reserved.