JMXBean
@Target(value=TYPE)
public @interface Config
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
domain
Deprecated.
Sets the MBean domain.
|
java.lang.String |
name
Deprecated.
Sets the MBean name.
|
java.lang.String |
objectname
Deprecated.
Sets the MBean object name.
|
boolean |
usesMOSGi
Deprecated.
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.