@Target(value={METHOD,PARAMETER}) @Retention(value=RUNTIME) public @interface Description
MBeanFeatureInfo.getDescription()
but that can be
accomplished through the MXBeanWrapper class which marshals the value from
the Descriptor to the description attribute.Modifier and Type | Fields and Description |
---|---|
static String |
DESCRIPTION |
public static final String DESCRIPTION
@DescriptorKey(value="Description") public abstract String value
Copyright © 2025 Open Identity Platform Community. All rights reserved.