Class and Description |
---|
BaseParameter |
BindParameters |
ComponentConstructor
This implementation is used to construct a component instance object,
call the constructor and set the activation fields.
|
ComponentMethods |
InitReferenceMethod
Callback for initializing the reference (field references)
|
LifecycleMethod
Interface for invocation one of the lifecycle methods:
activate
modified
deactivate
|
MethodResult
The
MethodResult conveys the return value of one of the
activate, modify, and deactivate methods. |
ReferenceMethod
Component method to be invoked on service (un)binding or updating
|
ReferenceMethods
ReferenceMethods holds pointers to methods for a single reference. |
ValueUtils.ValueType
The value type of the field, activation field or constructor parameter
|
Class and Description |
---|
BindParameters |
InitReferenceMethod
Callback for initializing the reference (field references)
|
MethodResult
The
MethodResult conveys the return value of one of the
activate, modify, and deactivate methods. |
ReferenceMethod
Component method to be invoked on service (un)binding or updating
|
ReferenceMethods
ReferenceMethods holds pointers to methods for a single reference. |
Class and Description |
---|
ActivatorParameter |
BaseParameter |
BindParameters |
InitReferenceMethod
Callback for initializing the reference (field references)
|
LifecycleMethod
Interface for invocation one of the lifecycle methods:
activate
modified
deactivate
|
MethodResult
The
MethodResult conveys the return value of one of the
activate, modify, and deactivate methods. |
ReferenceMethod
Component method to be invoked on service (un)binding or updating
|
ReferenceMethods
ReferenceMethods holds pointers to methods for a single reference. |
ValueUtils.ValueType
The value type of the field, activation field or constructor parameter
|
Class and Description |
---|
ComponentMethods |
MethodResult
The
MethodResult conveys the return value of one of the
activate, modify, and deactivate methods. |
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.