|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgriffon.plugins.hessian.HessianConnector
@Singleton class HessianConnector extends Object
| Field Summary | |
|---|---|
private static Class[] |
CTOR_ARGS1
|
private static Class[] |
CTOR_ARGS2
|
| Constructor Summary | |
HessianConnector()
|
|
| Method Summary | |
|---|---|
def
|
createClient(Class klass, Map params)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
private static final Class[] CTOR_ARGS1
private static final Class[] CTOR_ARGS2
| Constructor Detail |
|---|
HessianConnector()
| Method Detail |
|---|
def createClient(Class klass, Map params)
Groovy Documentation