@Retention(value=RUNTIME)
@Target(value={CONSTRUCTOR,METHOD,PARAMETER,TYPE,FIELD})
public @interface MBeanInfo
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.