org.terracotta.management.registry.action
Annotation Type Named


@Retention(value=RUNTIME)
@Target(value={PARAMETER,TYPE})
@Inherited
public @interface Named

Parameter-level annotation used to set the name of a parameter.

Author:
Ludovic Orban

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2016. All Rights Reserved.