|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
interface AgentFactory
Defines the agent factory
| Method Summary | |
|---|---|
java.lang.Object
|
withRemoteAgent(java.net.URI agentURI, groovy.lang.Closure closure)
Calls the closure with an agent object pointing to the URI provided. |
| Method Detail |
|---|
java.lang.Object withRemoteAgent(java.net.URI agentURI, groovy.lang.Closure closure)
Groovy Documentation