|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.taverna.tools.AbstractConfiguration
net.sf.taverna.tools.ProxyConfiguration
public class ProxyConfiguration
This is scaled down version of the MyGridConfiguration which is used for determining the proxy settings required for the bootstrap. MyGridConfiguration itself wasn't possible to use in the Bootstrap since it contains too many dependencies, particularly to the logging system.
| Constructor Summary | |
|---|---|
ProxyConfiguration()
|
|
| Method Summary | |
|---|---|
void |
initialiseProxySettings()
Takes the the http.proxy<...> settings from the properties and transfers them to a System.property. |
| Methods inherited from class net.sf.taverna.tools.AbstractConfiguration |
|---|
flush, getProperties |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyConfiguration()
| Method Detail |
|---|
public void initialiseProxySettings()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||