| Package | Description |
|---|---|
| com.github.dakusui.scriptunit | |
| com.github.dakusui.scriptunit.core | |
| com.github.dakusui.scriptunit.model |
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectMethod> |
ScriptUnit.getAnnotatedMethodsFromImportedFieldsInObject(Object object) |
| Modifier and Type | Method and Description |
|---|---|
static ObjectMethod |
ObjectMethod.create(Object object,
Method method,
Map<String,String> aliases) |
| Modifier and Type | Method and Description |
|---|---|
static List<ObjectMethod> |
Utils.getAnnotatedMethods(Object object,
Class<? extends Annotation> annotationClass,
Map<String,String> aliases) |
| Modifier and Type | Method and Description |
|---|---|
Object |
Func.Invoker.create(ObjectMethod method,
Object[] args) |
Copyright © 2017. All rights reserved.