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