eXo Kernel :: Container 2.4.11-UXP01

org.exoplatform.management.annotations
Annotation Type Impact


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface Impact

The impact annotates a managed method to describe how it affects the state of the managed resource.

Version:
$Revision$
Author:
Julien Viet

Optional Element Summary
 ImpactType value
           
 

value

public abstract ImpactType value
Default:
org.exoplatform.management.annotations.ImpactType.WRITE

eXo Kernel :: Container 2.4.11-UXP01

Copyright © 2014 eXo Platform SAS. All Rights Reserved.