See: Description
| Enum | Description |
|---|---|
| ImpactType |
The type of the impact of a managed method.
|
| Annotation Type | Description |
|---|---|
| Impact |
The impact annotates a managed method to describe how it affects the state of the managed resource.
|
| Managed |
Annotates a class or a method.
|
| ManagedBy |
Class annotated by this annotation defines an alternative class for a managed object.
|
| ManagedDescription | |
| ManagedName |
Annotates a method parameter or a getter/setter method.
|
This package defines the annotations the defines the management interface of a service. The annotations are agnostic of any management layer implementation to avoid the coupling to a specific management layer.
It is possible for a management layer to define additional annotations that are used by that layer to provide more information to manage the resource.
Copyright © 2019 eXo Platform SAS. All Rights Reserved.