JMXBean
@Target(value=TYPE) public @interface Config
Modifier and Type | Optional Element and Description |
---|---|
String |
domain
Deprecated.
Sets the MBean domain.
|
String |
name
Deprecated.
Sets the MBean name.
|
String |
objectname
Deprecated.
Sets the MBean object name.
|
boolean |
usesMOSGi
Deprecated.
Enables or Disables MOSGi usage.
|
public abstract boolean usesMOSGi
public abstract String objectname
public abstract String domain
public abstract String name
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.