| Interface | Description |
|---|---|
| BaseMethod.State | |
| FieldHandler.State |
Internal state interface.
|
| Class | Description |
|---|---|
| ActivateMethod | |
| ActivatorParameter | |
| Annotations | |
| Annotations.Handler | |
| Annotations.Invalid | |
| BaseMethod<P,T> |
Component method to be invoked on service (un)binding.
|
| BaseMethod.MethodInfo<T> | |
| BaseMethod.NotApplicable | |
| BaseMethod.NotFound | |
| BaseMethod.NotResolved | |
| BaseMethod.Resolved | |
| BindMethod |
Component method to be invoked on service (un)binding.
|
| BindMethods | |
| BindParameters | |
| ClassUtils |
Utility methods for class handling used by method and field references.
|
| ComponentMethodsImpl | |
| DeactivateMethod | |
| DuplexReferenceMethods | |
| DuplexReferenceMethods.DuplexReferenceMethod | |
| FieldHandler |
Handler for field references
|
| FieldHandler.FieldInfo | |
| FieldHandler.NotFound |
Final state of field couldn't be found or errors occured.
|
| FieldHandler.NotResolved |
Initial state.
|
| FieldHandler.ReferenceMethodImpl | |
| FieldHandler.Resolved |
Final state of field could be found and is valid.
|
| FieldMethods |
FieldMethods provides implementations for bind/unbind/updated
which handle manipulation of fields.
|
| ModifiedMethod | |
| UnbindMethod |
Component method to be invoked on service unbinding.
|
| UpdatedMethod |
Component method to be invoked on service property update of a bound service.
|
| Enum | Description |
|---|---|
| BindMethod.ParamType | |
| FieldHandler.METHOD_TYPE | |
| FieldHandler.ParamType |
| Exception | Description |
|---|---|
| SuitableMethodNotAccessibleException |