Package | Description |
---|---|
com.versionone.apiclient.services | |
com.versionone.utils |
Modifier and Type | Field and Description |
---|---|
static Delegator |
TextBuilder.STRINGIZER_DELEGATE |
Modifier and Type | Field and Description |
---|---|
static Delegator[] |
Delegator.EMPTY_ARRAY |
static Delegator |
Delegator.RUNNABLE_DELEGATE |
Modifier and Type | Method and Description |
---|---|
protected static Method |
Delegator.findSuitableMethod(Class targetClass,
String MethodName,
Delegator templ)
Utility method to locate a proper Method object
|
Constructor and Description |
---|
DelegateProxy(Object target,
Class targetClass,
String methodName,
Delegator template)
constructor supplying a Class passing in types not template
|
Copyright © 2015 VersionOne, Inc.. All rights reserved.