Annotation used by the dynamic method implementation.
This annotation is public because it has to be
used by multiple packages, but is intended for internal
use only (to support separate compilation).
-
Optional Element Summary
Optional Elements
-
Element Details
-
helper
String helperPrivate element.- Returns:
- the value of this element
- Default:
- ""
-
baseType
String baseTypePrivate element.- Returns:
- the value of this element
- Default:
- ""
-
baseArgType
String[] baseArgTypePrivate element.- Returns:
- the value of this element
- Default:
- {}
-
baseThrowables
String[] baseThrowablesPrivate element.- Returns:
- the value of this element
- Default:
- {}
-
baseReturnType
String baseReturnTypePrivate element.- Returns:
- the value of this element
- Default:
- ""
-
baseOrder
int[] baseOrderPrivate element.- Returns:
- the value of this element
- Default:
- {}
-
baseIsVarArgs
boolean baseIsVarArgsPrivate element.- Returns:
- the value of this element
- Default:
- false
-
baseLockingMode
DMethodOptions.Locking baseLockingModePrivate element.- Returns:
- the value of this element
- Default:
- MUTEX
-
traceMode
boolean traceModePrivate element.- Returns:
- the value of this element
- Default:
- false
-
limitFactor
int limitFactorPrivate element.- Returns:
- the value of this element
- Default:
- 1
-