eXo Kernel :: Container 2.4.11-UXP01

Package org.exoplatform.management.annotations

This package defines the annotations the defines the management interface of a service.

See:
          Description

Enum Summary
ImpactType The type of the impact of a managed method.
 

Annotation Types Summary
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.
 

Package org.exoplatform.management.annotations Description

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.


eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.