A B C D E F G H I J K L M N O P R S T U V

A

ACTIVE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant ACTIVE for the BundleStateMBean.STATE
addCredential(String, byte[], String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Add credentials to a user, associated with the supplied key
addCredentialString(String, String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Add credentials to a user, associated with the supplied key
addInformation(TabularData) - Method in interface org.osgi.jmx.service.provisioning.ProvisioningServiceMBean
Adds the key/value pairs contained in info to the Provisioning Information dictionary.
addInformationFromZip(String) - Method in interface org.osgi.jmx.service.provisioning.ProvisioningServiceMBean
Processes the ZipInputStream contents of the provided zipURL and extracts information to add to the Provisioning Information dictionary, as well as, install/update and start bundles.
addMember(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Add a member to the group.
addProperty(String, byte[], String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Add or update a property on a role.
addPropertyString(String, String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Add or update a property on a role
addRequiredMember(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Add a required member to the group
ARRAY_OF - Static variable in class org.osgi.jmx.JmxConstants
For an encoded array we need to start with ARRAY_OF.
arrayType(int, OpenType) - Static method in class org.osgi.jmx.Item
Return a new Array Type.
AUTORIZATION_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The Composite Type for an Authorization object.

B

BATCH_ACTION_RESULT_TYPE - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The Composite Type for a batch action result.
BATCH_INSTALL_RESULT_TYPE - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The Composite Type which represents the result of a batch install operation.
BIGDECIMAL - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of BigDecimal
BIGINTEGER - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of BigInteger
BOOLEAN - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of Boolean
BUNDLE_EVENT_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Composite Type that represents a bundle event.
BUNDLE_IDENTIFIER - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_IDENTIFIER, used in ServiceStateMBean.BUNDLE_IDENTIFIER_ITEM.
BUNDLE_IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the bundle identifier in ServiceStateMBean.SERVICE_TYPE.
BUNDLE_IN_ERROR - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The key for BUNDLE_IN_ERROR.
BUNDLE_IN_ERROR_ID_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the bundle which caused the error during the batch operation.
BUNDLE_IN_ERROR_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the bundle which caused the error during the batch operation.
BUNDLE_LOCATION - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_LOCATION, used in ServiceStateMBean.SERVICE_EVENT_TYPE.
BUNDLE_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the bundle location in ServiceStateMBean.EVENT_ITEM.
BUNDLE_SYMBOLIC_NAME - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key BUNDLE_SYMBOLIC_NAME, used in ServiceStateMBean.SERVICE_EVENT_TYPE.
BUNDLE_SYMBOLIC_NAME_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the symbolic name in ServiceStateMBean.EVENT.
BUNDLE_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Composite Type that represents a bundle.
BUNDLES_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Tabular Type for a list of bundles.
BundleStateMBean - Interface in org.osgi.jmx.framework
This MBean represents the Bundle state of the framework.
BYTE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of Byte

C

CHARACTER - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of Character
COMPLETED - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The key COMPLETED, used in FrameworkMBean.COMPLETED_ITEM.
COMPLETED_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the list of bundles completing the batch operation.
compositeType(String, String, Item...) - Static method in class org.osgi.jmx.Item
Create a Composite Type
ConfigurationAdminMBean - Interface in org.osgi.jmx.service.cm
This MBean provides the management interface to the OSGi Configuration Administration Service.
createFactoryConfiguration(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Create a new configuration instance for the supplied persistent id of the factory, answering the PID of the created configuration
createFactoryConfigurationForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Create a factory configuration for the supplied persistent id of the factory and the bundle location bound to bind the created configuration to, answering the PID of the created configuration
createGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Create a Group
createRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Create a Role
createUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Create a User
CREDENTIALS - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The CREDENTIALS key, used in CREDENTIALS_ITEM.
CREDENTIALS_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the credentials of a user.

D

delete(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Delete the configuration
deleteConfigurations(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Delete the configurations matching the filter specification.
deleteForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Delete the configuration
DOUBLE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of Double

E

ERROR - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The key ERROR, used in FrameworkMBean.ERROR_ITEM.
ERROR_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the error message of the batch operation.
EVENT - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key EVENT, used in BundleStateMBean.EVENT_ITEM.
EVENT - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key EVENT, used in ServiceStateMBean.EVENT_ITEM.
EVENT_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the event type.
EVENT_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the event type.
EXPORTED_PACKAGES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key EXPORTED_PACKAGES, used in BundleStateMBean.EXPORTED_PACKAGES_ITEM.
EXPORTED_PACKAGES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the exported package names in BundleStateMBean.BUNDLE_TYPE .The key is BundleStateMBean.EXPORTED_PACKAGES and the the type is JmxConstants.STRING_ARRAY_TYPE.
EXPORTING_BUNDLES - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The key EXPORTING_BUNDLE, used in PackageStateMBean.EXPORTING_BUNDLES_ITEM.
EXPORTING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item containing the bundle identifier in PackageStateMBean.PACKAGE_TYPE.
extend(CompositeType, String, String, Item...) - Static method in class org.osgi.jmx.Item
Extend a Composite Type by adding new items.

F

FLOAT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of Float
FRAGMENT - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key FRAGMENT, used in BundleStateMBean.FRAGMENT_ITEM.
FRAGMENT_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the fragment status in BundleStateMBean.BUNDLE_TYPE.
FRAGMENTS - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key FRAGMENTS, used in BundleStateMBean.FRAGMENTS_ITEM.
FRAGMENTS_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the list of fragments the bundle is host to in BundleStateMBean.BUNDLE_TYPE.
FrameworkMBean - Interface in org.osgi.jmx.framework
The FrameworkMbean provides mechanisms to exert control over the framework.

G

getAuthorization(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the authorization for the user name.
getBundleIdentifier(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the bundle identifier of the bundle which registered the service
getBundleLocation(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the bundle location the configuration is bound to
getConfigurations(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the list of PID/Location pairs of the configurations managed by this service
getCredentials(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the credentials associated with a user.
getExportedPackages(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of exported packages for this bundle.
getExportingBundles(String, String) - Method in interface org.osgi.jmx.framework.PackageStateMBean
Answer the identifier of the bundle exporting the package
getFactoryPid(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the factory PID if the configuration is a factory configuration, null otherwise.
getFactoryPidForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the factory PID if the configuration is a factory configuration, null otherwise.
getFragments(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of the bundle ids of the fragments associated with this bundle
getFrameworkStartLevel() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Retrieve the framework start level
getGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the Group associated with the group name.
getGroups(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of group names
getHeaders(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the headers for the bundle uniquely identified by the bundle id.
getHosts(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of bundle ids of the bundles which host a fragment
getImpliedRoles(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of implied roles for a user
getImportedPackages(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the array of the packages imported by this bundle
getImportingBundles(String, String, long) - Method in interface org.osgi.jmx.framework.PackageStateMBean
Answer the list of identifiers of the bundles importing the package
getInitialBundleStartLevel() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Answer the initial start level assigned to a bundle when it is first started
getLastModified(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the last modified time of a bundle
getLocation(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the location of the bundle.
getMembers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the the user names which are members of the group
getObjectClass(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the list of interfaces that this service implements
getPermissions(String) - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Answer the list of encoded permissions of the bundle specified by the bundle location
getProperties(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the map of properties associated with this service
getProperties(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the contents of the configuration

getProperties(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the properties associated with a role.
getPropertiesForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Answer the contents of the configuration

getRegisteredServices(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of service identifiers representing the services this bundle exports
getRequiredBundles(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of identifiers of the bundles this bundle depends upon
getRequiredMembers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of user names which are required members of this group
getRequiringBundles(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of identifiers of the bundles which require this bundle
getRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the role associated with a name.
getRoles(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of role names which match the supplied filter
getServicesInUse(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the list of service identifiers which refer to the the services this bundle is using
getStartLevel(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the start level of the bundle
getState(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the symbolic name of the state of the bundle
getSymbolicName(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the symbolic name of the bundle
getUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the User associated with the user name.
getUsers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of user names in the User Admin database
getUserWithProperty(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the user name with the given property key-value pair from the User Admin service database.
getUsingBundles(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the list of identifiers of the bundles that use the service
getVersion(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the location of the bundle.
GROUP_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The Composite Type for a Group.

H

HEADER_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Composite Type describing an entry in bundle headers.
HEADERS - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key HEADERS, used in BundleStateMBean.HEADERS_ITEM.
HEADERS_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle headers in BundleStateMBean.BUNDLE_TYPE.
HEADERS_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Tabular Type describing the type of the Tabular Data value that is returned from BundleStateMBean.getHeaders(long) method.
HOSTS - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key HOSTS, used in BundleStateMBean.HOSTS_ITEM.
HOSTS_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle identifiers representing the hosts in BundleStateMBean.BUNDLE_TYPE.

I

IDENTIFIER - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key IDENTIFIER, used in BundleStateMBean.IDENTIFIER_ITEM.
IDENTIFIER - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key IDENTIFIER, used ServiceStateMBean.IDENTIFIER_ITEM.
IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle identifier in BundleStateMBean.BUNDLE_TYPE.
IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the service identifier in ServiceStateMBean.SERVICE_TYPE.
IMPORTED_PACKAGES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key IMPORTED_PACKAGES, used in BundleStateMBean.EXPORTED_PACKAGES_ITEM.
IMPORTED_PACKAGES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the imported package names in BundleStateMBean.BUNDLE_TYPE .The key is BundleStateMBean.IMPORTED_PACKAGES and the the type is JmxConstants.STRING_ARRAY_TYPE.
IMPORTING_BUNDLES - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The key IMPORTING_BUNDLES, used in PackageStateMBean.IMPORTING_BUNDLES_ITEM.
IMPORTING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item containing the bundle identifier in PackageStateMBean.PACKAGE_TYPE.
installBundle(String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Install the bundle indicated by the bundleLocations
installBundleFromURL(String, String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Install the bundle indicated by the bundleLocations
installBundles(String[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch install the bundles indicated by the list of bundleLocationUrls
installBundlesFromURL(String[], String[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch install the bundles indicated by the list of bundleLocationUrls
INSTALLED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant INSTALLED for the BundleStateMBean.STATE
INTEGER - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of Integer
isFragment(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer whether the bundle is a fragment or not
isPersistentlyStarted(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer if the bundle is persistently started when its start level is reached
isRemovalPending(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer true if the bundle is pending removal
isRemovalPending(String, String, long) - Method in interface org.osgi.jmx.framework.PackageStateMBean
Answer if this package is exported by a bundle which has been updated or uninstalled
isRequired(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer true if the bundle is required by another bundle
Item - Class in org.osgi.jmx
The item class enables the definition of open types in the appropriate interfaces.
Item(String, String, OpenType, String...) - Constructor for class org.osgi.jmx.Item
Create a triple of name, description, and type.

J

JmxConstants - Class in org.osgi.jmx
Constants for OSGi JMX Specification.

K

KEY - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key KEY, used in BundleStateMBean.KEY_ITEM.
KEY - Static variable in class org.osgi.jmx.JmxConstants
The key KEY.
KEY_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item describing the key of a bundle header entry.
KEY_ITEM - Static variable in class org.osgi.jmx.JmxConstants
The key of a property.

L

LAST_MODIFIED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key LAST_MODIFIED, used in BundleStateMBean.LAST_MODIFIED_ITEM.
LAST_MODIFIED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the last modified time in the BundleStateMBean.BUNDLE_TYPE.
listBundles() - Method in interface org.osgi.jmx.framework.BundleStateMBean
Answer the bundle state of the system in tabular form.
listDefaultPermissions() - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Answer the list of encoded permissions representing the default permissions assigned to bundle locations that have no assigned permissions
listGroups() - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of group names
listInformation() - Method in interface org.osgi.jmx.service.provisioning.ProvisioningServiceMBean
Returns a table representing the Provisioning Information Dictionary.
listLocations() - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Answer the bundle locations that have permissions assigned to them
listPackages() - Method in interface org.osgi.jmx.framework.PackageStateMBean
Answer the package state of the system in tabular form The Tabular Data is typed by PackageStateMBean.PACKAGES_TYPE, which has PackageStateMBean.PACKAGE_TYPE as its Composite Type.
listRoles() - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of role names in the User Admin database
listServices() - Method in interface org.osgi.jmx.framework.ServiceStateMBean
Answer the service state of the system in tabular form.
listUsers() - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Answer the list of user names in the User Admin database
LOCATION - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key LOCATION, used in BundleStateMBean.LOCATION_ITEM.
LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle location in BundleStateMBean.BUNDLE_TYPE.
LONG - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of Long
LONG_ARRAY_TYPE - Static variable in class org.osgi.jmx.JmxConstants
The MBean Open type for an array of longs

M

MEMBERS - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The MEMBERS key, used in MEMBERS_ITEM.
MEMBERS_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the members of a group.

N

NAME - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The key NAME, used in PackageStateMBean.NAME_ITEM.
NAME - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The key NAME, used in NAME_ITEM.
NAME_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item containing the name of the package in PackageStateMBean.PACKAGE_TYPE.
NAME_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item for the user name for an authorization object.

O

OBJECT_CLASS - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key OBJECT_CLASS, used ServiceStateMBean.OBJECT_CLASS_ITEM.
OBJECT_CLASS_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the interfaces of the service in ServiceStateMBean.SERVICE_TYPE.
OBJECTNAME - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The Object Name for a Bundle State MBean.
OBJECTNAME - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The fully qualified object name of this mbean.
OBJECTNAME - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The fully qualified object name of this MBean.
OBJECTNAME - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The fully qualified object name of this mbean.
OBJECTNAME - Static variable in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
The object name for this mbean.
OBJECTNAME - Static variable in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Permission Admin MBean object name.
OBJECTNAME - Static variable in interface org.osgi.jmx.service.provisioning.ProvisioningServiceMBean
Provisioning MBean object name.
OBJECTNAME - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
User Admin MBean object name.
org.osgi.jmx - package org.osgi.jmx
OSGi JMX Package Version 1.0.
org.osgi.jmx.framework - package org.osgi.jmx.framework
OSGi JMX Framework Package Version 1.5.
org.osgi.jmx.service.cm - package org.osgi.jmx.service.cm
OSGi JMX CM Package Version 1.3.
org.osgi.jmx.service.permissionadmin - package org.osgi.jmx.service.permissionadmin
OSGi JMX Permission Admin Package Admin Package Version 1.2.
org.osgi.jmx.service.provisioning - package org.osgi.jmx.service.provisioning
OSGi JMX Initial Provisioning Package Version 1.2.
org.osgi.jmx.service.useradmin - package org.osgi.jmx.service.useradmin
OSGi JMX User Admin Package Version 1.1.
OSGI_COMPENDIUM - Static variable in class org.osgi.jmx.JmxConstants
The domain name of the selected OSGi compendium MBeans
OSGI_CORE - Static variable in class org.osgi.jmx.JmxConstants
The domain name of the core OSGi MBeans

P

P_BOOLEAN - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of the boolean primitive type.
P_BYTE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of the byte primitive type.
P_CHAR - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of the char primitive type.
P_DOUBLE - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of the double primitive type.
P_FLOAT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of the float primitive type.
P_INT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of the int primitive type.
P_LONG - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of the long primitive type.
P_SHORT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of the short primitive type.
PACKAGE_TYPE - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The Composite Type for a CompositeData representing a package.
PACKAGES_TYPE - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The Tabular Type used in PackageStateMBean.listPackages().
PackageStateMBean - Interface in org.osgi.jmx.framework
This MBean provides information about the package state of the framework.
PermissionAdminMBean - Interface in org.osgi.jmx.service.permissionadmin
This MBean represents the OSGi Permission Manager Service
PERSISTENTLY_STARTED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key PERSISTENTLY_STARTED, used in BundleStateMBean.PERSISTENTLY_STARTED_ITEM.
PERSISTENTLY_STARTED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the indication of persistently started in BundleStateMBean.BUNDLE_TYPE.
PROPERTIES - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The PROPERTIES key, used in PROPERTIES_ITEM.
PROPERTIES_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the properties of a Role.
PROPERTIES_TYPE - Static variable in class org.osgi.jmx.JmxConstants
Describes a map with properties.
PROPERTY_TYPE - Static variable in class org.osgi.jmx.JmxConstants
A Composite Type describing a a single property.
ProvisioningServiceMBean - Interface in org.osgi.jmx.service.provisioning
This MBean represents the management interface to the OSGi Initial Provisioning Service

R

refreshBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Force the update, replacement or removal of the packages identified by the specified bundle.
refreshBundles(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Force the update, replacement or removal of the packages identified by the list of bundles.
REGISTERED_SERVICES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REGISTERED_SERVICES, used in BundleStateMBean.REGISTERED_SERVICES_ITEM.
REGISTERED_SERVICES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the registered services of the bundle in BundleStateMBean.BUNDLE_TYPE.
REMAINING - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The key REMAINING, used in FrameworkMBean.REMAINING_ID_ITEM and FrameworkMBean.REMAINING_LOCATION_ITEM.
REMAINING_ID_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the list of remaining bundles unprocessed by the failing batch operation.
REMAINING_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item containing the list of remaining bundles unprocessed by the failing batch operation.
REMOVAL_PENDING - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REMOVAL_PENDING, used in BundleStateMBean.REMOVAL_PENDING_ITEM.
REMOVAL_PENDING - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The name of the item containing the pending removal status of the package in the CompositeData.
REMOVAL_PENDING_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the indication of removal pending in BundleStateMBean.BUNDLE_TYPE.
REMOVAL_PENDING_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item representing the removal pending status of a package.
removeCredential(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove the credential associated with the given user
removeGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove the Group associated with the name
removeMember(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove a role from the group
removeProperty(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove a property from a role
removeRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove the Role associated with the name
removeUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
Remove the User associated with the name
REQUIRED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REQUIRED, used in BundleStateMBean.REQUIRED_ITEM.
REQUIRED_BUNDLES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REQUIRED_BUNDLES, used in BundleStateMBean.REQUIRED_BUNDLES_ITEM.
REQUIRED_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the required bundles in BundleStateMBean.BUNDLE_TYPE.
REQUIRED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the required status in BundleStateMBean.BUNDLE_TYPE.
REQUIRED_MEMBERS - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The REQUIRED_MEMBERS key, used in REQUIRED_MEMBERS_ITEM.
REQUIRED_MEMBERS_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the required members of a group.
REQUIRING_BUNDLES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key REQUIRING_BUNDLES, used in BundleStateMBean.REQUIRING_BUNDLES_ITEM.
REQUIRING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundles requiring this bundle in BundleStateMBean.BUNDLE_TYPE.
resolveBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Resolve the bundle indicated by the unique symbolic name and version
resolveBundles(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch resolve the bundles indicated by the list of bundle identifiers
RESOLVED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant RESOLVED for the BundleStateMBean.STATE
restartFramework() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Restart the framework by updating the system bundle
ROLE_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The Composite Type for a Role.
ROLES - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The key ROLES, used in ROLES_ITEM.
ROLES_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the roles for this authorization object.

S

SCALAR - Static variable in class org.osgi.jmx.JmxConstants
A set of all scalars that can be used in the JmxConstants.TYPE property of a JmxConstants.PROPERTIES_TYPE.
SERVICE_EVENT_TYPE - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The Composite Type that represents a service event.
SERVICE_TYPE - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The Composite Type for a CompositeData representing a service.
SERVICES_IN_USE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key SERVICES_IN_USE, used in BundleStateMBean.SERVICES_IN_USE_ITEM.
SERVICES_IN_USE_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the services in use by this bundle in BundleStateMBean.BUNDLE_TYPE.
SERVICES_TYPE - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The Tabular Type for a Service table.
ServiceStateMBean - Interface in org.osgi.jmx.framework
This MBean represents the Service state of the framework.
setBundleLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Set the bundle location the configuration is bound to
setBundleStartLevel(long, int) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Set the start level for the bundle identifier
setBundleStartLevels(long[], int[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Set the start levels for the list of bundles.
setDefaultPermissions(String[]) - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Set the default permissions assigned to bundle locations that have no assigned permissions
setFrameworkStartLevel(int) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Set the start level for the framework
setInformation(TabularData) - Method in interface org.osgi.jmx.service.provisioning.ProvisioningServiceMBean
Replaces the Provisioning Information dictionary with the entries of the supplied table.
setInitialBundleStartLevel(int) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Set the initial start level assigned to a bundle when it is first started
setPermissions(String, String[]) - Method in interface org.osgi.jmx.service.permissionadmin.PermissionAdminMBean
Set the permissions on the bundle specified by the bundle location
SHORT - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of Short
shutdownFramework() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Shutdown the framework by stopping the system bundle
START_LEVEL - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key START_LEVEL, used in BundleStateMBean.START_LEVEL_ITEM.
START_LEVEL_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the start level in BundleStateMBean.BUNDLE_TYPE.
startBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Start the bundle indicated by the bundle identifier
startBundles(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch start the bundles indicated by the list of bundle identifier
STARTING - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant STARTING for the BundleStateMBean.STATE
STATE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key STATE, used in BundleStateMBean.STATE_ITEM.
STATE_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the bundle state in BundleStateMBean.BUNDLE_TYPE.
stopBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Stop the bundle indicated by the bundle identifier
stopBundles(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch stop the bundles indicated by the list of bundle identifier
STOPPING - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant STOPPING for the BundleStateMBean.STATE
STRING - Static variable in class org.osgi.jmx.JmxConstants
Value for JmxConstants.PROPERTY_TYPE Type value in the case of String
STRING_ARRAY_TYPE - Static variable in class org.osgi.jmx.JmxConstants
The MBean Open type for an array of strings
SUCCESS - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The SUCCESS, used in FrameworkMBean.SUCCESS_ITEM.
SUCCESS_ITEM - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
The item that indicates if this operation was successful.
SYMBOLIC_NAME - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key SYMBOLIC_NAME, used in BundleStateMBean.SYMBOLIC_NAME_ITEM.
SYMBOLIC_NAME_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the symbolic name in BundleStateMBean.BUNDLE_TYPE.

T

tabularType(String, String, CompositeType, String...) - Static method in class org.osgi.jmx.Item
Create a Tabular Type.
TYPE - Static variable in class org.osgi.jmx.JmxConstants
The key PROPERTY_TYPE.
TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The Role TYPE key, used in TYPE_ITEM.
TYPE_ITEM - Static variable in class org.osgi.jmx.JmxConstants
The type of the property.
TYPE_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
The item containing the type of the roles encapsulated by this authorization object.

U

uninstallBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Uninstall the bundle indicated by the bundle identifier
uninstallBundles(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch uninstall the bundles indicated by the list of bundle identifiers
UNINSTALLED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant UNINSTALLED for the BundleStateMBean.STATE
UNKNOWN - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
Constant UNKNOWN for the BundleStateMBean.STATE
update(String, TabularData) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Update the configuration with the supplied properties For each property entry, the following row is supplied

updateBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Update the bundle indicated by the bundle identifier
updateBundleFromURL(long, String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Update the bundle identified by the bundle identifier
updateBundles(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Batch update the bundles indicated by the list of bundle identifier.
updateBundlesFromURL(long[], String[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
Update the bundle uniquely identified by the bundle symbolic name and version using the contents of the supplied urls.
updateForLocation(String, String, TabularData) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
Update the configuration with the supplied properties For each property entry, the following row is supplied

updateFramework() - Method in interface org.osgi.jmx.framework.FrameworkMBean
Update the framework by updating the system bundle.
USER_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
A Composite Type for a User.
UserAdminMBean - Interface in org.osgi.jmx.service.useradmin
This MBean provides the management interface to the OSGi User Manager Service
USING_BUNDLES - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The key USING_BUNDLES, used in ServiceStateMBean.USING_BUNDLES_ITEM.
USING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
The item containing the bundles using the service in ServiceStateMBean.SERVICE_TYPE.

V

VALUE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key VALUE, used in BundleStateMBean.VALUE_ITEM.
VALUE - Static variable in class org.osgi.jmx.JmxConstants
The key VALUE.
VALUE_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item describing the value of a bundle header entry.
VALUE_ITEM - Static variable in class org.osgi.jmx.JmxConstants
The value of a property.
VECTOR_OF - Static variable in class org.osgi.jmx.JmxConstants
For an encoded vector we need to start with ARRAY_OF.
VERSION - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The key VERSION, used in BundleStateMBean.VERSION_ITEM.
VERSION - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The name of the item containing the package version in the CompositeData.
VERSION_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
The item containing the symbolic name in BundleStateMBean.BUNDLE_TYPE.
VERSION_ITEM - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
The item containing the version of the package in PackageStateMBean.PACKAGE_TYPE.

A B C D E F G H I J K L M N O P R S T U V

Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.