Interface | Description |
---|---|
MethodOperation.Factory<M extends MethodOperation> |
Class | Description |
---|---|
FieldObject<T> |
Implements the <field> element.
|
MessageElement |
Implements the <fail-message> and <fail-property> elements.
|
MethodContext |
A container for the Mini-language script engine state.
|
MethodObject<T> |
A single Object value to be used as a parameter or whatever
|
MethodOperation |
An abstract class for Mini-language element models.
|
StringObject |
Specifies a
java.lang.String to be passed as an argument to a method call. |
Annotation Type | Description |
---|---|
MethodOperation.DeprecatedOperation |