org.exoplatform.management.annotations
Annotation Type ManagedName


@Retention(value=RUNTIME)
@Target(value={PARAMETER,METHOD})
public @interface ManagedName

Annotates a method parameter or a getter/setter method.

Version:
$Revision$
Author:
Julien Viet

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2012 eXo Platform SAS. All Rights Reserved.