| Class | Description |
|---|---|
| ComponentFactory | |
| ComponentRegistry |
The Class ComponentRegistry is able to register a PIP or PXP Object at
PMP.
|
| RegistryBuilder |
Builder to register a component (pxp, pip) at the Management Point.
|
| Enum | Description |
|---|---|
| ComponentType |
All supported types of a component that should be registered.
|
| Annotation Type | Description |
|---|---|
| ActionDescription |
Marks a method as a Service Method for PIPs,PXPs and PEPs.
|
| ActionParameterDescription |
Describes the Parameter of an Method that is annotated with
ActionDescription. |
| EventDescription |
Description of an Event Method.
|
| PIPService |
Sub-annotation of Component for Beans of Type PIP Service.
|
| PXPService |
Subannotation of Component for Beans of Type PXP Service.
|
Copyright © 2018. All rights reserved.