org.apache.openejb.api.jmx
Annotation Type Description


@Documented
@Retention(value=RUNTIME)
@Target(value={CONSTRUCTOR,FIELD,METHOD,PARAMETER,TYPE})
public @interface Description


Optional Element Summary
 String bundleBaseName
           
 String key
           
 String value
           
 

value

public abstract String value
Default:
""

bundleBaseName

public abstract String bundleBaseName
Default:
""

key

public abstract String key
Default:
""


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.