public class ServiceClass extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GROOVY_FILE |
Constructor and Description |
---|
ServiceClass(Method method,
Object instance) |
Modifier and Type | Method and Description |
---|---|
Object |
getInstance() |
Method |
getMethod() |
String |
getUrl() |
static boolean |
isGroovyScript(String clsName) |
void |
setInstance(Object instance) |
void |
setUrl(String url) |
public static final String GROOVY_FILE
Copyright © 2016. All rights reserved.