|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.latka.jelly.SuiteSettings
public class SuiteSettings
| Field Summary | |
|---|---|
protected String |
_defaultHost
|
protected int |
_defaultPort
|
protected String |
_defaultProxyHost
|
protected int |
_defaultProxyPort
|
| Constructor Summary | |
|---|---|
SuiteSettings(String defaultHost,
int defaultPort,
String defaultProxyHost,
int defaultProxyPort)
Creates a new instance of SuiteSettings |
|
| Method Summary | |
|---|---|
String |
getDefaultHost()
defaultHost |
int |
getDefaultPort()
defaultPort |
String |
getDefaultProxyHost()
defaultProxyHost |
int |
getDefaultProxyPort()
defaultProxyPort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String _defaultHost
protected int _defaultPort
protected String _defaultProxyHost
protected int _defaultProxyPort
| Constructor Detail |
|---|
public SuiteSettings(String defaultHost,
int defaultPort,
String defaultProxyHost,
int defaultProxyPort)
| Method Detail |
|---|
public String getDefaultHost()
public int getDefaultPort()
public String getDefaultProxyHost()
public int getDefaultProxyPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||