@Retention(value=RUNTIME) @Target(value=METHOD) @Inherited public @interface MBeanAttribute
Modifier and Type | Required Element and Description |
---|---|
String |
description |
String |
name |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.