@Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface MBean
| Modifier and Type | Optional Element and Description |
|---|---|
String |
objectName |
public abstract String objectName
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.