@Target(value={TYPE,ANNOTATION_TYPE})
public @interface JMXBean
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
domain
Sets the MBean domain.
|
java.lang.String |
name
Sets the MBean name.
|
java.lang.String |
objectname
Sets the MBean object name.
|
boolean |
usesMOSGi
Enables or Disables MOSGi usage.
|
public abstract boolean usesMOSGi
public abstract java.lang.String objectname
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.