| Interface | Description |
|---|---|
| ClassAccess |
A class which can be accessed by optconfig (e.g. using reflection).
|
| ConstructorAccess |
A constructor which can be accessed by optconfig (e.g. using reflection).
|
| FieldAccess |
A field which can be accessed by optconfig (e.g. using reflection).
|
| MethodAccess |
A method which can be accessed by optconfig (e.g. using reflection).
|