org.exoplatform.management.jmx.annotations
Annotation Type NameTemplate


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface NameTemplate

Annotates a class to define a template for creating object name values. The template takes the form of a list of Property annotations.

Version:
$Revision$
Author:
Julien Viet

Required Element Summary
 Property[] value
           
 

Element Detail

value

public abstract Property[] value


Copyright © 2009 eXo Platform SAS. All Rights Reserved.