| Package | Description | 
|---|---|
| org.osgi.jmx | OSGi JMX Package Version 1.1. | 
| org.osgi.jmx.framework | OSGi JMX Framework Package Version 1.7. | 
| org.osgi.jmx.framework.wiring | OSGi JMX Framework Wiring Package Version 1.1. | 
| org.osgi.jmx.service.useradmin | OSGi JMX User Admin Package Version 1.1. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Item | JmxConstants. KEY_ITEMThe key of a property. | 
| static Item | JmxConstants. TYPE_ITEMThe type of the property. | 
| static Item | JmxConstants. VALUE_ITEMThe value of a property. | 
| Modifier and Type | Method and Description | 
|---|---|
| static javax.management.openmbean.CompositeType | Item. compositeType(java.lang.String name,
             java.lang.String description,
             Item... items)Create a Composite Type | 
| static javax.management.openmbean.CompositeType | Item. extend(javax.management.openmbean.CompositeType parent,
      java.lang.String name,
      java.lang.String description,
      Item... items)Extend a Composite Type by adding new items. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Item | BundleStateMBean. ACTIVATION_POLICY_USED_ITEMThe item containing the indication whether the bundle activation policy
 must be used in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | ServiceStateMBean. BUNDLE_IDENTIFIER_ITEMThe item containing the bundle identifier in  ServiceStateMBean.SERVICE_TYPE. | 
| static Item | FrameworkMBean. BUNDLE_IN_ERROR_ID_ITEMThe item containing the bundle which caused the error during the batch
 operation. | 
| static Item | FrameworkMBean. BUNDLE_IN_ERROR_LOCATION_ITEMThe item containing the bundle which caused the error during the batch
 operation. | 
| static Item | ServiceStateMBean. BUNDLE_LOCATION_ITEMThe item containing the bundle location in  ServiceStateMBean.EVENT_ITEM. | 
| static Item | ServiceStateMBean. BUNDLE_SYMBOLIC_NAME_ITEMThe item containing the symbolic name in  ServiceStateMBean.EVENT. | 
| static Item | FrameworkMBean. COMPLETED_ITEMThe item containing the list of bundles completing the batch operation. | 
| static Item | FrameworkMBean. ERROR_ITEMThe item containing the error message of the batch operation. | 
| static Item | ServiceStateMBean. EVENT_ITEMThe item containing the event type. | 
| static Item | BundleStateMBean. EVENT_ITEMThe item containing the event type. | 
| static Item | BundleStateMBean. EXPORTED_PACKAGES_ITEMThe item containing the exported package names in  BundleStateMBean.BUNDLE_TYPE.The key isBundleStateMBean.EXPORTED_PACKAGESand the the type isJmxConstants.STRING_ARRAY_TYPE. | 
| static Item | PackageStateMBean. EXPORTING_BUNDLES_ITEMThe item containing the bundle identifier in  PackageStateMBean.PACKAGE_TYPE. | 
| static Item | BundleStateMBean. FRAGMENT_ITEMThe item containing the fragment status in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. FRAGMENTS_ITEMThe item containing the list of fragments the bundle is host to in
  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. HEADERS_ITEMThe item containing the bundle headers in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. HOSTS_ITEMThe item containing the bundle identifiers representing the hosts in
  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | ServiceStateMBean. IDENTIFIER_ITEMThe item containing the service identifier in  ServiceStateMBean.SERVICE_TYPE. | 
| static Item | BundleStateMBean. IDENTIFIER_ITEMThe item containing the bundle identifier in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. IMPORTED_PACKAGES_ITEMThe item containing the imported package names in  BundleStateMBean.BUNDLE_TYPE.The key isBundleStateMBean.IMPORTED_PACKAGESand the the type isJmxConstants.STRING_ARRAY_TYPE. | 
| static Item | PackageStateMBean. IMPORTING_BUNDLES_ITEMThe item containing the bundle identifier in  PackageStateMBean.PACKAGE_TYPE. | 
| static Item | BundleStateMBean. KEY_ITEMThe item describing the key of a bundle header entry. | 
| static Item | BundleStateMBean. LAST_MODIFIED_ITEMThe item containing the last modified time in the  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. LOCATION_ITEMThe item containing the bundle location in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | PackageStateMBean. NAME_ITEMThe item containing the name of the package in  PackageStateMBean.PACKAGE_TYPE. | 
| static Item | ServiceStateMBean. OBJECT_CLASS_ITEMThe item containing the interfaces of the service in
  ServiceStateMBean.SERVICE_TYPE. | 
| static Item | BundleStateMBean. PERSISTENTLY_STARTED_ITEMThe item containing the indication of persistently started in
  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | ServiceStateMBean. PROPERTIES_ITEMThe item containing service properties in  ServiceStateMBean.SERVICE_TYPE. | 
| static Item | BundleStateMBean. REGISTERED_SERVICES_ITEMThe item containing the registered services of the bundle in
  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | FrameworkMBean. REMAINING_ID_ITEMThe item containing the list of remaining bundles unprocessed by the
 failing batch operation. | 
| static Item | FrameworkMBean. REMAINING_LOCATION_ITEMThe item containing the list of remaining bundles unprocessed by the
 failing batch operation. | 
