@Documented @Target(value={TYPE,PARAMETER,METHOD}) @Retention(value=RUNTIME) public @interface Details
DescriptorKey
to any MBean, method or parameter. This additional
information may be exposed by JMX clients, allowing better interaction with the MBean(s).@DescriptorKey(value="details") public abstract String value
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.