public class JmxServiceInfo extends JmxInfo implements ServiceInfo
ServiceInfo.Property| Modifier and Type | Field and Description |
|---|---|
protected javax.management.openmbean.TabularData |
properties |
| Constructor and Description |
|---|
JmxServiceInfo(javax.management.openmbean.CompositeData data,
javax.management.openmbean.TabularData properties) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getBundleId() |
java.lang.String[] |
getObjectClasses() |
ServiceInfo.Property[] |
getProperties() |
java.lang.Long[] |
getUsingBundlesId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic JmxServiceInfo(javax.management.openmbean.CompositeData data,
javax.management.openmbean.TabularData properties)
public java.lang.Long getBundleId()
getBundleId in interface ServiceInfopublic java.lang.Long[] getUsingBundlesId()
getUsingBundlesId in interface ServiceInfopublic java.lang.String[] getObjectClasses()
getObjectClasses in interface ServiceInfopublic ServiceInfo.Property[] getProperties()
getProperties in interface ServiceInfoCopyright © 2014 Red Hat. All Rights Reserved.