Package org.exoplatform.management.annotations
package org.exoplatform.management.annotations
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.
-
ClassDescriptionThe impact annotates a managed method to describe how it affects the state of the managed resource.The type of the impact of a managed method.Annotates a class or a method.Class annotated by this annotation defines an alternative class for a managed object.Annotates a method parameter or a getter/setter method.