| static Item | BundleStateMBean. REMOVAL_PENDING_ITEMThe item containing the indication of removal pending in
  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | PackageStateMBean. REMOVAL_PENDING_ITEMThe item representing the removal pending status of a package. | 
| static Item | BundleStateMBean. REQUIRED_BUNDLES_ITEMThe item containing the required bundles in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. REQUIRED_ITEMThe item containing the required status in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. REQUIRING_BUNDLES_ITEMThe item containing the bundles requiring this bundle in
  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. SERVICES_IN_USE_ITEMThe item containing the services in use by this bundle in
  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. START_LEVEL_ITEMThe item containing the start level in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | BundleStateMBean. STATE_ITEMThe item containing the bundle state in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | FrameworkMBean. SUCCESS_ITEMThe item that indicates if this operation was successful. | 
| static Item | BundleStateMBean. SYMBOLIC_NAME_ITEMThe item containing the symbolic name in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | ServiceStateMBean. USING_BUNDLES_ITEMThe item containing the bundles using the service in
  ServiceStateMBean.SERVICE_TYPE. | 
| static Item | BundleStateMBean. VALUE_ITEMThe item describing the value of a bundle header entry. | 
| static Item | BundleStateMBean. VERSION_ITEMThe item containing the symbolic name in  BundleStateMBean.BUNDLE_TYPE. | 
| static Item | PackageStateMBean. VERSION_ITEMThe item containing the version of the package in  PackageStateMBean.PACKAGE_TYPE. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Item | BundleWiringStateMBean. ATTRIBUTES_ITEMThe item containing the attributes of a capability or requirement. | 
| static Item | BundleWiringStateMBean. BUNDLE_CAPABILITY_ITEMThe item containing a capability for a bundle in
  BundleWiringStateMBean.BUNDLE_WIRE_TYPE. | 
| static Item | BundleWiringStateMBean. BUNDLE_ID_ITEMThe item containing a bundle ID. | 
| static Item | BundleWiringStateMBean. BUNDLE_REQUIREMENT_ITEMThe item containing a requirement for a bundle in
  BundleWiringStateMBean.BUNDLE_WIRE_TYPE. | 
| static Item | BundleWiringStateMBean. BUNDLE_REVISION_ID_ITEMThe item containing a bundle revision ID. | 
| static Item | BundleWiringStateMBean. CAPABILITIES_ITEMThe item containing the capabilities in
  BundleWiringStateMBean.REVISION_CAPABILITIES_TYPEandBundleWiringStateMBean.BUNDLE_WIRING_TYPE. | 
| static Item | BundleWiringStateMBean. DIRECTIVES_ITEMThe item containing the directives of a capability or requirement. | 
| static Item | BundleWiringStateMBean. KEY_ITEMThe item containing the key of a capability or requirement directive. | 
| static Item | BundleWiringStateMBean. NAMESPACE_ITEMThe item containing the namespace for a capability or requirement. | 
| static Item | BundleWiringStateMBean. PROVIDED_WIRES_ITEMThe item containing the provided wires in  BundleWiringStateMBean.BUNDLE_WIRING_TYPE. | 
| static Item | BundleWiringStateMBean. PROVIDER_BUNDLE_ID_ITEMThe item containing the provider bundle ID in  BundleWiringStateMBean.BUNDLE_WIRE_TYPE. | 
| static Item | BundleWiringStateMBean. PROVIDER_BUNDLE_REVISION_ID_ITEMThe local ID of a provider revision in  BundleWiringStateMBean.BUNDLE_WIRE_TYPE. | 
| static Item | BundleWiringStateMBean. REQUIRED_WIRES_ITEMThe item containing the required wires in  BundleWiringStateMBean.BUNDLE_WIRING_TYPE. | 
| static Item | BundleWiringStateMBean. REQUIREMENTS_ITEMThe item containing the requirements in
  BundleWiringStateMBean.REVISION_REQUIREMENTS_TYPEandBundleWiringStateMBean.BUNDLE_WIRING_TYPE. | 
| static Item | BundleWiringStateMBean. REQUIRER_BUNDLE_ID_ITEMThe item containing the requirer bundle ID in  BundleWiringStateMBean.BUNDLE_WIRE_TYPE. | 
| static Item | BundleWiringStateMBean. REQUIRER_BUNDLE_REVISION_ID_ITEMThe local ID of a requirer revision in  BundleWiringStateMBean.BUNDLE_WIRE_TYPE. | 
| static Item | BundleWiringStateMBean. VALUE_ITEMThe item containing the value of a capability or requirement directive. | 
| Modifier and Type | Field and Description | 
|---|---|
| static Item | UserAdminMBean. CREDENTIALS_ITEMThe item containing the credentials of a user. | 
| static Item | UserAdminMBean. MEMBERS_ITEMThe item containing the members of a group. | 
| static Item | UserAdminMBean. NAME_ITEMThe item for the user name for an authorization object. | 
| static Item | UserAdminMBean. PROPERTIES_ITEMThe item containing the properties of a Role. | 
| static Item | UserAdminMBean. REQUIRED_MEMBERS_ITEMThe item containing the required members of a group. | 
| static Item | UserAdminMBean. ROLES_ITEMThe item containing the roles for this authorization object. | 
| static Item | UserAdminMBean. TYPE_ITEMThe item containing the type of the roles encapsulated by this
 authorization object. | 
Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0