- 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.
- BATCH_RESOLVE_RESULT_TYPE - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
-
The Composite Type which represents the result of a batch resolve
operation.
- BatchActionResult - Class in org.apache.aries.jmx.codec
-
BatchInstallResult represents codec for resulting CompositeData of batch operations
made on bundle via FrameworkMBean.
- BatchActionResult(long[]) - Constructor for class org.apache.aries.jmx.codec.BatchActionResult
-
Constructs new BatchActionResult with completedItems array.
- BatchActionResult(String) - Constructor for class org.apache.aries.jmx.codec.BatchActionResult
-
Constructs new BatchActionResult with error message.
- BatchActionResult(long[], String, long[], long) - Constructor for class org.apache.aries.jmx.codec.BatchActionResult
-
Constructs new BatchActionResult.
- BatchActionResult(long[], String, long[], boolean, long) - Constructor for class org.apache.aries.jmx.codec.BatchActionResult
-
Constructs new BatchActionResult.
- BatchInstallResult - Class in org.apache.aries.jmx.codec
-
BatchInstallResult represents codec for resulting CompositeData of
FrameworkMBean installBundles methods.
- BatchInstallResult(long[]) - Constructor for class org.apache.aries.jmx.codec.BatchInstallResult
-
Constructs new BatchInstallResult with completedItems array.
- BatchInstallResult(String) - Constructor for class org.apache.aries.jmx.codec.BatchInstallResult
-
Constructs new BatchInstallResult with error message.
- BatchInstallResult(long[], String, String[], String) - Constructor for class org.apache.aries.jmx.codec.BatchInstallResult
-
Constructs new BatchInstallResult.
- BatchInstallResult(long[], String, String[], boolean, String) - Constructor for class org.apache.aries.jmx.codec.BatchInstallResult
-
Constructs new BatchInstallResult.
- BatchResolveResult - Class in org.apache.aries.jmx.codec
-
- BatchResolveResult(boolean, Long[]) - Constructor for class org.apache.aries.jmx.codec.BatchResolveResult
-
- BatchResult - Class in org.apache.aries.jmx.codec
-
BatchResult represents abstract class for BatchResults.
- BatchResult() - Constructor for class org.apache.aries.jmx.codec.BatchResult
-
- BIGDECIMAL - Static variable in class org.osgi.jmx.JmxConstants
-
- BIGINTEGER - Static variable in class org.osgi.jmx.JmxConstants
-
- BOOLEAN - Static variable in class org.osgi.jmx.JmxConstants
-
- BUNDLE_CAPABILITY - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- BUNDLE_CAPABILITY_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- BUNDLE_CAPABILITY_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Composite Type that represents the capability of a bundle.
- BUNDLE_EVENT - Static variable in class org.apache.aries.jmx.framework.BundleState
-
- BUNDLE_EVENT_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
The Composite Type that represents a bundle event.
- BUNDLE_ID - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- BUNDLE_ID_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The item containing a bundle ID.
- BUNDLE_IDENTIFIER - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- BUNDLE_IDENTIFIER_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- 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
-
- BUNDLE_LOCATION_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- BUNDLE_REQUIREMENT - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- BUNDLE_REQUIREMENT_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- BUNDLE_REQUIREMENT_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Composite Type that represents the requirement of a bundle.
- BUNDLE_REVISION_ID - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- BUNDLE_REVISION_ID_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The item containing a bundle revision ID.
- BUNDLE_SYMBOLIC_NAME - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- BUNDLE_SYMBOLIC_NAME_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- BUNDLE_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
The Composite Type that represents a bundle.
- BUNDLE_WIRE_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Composite type that represents a bundle wire describing the live
association between a provider of a capability and a requirer of the
corresponding requirement.
- BUNDLE_WIRES_TYPE_ARRAY - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- BUNDLE_WIRING_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Composite Type that represents a bundle wiring.
- bundleContext - Variable in class org.apache.aries.jmx.framework.BundleState
-
- BundleData - Class in org.apache.aries.jmx.codec
-
- BundleData(BundleContext, Bundle, PackageAdmin, StartLevel) - Constructor for class org.apache.aries.jmx.codec.BundleData
-
- BundleData.Header - Class in org.apache.aries.jmx.codec
-
- BundleData.Header(String, String) - Constructor for class org.apache.aries.jmx.codec.BundleData.Header
-
- BundleEventData - Class in org.apache.aries.jmx.codec
-
- BundleEventData(BundleEvent) - Constructor for class org.apache.aries.jmx.codec.BundleEventData
-
- bundleListener - Variable in class org.apache.aries.jmx.framework.BundleState
-
- BUNDLES_TYPE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
The Tabular Type for a list of bundles.
- BUNDLES_WIRING_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Tabular Type to hold the wiring of a number of bundles.
- BundleState - Class in org.apache.aries.jmx.framework
-
Implementation of BundleStateMBean which emits JMX Notification on Bundle
state changes.
- BundleState(BundleContext, PackageAdmin, StartLevel, Logger) - Constructor for class org.apache.aries.jmx.framework.BundleState
-
- BundleStateMBean - Interface in org.osgi.jmx.framework
-
This MBean represents the Bundle state of the framework.
- BundleStateMBeanHandler - Class in org.apache.aries.jmx.framework
-
Implementation of MBeanHandler which manages the BundleState
MBean implementation
- BundleStateMBeanHandler(JMXAgentContext) - Constructor for class org.apache.aries.jmx.framework.BundleStateMBeanHandler
-
- BundleWiringData - Class in org.apache.aries.jmx.codec
-
- BundleWiringData(long, int, List<BundleCapability>, List<BundleRequirement>, List<BundleWire>, List<BundleWire>, Map<BundleRevision, Integer>) - Constructor for class org.apache.aries.jmx.codec.BundleWiringData
-
- BundleWiringState - Class in org.apache.aries.jmx.framework.wiring
-
- BundleWiringState(BundleContext, Logger) - Constructor for class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- BundleWiringStateMBean - Interface in org.osgi.jmx.framework.wiring
-
This MBean represents the bundle wiring state.
- BundleWiringStateMBeanHandler - Class in org.apache.aries.jmx.framework.wiring
-
- BundleWiringStateMBeanHandler(JMXAgentContext) - Constructor for class org.apache.aries.jmx.framework.wiring.BundleWiringStateMBeanHandler
-
- BYTE - Static variable in class org.osgi.jmx.JmxConstants
-
- FLOAT - Static variable in class org.osgi.jmx.JmxConstants
-
- FRAGMENT - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- FRAGMENT_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- FRAGMENTS - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- FRAGMENTS_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- Framework - Class in org.apache.aries.jmx.framework
-
- Framework(BundleContext, StartLevel, PackageAdmin) - Constructor for class org.apache.aries.jmx.framework.Framework
-
Constructs new FrameworkMBean.
- FrameworkMBean - Interface in org.osgi.jmx.framework
-
The FrameworkMbean provides mechanisms to exert control over the framework.
- FrameworkMBeanHandler - Class in org.apache.aries.jmx.framework
-
FrameworkMBeanHandler represents MBeanHandler which
holding information about
FrameworkMBean.
- FrameworkMBeanHandler(JMXAgentContext) - Constructor for class org.apache.aries.jmx.framework.FrameworkMBeanHandler
-
Constructs new FrameworkMBeanHandler.
- FrameworkUtils - Class in org.apache.aries.jmx.util
-
This class contains common utilities related to Framework operations for the MBean implementations
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.AuthorizationData
-
Static factory method to create AuthorizationData from CompositeData object.
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.BatchActionResult
-
Static factory method to create BatchActionResult from CompositeData object.
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.BatchInstallResult
-
Static factory method to create BatchInstallResult from CompositeData object.
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.BundleData
-
Constructs a BundleData object from the given CompositeData
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.BundleData.Header
-
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.BundleEventData
-
Returns a BundleEventData representation of the given compositeData
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.GroupData
-
Static factory method to create GroupData from CompositeData object.
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.PackageData
-
Static factory method to create PackageData from CompositeData object.
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.PropertyData
-
Constructs a PropertyData object from the given CompositeData
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.RoleData
-
Static factory method to create RoleData from CompositeData object.
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.ServiceData
-
Constructs a ServiceData object from the given CompositeData
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.ServiceEventData
-
Returns a ServiceEventData representation of the given compositeData
- from(CompositeData) - Static method in class org.apache.aries.jmx.codec.UserData
-
Static factory method to create UserData from CompositeData object.
- fromDictionary(Dictionary<String, String>) - Static method in class org.apache.aries.jmx.util.TypeUtils
-
Converts a Dictionary object to a Map
- fromString(Class<T>, String) - Static method in class org.apache.aries.jmx.util.TypeUtils
-
Converts a String value to an Object of the specified type
- getAttributeChangeNotification(BundleEvent) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getAttributeChangeNotification(ServiceEvent) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getAuthorization(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getAuthorization(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the authorization for the user name.
- getBaseName() - Method in class org.apache.aries.jmx.AbstractCompendiumHandler
-
The base name of the MBean.
- getBaseName() - Method in class org.apache.aries.jmx.cm.ConfigurationAdminMBeanHandler
-
- getBaseName() - Method in class org.apache.aries.jmx.permissionadmin.PermissionAdminMBeanHandler
-
- getBaseName() - Method in class org.apache.aries.jmx.provisioning.ProvisioningServiceMBeanHandler
-
- getBaseName() - Method in class org.apache.aries.jmx.useradmin.UserAdminMBeanHandler
-
- getBundle(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getBundle(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
New!!
- getBundleContext() - Method in class org.apache.aries.jmx.agent.JMXAgentContext
-
Gets bundle context.
- getBundleDependencies(BundleContext, Bundle, PackageAdmin) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns an array of ids of bundles the given bundle depends on
- getBundleExportedPackages(Bundle, PackageAdmin) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns the packages exported by the specified bundle
- getBundleId() - Method in class org.apache.aries.jmx.codec.BundleEventData
-
- getBundleId() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getBundleId() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getBundleIdentifier(long) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getBundleIdentifier(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
Answer the bundle identifier of the bundle which registered the service
- getBundleIds() - Method in class org.apache.aries.jmx.framework.BundleState
-
- getBundleIds(Bundle[]) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns an array of bundleIds
- getBundleIds(List<Bundle>) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
- getBundleIds() - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
- getBundleImportedPackages(BundleContext, Bundle, PackageAdmin) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns the resolved package imports for the given bundle
- getBundleInError() - Method in class org.apache.aries.jmx.codec.BatchActionResult
-
Gets bundle in error id.
- getBundleInError() - Method in class org.apache.aries.jmx.codec.BatchInstallResult
-
Gets bundle in error location.
- getBundleLocation(String) - Method in class org.apache.aries.jmx.cm.ConfigurationAdmin
-
- getBundleLocation() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getBundleLocation(String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Answer the bundle location the configuration is bound to
- getBundleStartLevel() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getBundleState(Bundle) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns a String representation of the bundles state
- getBundleSymbolicName() - Method in class org.apache.aries.jmx.codec.BundleEventData
-
- getBundleSymbolicName() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getCapabilitiesCompositeData(List<BundleCapability>) - Static method in class org.apache.aries.jmx.codec.BundleWiringData
-
- getCompleted() - Method in class org.apache.aries.jmx.codec.BatchResult
-
Gets completed item id's.
- getConfigurations(String) - Method in class org.apache.aries.jmx.cm.ConfigurationAdmin
-
- 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 class org.apache.aries.jmx.useradmin.UserAdmin
-
- getCredentials(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the credentials associated with a user.
- getCredentialsTable() - Method in class org.apache.aries.jmx.codec.UserData
-
- getCurrentRevisionDeclaredCapabilities(long, String) - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- getCurrentRevisionDeclaredCapabilities(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the capabilities for the current bundle revision.
- getCurrentRevisionDeclaredRequirements(long, String) - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- getCurrentRevisionDeclaredRequirements(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the requirements for the current bundle revision.
- getCurrentWiring(long, String) - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- getCurrentWiring(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the bundle wiring for the current bundle revision.
- getCurrentWiringClosure(long, String) - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- getCurrentWiringClosure(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the bundle wiring closure for the current revision of the
specified bundle.
- getDependencyClosure(long[]) - Method in class org.apache.aries.jmx.framework.Framework
-
- getDependencyClosure(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Returns the dependency closure for the specified bundles.
- getDependentBundles(Bundle, PackageAdmin) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns an array of ids of bundles that depend on the given bundle
- getEncodedType() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- getEncodedValue() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- getError() - Method in class org.apache.aries.jmx.codec.BatchResult
-
Gets error message.
- getEventDispatcher() - Method in class org.apache.aries.jmx.framework.BundleState
-
- getEventDispatcher() - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getEventType() - Method in class org.apache.aries.jmx.codec.BundleEventData
-
- getEventType() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getExportedPackages() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getExportedPackages(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getExportedPackages(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of exported packages for this bundle.
- getExportingBundles() - Method in class org.apache.aries.jmx.codec.PackageData
-
- getExportingBundles(String, String) - Method in class org.apache.aries.jmx.framework.PackageState
-
- getExportingBundles(String, String) - Method in interface org.osgi.jmx.framework.PackageStateMBean
-
Answer the identifier of the bundle exporting the package
- getFactoryPid(String) - Method in class org.apache.aries.jmx.cm.ConfigurationAdmin
-
- 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 class org.apache.aries.jmx.cm.ConfigurationAdmin
-
- 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.
- getFragmentIds(Bundle, PackageAdmin) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns the bundle ids of any resolved fragments
- getFragments() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getFragments(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- 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 class org.apache.aries.jmx.framework.Framework
-
- getFrameworkStartLevel() - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Retrieve the framework start level
- getGroup(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the Group associated with the group name.
- getGroups(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getGroups(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of group names
- getHeader(long, String) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getHeader(long, String, String) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getHeader(long, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
- getHeader(long, String, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
- getHeaders() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getHeaders(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getHeaders(long, String) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getHeaders(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the headers for the bundle uniquely identified by the bundle id.
- getHeaders(long, String) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
- getHostIds(Bundle, PackageAdmin) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns the bundle ids of any resolved hosts
- getHosts() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getHosts(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getHosts(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of bundle ids of the bundles which host a fragment
- getIdentifier() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getImpliedRoles(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getImpliedRoles(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of implied roles for a user
- getImportedPackages() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getImportedPackages(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getImportedPackages(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the array of the packages imported by this bundle
- getImportingBundles() - Method in class org.apache.aries.jmx.codec.PackageData
-
- getImportingBundles(String, String, long) - Method in class org.apache.aries.jmx.framework.PackageState
-
- 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 class org.apache.aries.jmx.framework.Framework
-
- getInitialBundleStartLevel() - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Answer the initial start level assigned to a bundle when it is first
started
- getKey() - Method in class org.apache.aries.jmx.codec.BundleData.Header
-
- getKey() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- getLastModified() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getLastModified(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getLastModified(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the last modified time of a bundle
- getLocation() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getLocation() - Method in class org.apache.aries.jmx.codec.BundleEventData
-
- getLocation(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getLocation(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the location of the bundle.
- getLogger() - Method in class org.apache.aries.jmx.agent.JMXAgentContext
-
Gets a logger represents by @see
Logger.
- getMbean() - Method in class org.apache.aries.jmx.AbstractCompendiumHandler
-
Gets the StandardMBean managed by this handler when the backing service is available or null
- getMbean() - Method in class org.apache.aries.jmx.framework.BundleStateMBeanHandler
-
- getMbean() - Method in class org.apache.aries.jmx.framework.FrameworkMBeanHandler
-
- getMbean() - Method in class org.apache.aries.jmx.framework.PackageStateMBeanHandler
-
- getMbean() - Method in class org.apache.aries.jmx.framework.ServiceStateMBeanHandler
-
- getMbean() - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringStateMBeanHandler
-
- getMbean() - Method in interface org.apache.aries.jmx.MBeanHandler
-
Gets MBean holden by handler.
- getMBeanInfo() - Method in class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- getMembers() - Method in class org.apache.aries.jmx.codec.GroupData
-
- getMembers(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getMembers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the the user names which are members of the group
- getName() - Method in class org.apache.aries.jmx.AbstractCompendiumHandler
-
- getName() - Method in class org.apache.aries.jmx.codec.AuthorizationData
-
- getName() - Method in class org.apache.aries.jmx.codec.PackageData
-
- getName() - Method in class org.apache.aries.jmx.codec.RoleData
-
- getName() - Method in class org.apache.aries.jmx.framework.BundleStateMBeanHandler
-
- getName() - Method in class org.apache.aries.jmx.framework.FrameworkMBeanHandler
-
- getName() - Method in class org.apache.aries.jmx.framework.PackageStateMBeanHandler
-
- getName() - Method in class org.apache.aries.jmx.framework.ServiceStateMBeanHandler
-
- getName() - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringStateMBeanHandler
-
- getName() - Method in interface org.apache.aries.jmx.MBeanHandler
-
Gets name of the MBean.
- getNotificationInfo() - Method in class org.apache.aries.jmx.framework.BundleState
-
- getNotificationInfo() - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getNotificationInfo() - Method in class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- getObjectClass(long) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getObjectClass(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
Answer the list of interfaces that this service implements
- getPermissions(String) - Method in class org.apache.aries.jmx.permissionadmin.PermissionAdmin
-
- 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(String) - Method in class org.apache.aries.jmx.cm.ConfigurationAdmin
-
- getProperties() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getProperties(long) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getProperties(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- 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 class org.apache.aries.jmx.cm.ConfigurationAdmin
-
- getPropertiesForLocation(String, String) - Method in interface org.osgi.jmx.service.cm.ConfigurationAdminMBean
-
Answer the contents of the configuration
- getPropertiesTable() - Method in class org.apache.aries.jmx.codec.RoleData
-
- getPropertiesTable(List<PropertyData<? extends Object>>) - Static method in class org.apache.aries.jmx.codec.RoleData
-
- getProperty(String) - Method in class org.apache.aries.jmx.framework.Framework
-
- getProperty(long, String) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getProperty(String) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Returns the value of the specified property.
- getProperty(long, String) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
- getRegisteredServiceIds(Bundle) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns the service.id values for services registered by the given bundle
- getRegisteredServices() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getRegisteredServices(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getRegisteredServices(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of service identifiers representing the services this
bundle exports
- getRemainingItems() - Method in class org.apache.aries.jmx.codec.BatchActionResult
-
Gets remaining items id's.
- getRemainingLocationItems() - Method in class org.apache.aries.jmx.codec.BatchInstallResult
-
Gets remaining location items.
- getRemovalPendingBundles() - Method in class org.apache.aries.jmx.framework.Framework
-
- getRemovalPendingBundles() - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Returns the bundles IDs that have non-current, in use bundle wirings.
- getRequiredBundles() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getRequiredBundles(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getRequiredBundles(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of identifiers of the bundles this bundle depends upon
- getRequiredMembers() - Method in class org.apache.aries.jmx.codec.GroupData
-
- getRequiredMembers(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getRequiredMembers(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of user names which are required members of this group
- getRequirementsCompositeData(List<BundleRequirement>) - Static method in class org.apache.aries.jmx.codec.BundleWiringData
-
- getRequiringBundles() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getRequiringBundles(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getRequiringBundles(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the list of identifiers of the bundles which require this bundle
- getRevisionCapabilities(int, List<BundleCapability>) - Static method in class org.apache.aries.jmx.codec.BundleWiringData
-
- getRevisionRequirements(int, List<BundleRequirement>) - Static method in class org.apache.aries.jmx.codec.BundleWiringData
-
- getRevisionsDeclaredCapabilities(long, String) - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- getRevisionsDeclaredCapabilities(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the capabilities for all revisions of the bundle.
- getRevisionsDeclaredRequirements(long, String) - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- getRevisionsDeclaredRequirements(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the requirements for all revisions of the bundle.
- getRevisionsWiring(long, String) - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- getRevisionsWiring(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the bundle wirings for all revisions of the bundle.
- getRevisionsWiringClosure(long, String) - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringState
-
- getRevisionsWiringClosure(long, String) - Method in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
Returns the bundle wiring closure for all revisions of the specified
bundle.
- getRole(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the role associated with a name.
- getRoles() - Method in class org.apache.aries.jmx.codec.AuthorizationData
-
- getRoles(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getRoles(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the list of role names which match the supplied filter
- getService(long) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getService(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
- getServiceId() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getServiceId() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getServiceIds() - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getServiceIds(ServiceReference[]) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns an array of service.id values
- getServiceIds() - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
- getServiceInterfaces() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getServiceInterfaces() - Method in class org.apache.aries.jmx.codec.ServiceEventData
-
- getServicesInUse() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getServicesInUse(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- 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
- getServicesInUseByBundle(Bundle) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns the service.id values of services being used by the given bundle
- getStartLevel(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getStartLevel(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the start level of the bundle
- getState() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getState(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getState(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the symbolic name of the state of the bundle
- getSymbolicName() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getSymbolicName(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- getSymbolicName(long) - Method in interface org.osgi.jmx.framework.BundleStateMBean
-
Answer the symbolic name of the bundle
- getType() - Method in class org.apache.aries.jmx.codec.RoleData
-
- getUser(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- getUser(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Answer the User associated with the user name.
- getUsers(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- 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 class org.apache.aries.jmx.useradmin.UserAdmin
-
- 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() - Method in class org.apache.aries.jmx.codec.ServiceData
-
- getUsingBundles(long) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- getUsingBundles(long) - Method in interface org.osgi.jmx.framework.ServiceStateMBean
-
Answer the list of identifiers of the bundles that use the service
- getValue() - Method in class org.apache.aries.jmx.codec.BundleData.Header
-
- getValue() - Method in class org.apache.aries.jmx.codec.PropertyData
-
- getVersion() - Method in class org.apache.aries.jmx.codec.BundleData
-
- getVersion() - Method in class org.apache.aries.jmx.codec.PackageData
-
- getVersion(long) - Method in class org.apache.aries.jmx.framework.BundleState
-
- 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.
- GroupData - Class in org.apache.aries.jmx.codec
-
- GroupData(Group) - Constructor for class org.apache.aries.jmx.codec.GroupData
-
Constructs new GroupData from Group object.
- GroupData(String, String[], String[]) - Constructor for class org.apache.aries.jmx.codec.GroupData
-
Constructs new GroupData.
- GroupData(String, Dictionary, Dictionary, String[], String[]) - Constructor for class org.apache.aries.jmx.codec.GroupData
-
Constructs new GroupData.
- OBJECT_CLASS - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- OBJECT_CLASS_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- 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.framework.wiring.BundleWiringStateMBean
-
The Object Name prefix for 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.
- ObjectNameUtils - Class in org.apache.aries.jmx.util
-
- open() - Method in class org.apache.aries.jmx.framework.BundleStateMBeanHandler
-
- open() - Method in class org.apache.aries.jmx.framework.FrameworkMBeanHandler
-
- open() - Method in class org.apache.aries.jmx.framework.PackageStateMBeanHandler
-
- open() - Method in class org.apache.aries.jmx.framework.ServiceStateMBeanHandler
-
- open() - Method in class org.apache.aries.jmx.framework.wiring.BundleWiringStateMBeanHandler
-
- open() - Method in interface org.apache.aries.jmx.MBeanHandler
-
Starts handler.
- org.apache.aries.jmx - package org.apache.aries.jmx
-
- org.apache.aries.jmx.agent - package org.apache.aries.jmx.agent
-
- org.apache.aries.jmx.cm - package org.apache.aries.jmx.cm
-
- org.apache.aries.jmx.codec - package org.apache.aries.jmx.codec
-
- org.apache.aries.jmx.framework - package org.apache.aries.jmx.framework
-
- org.apache.aries.jmx.framework.wiring - package org.apache.aries.jmx.framework.wiring
-
- org.apache.aries.jmx.permissionadmin - package org.apache.aries.jmx.permissionadmin
-
- org.apache.aries.jmx.provisioning - package org.apache.aries.jmx.provisioning
-
- org.apache.aries.jmx.useradmin - package org.apache.aries.jmx.useradmin
-
- org.apache.aries.jmx.util - package org.apache.aries.jmx.util
-
- org.apache.aries.jmx.util.shared - package org.apache.aries.jmx.util.shared
-
- 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.framework.wiring - package org.osgi.jmx.framework.wiring
-
- 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_BOOLEAN - Static variable in class org.osgi.jmx.JmxConstants
-
- P_BYTE - Static variable in class org.osgi.jmx.JmxConstants
-
- P_CHAR - Static variable in class org.osgi.jmx.JmxConstants
-
- P_DOUBLE - Static variable in class org.osgi.jmx.JmxConstants
-
- P_FLOAT - Static variable in class org.osgi.jmx.JmxConstants
-
- P_INT - Static variable in class org.osgi.jmx.JmxConstants
-
- P_LONG - Static variable in class org.osgi.jmx.JmxConstants
-
- P_SHORT - Static variable in class org.osgi.jmx.JmxConstants
-
- PACKAGE_TYPE - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
-
The Composite Type for a CompositeData representing a package.
- packageAdmin - Variable in class org.apache.aries.jmx.framework.BundleState
-
- PackageData - Class in org.apache.aries.jmx.codec
-
- PackageData(ExportedPackage) - Constructor for class org.apache.aries.jmx.codec.PackageData
-
Constructs new PackageData with provided ExportedPackage.
- PackageData(long[], long[], String, boolean, String) - Constructor for class org.apache.aries.jmx.codec.PackageData
-
Constructs new PackageData.
- PACKAGES_TYPE - Static variable in interface org.osgi.jmx.framework.PackageStateMBean
-
- PackageState - Class in org.apache.aries.jmx.framework
-
PackageState represents implementation of PackageStateMBean.
- PackageState(BundleContext, PackageAdmin) - Constructor for class org.apache.aries.jmx.framework.PackageState
-
Constructs new PackagesState MBean.
- PackageStateMBean - Interface in org.osgi.jmx.framework
-
This MBean provides information about the package state of the framework.
- PackageStateMBeanHandler - Class in org.apache.aries.jmx.framework
-
PackageStateMBeanHandler represents MBeanHandler which
holding information about
PackageStateMBean.
- PackageStateMBeanHandler(JMXAgentContext) - Constructor for class org.apache.aries.jmx.framework.PackageStateMBeanHandler
-
Constructs new PackageStateMBeanHandler.
- PermissionAdmin - Class in org.apache.aries.jmx.permissionadmin
-
PermissionAdmin represents implementation of PermissionAdminMBean.
- PermissionAdmin(PermissionAdmin) - Constructor for class org.apache.aries.jmx.permissionadmin.PermissionAdmin
-
Constructs new PermissionAdmin MBean.
- PermissionAdminMBean - Interface in org.osgi.jmx.service.permissionadmin
-
This MBean represents the OSGi Permission Manager Service
- PermissionAdminMBeanHandler - Class in org.apache.aries.jmx.permissionadmin
-
PermissionAdminMBeanHandler represents MBeanHandler which
holding information about
PermissionAdminMBean.
- PermissionAdminMBeanHandler(JMXAgentContext) - Constructor for class org.apache.aries.jmx.permissionadmin.PermissionAdminMBeanHandler
-
Constructs new PermissionAdminMBeanHandler.
- PERSISTENTLY_STARTED - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- PERSISTENTLY_STARTED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- postDeregister() - Method in class org.apache.aries.jmx.framework.BundleState
-
- postDeregister() - Method in class org.apache.aries.jmx.framework.ServiceState
-
- postDeregister() - Method in class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- postRegister(Boolean) - Method in class org.apache.aries.jmx.framework.BundleState
-
- postRegister(Boolean) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- postRegister(Boolean) - Method in class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- preDeregister() - Method in class org.apache.aries.jmx.framework.BundleState
-
- preDeregister() - Method in class org.apache.aries.jmx.framework.ServiceState
-
- preDeregister() - Method in class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- preRegister(MBeanServer, ObjectName) - Method in class org.apache.aries.jmx.framework.BundleState
-
- preRegister(MBeanServer, ObjectName) - Method in class org.apache.aries.jmx.framework.ServiceState
-
- preRegister(MBeanServer, ObjectName) - Method in class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- primitiveToWrapper - Static variable in class org.apache.aries.jmx.util.TypeUtils
-
- primitiveTypes - Static variable in class org.apache.aries.jmx.util.TypeUtils
-
- properties - Variable in class org.apache.aries.jmx.codec.RoleData
-
role propeties.
- PROPERTIES - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- PROPERTIES - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- PROPERTIES_ITEM - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
- 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.
- propertiesFrom(TabularData) - Static method in class org.apache.aries.jmx.codec.RoleData
-
Creates properties from TabularData object.
- PROPERTY_TYPE - Static variable in class org.osgi.jmx.JmxConstants
-
A Composite Type describing a a single property.
- PropertyData<T> - Class in org.apache.aries.jmx.codec
-
- PROVIDED_WIRES - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- PROVIDED_WIRES_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- PROVIDER_BUNDLE_ID - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- PROVIDER_BUNDLE_ID_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- PROVIDER_BUNDLE_REVISION_ID - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- PROVIDER_BUNDLE_REVISION_ID_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- ProvisioningService - Class in org.apache.aries.jmx.provisioning
-
Implementation of ProvisioningServiceMBean
- ProvisioningService(ProvisioningService) - Constructor for class org.apache.aries.jmx.provisioning.ProvisioningService
-
Constructs new ProvisioningService instance
- ProvisioningServiceMBean - Interface in org.osgi.jmx.service.provisioning
-
This MBean represents the management interface to the OSGi Initial
Provisioning Service
- ProvisioningServiceMBeanHandler - Class in org.apache.aries.jmx.provisioning
-
Implementation of MBeanHandler which manages the ProvisioningServiceMBean implementation
- ProvisioningServiceMBeanHandler(JMXAgentContext) - Constructor for class org.apache.aries.jmx.provisioning.ProvisioningServiceMBeanHandler
-
Constructs new ProvisioningServiceMBeanHandler instance
- refreshBundle(long) - Method in class org.apache.aries.jmx.framework.Framework
-
- refreshBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Force the update, replacement or removal of the packages identified by
the specified bundle.
- refreshBundleAndWait(long) - Method in class org.apache.aries.jmx.framework.Framework
-
- refreshBundleAndWait(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
- refreshBundles(long[]) - Method in class org.apache.aries.jmx.framework.Framework
-
- 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.
- refreshBundlesAndWait(long[]) - Method in class org.apache.aries.jmx.framework.Framework
-
- refreshBundlesAndWait(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
- REGISTERED_SERVICES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- REGISTERED_SERVICES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- registerMBean(MBeanHandler) - Method in interface org.apache.aries.jmx.agent.JMXAgent
-
Registers MBean with all available MBeanServers.
- registerMBean(MBeanHandler) - Method in class org.apache.aries.jmx.agent.JMXAgentContext
-
Delegates invocation to JMX agent.
- registerMBean(MBeanHandler) - Method in class org.apache.aries.jmx.agent.JMXAgentImpl
-
- registerMBeans(MBeanServer) - Method in interface org.apache.aries.jmx.agent.JMXAgent
-
Registers MBeans with provided MBeanServer.
- registerMBeans(MBeanServer) - Method in class org.apache.aries.jmx.agent.JMXAgentContext
-
Delegates invocation to JMX agent.
- registerMBeans(MBeanServer) - Method in class org.apache.aries.jmx.agent.JMXAgentImpl
-
- RegistrableStandardEmitterMBean - Class in org.apache.aries.jmx.util.shared
-
The StandardMBean does not appear to delegate correctly to the underlying MBean implementation.
- RegistrableStandardEmitterMBean(T, Class<T>) - Constructor for class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- REMAINING - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
-
- 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
-
- 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
-
- 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 class org.apache.aries.jmx.useradmin.UserAdmin
-
- removeCredential(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Remove the credential associated with the given user
- removedService(ServiceReference, Object) - Method in class org.apache.aries.jmx.AbstractCompendiumHandler
-
- removedService(ServiceReference, Object) - Method in class org.apache.aries.jmx.MBeanServiceTracker
-
- removeGroup(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- removeGroup(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Remove the Group associated with the name
- removeMember(String, String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- removeMember(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Remove a role from the group
- removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- removeNotificationListener(NotificationListener) - Method in class org.apache.aries.jmx.util.shared.RegistrableStandardEmitterMBean
-
- removeProperty(String, String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- removeProperty(String, String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Remove a property from a role
- removeRole(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- removeRole(String) - Method in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
Remove the Role associated with the name
- removeUser(String) - Method in class org.apache.aries.jmx.useradmin.UserAdmin
-
- 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
-
- REQUIRED_BUNDLES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- REQUIRED_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- REQUIRED_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- REQUIRED_MEMBERS - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- REQUIRED_MEMBERS_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The item containing the required members of a group.
- REQUIRED_WIRES - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIRED_WIRES_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIREMENT_TYPE_ARRAY - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIREMENTS - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIREMENTS_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIRER_BUNDLE_ID - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIRER_BUNDLE_ID_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIRER_BUNDLE_REVISION_ID - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIRER_BUNDLE_REVISION_ID_ITEM - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
- REQUIRING_BUNDLES - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- REQUIRING_BUNDLES_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- resolve(long[]) - Method in class org.apache.aries.jmx.framework.Framework
-
- resolve(long[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
- resolveBundle(long) - Method in class org.apache.aries.jmx.framework.Framework
-
- resolveBundle(BundleContext, long) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns the Bundle object for a given id
- 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 class org.apache.aries.jmx.framework.Framework
-
- 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
-
- resolveService(BundleContext, long) - Static method in class org.apache.aries.jmx.util.FrameworkUtils
-
Returns the ServiceReference object with matching service.id
- restartFramework() - Method in class org.apache.aries.jmx.framework.Framework
-
- restartFramework() - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Restart the framework by updating the system bundle
- REVISION_CAPABILITIES_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Composite Type that represents the capabilities for a revision.
- REVISION_REQUIREMENTS_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Composite Type that represents the requirements of a revision.
- REVISIONS_CAPABILITIES_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Tabular Type that holds the capabilities of a revision.
- REVISIONS_REQUIREMENTS_TYPE - Static variable in interface org.osgi.jmx.framework.wiring.BundleWiringStateMBean
-
The Tabular Type that hold the requirements of a revision.
- ROLE_TYPE - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The Composite Type for a Role.
- RoleData - Class in org.apache.aries.jmx.codec
-
- RoleData(Role) - Constructor for class org.apache.aries.jmx.codec.RoleData
-
Constructs new RoleData from Role object.
- RoleData(String, int) - Constructor for class org.apache.aries.jmx.codec.RoleData
-
Constructs new RoleData.
- RoleData(String, int, Dictionary) - Constructor for class org.apache.aries.jmx.codec.RoleData
-
Constructs new RoleData.
- ROLES - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
- ROLES_ITEM - Static variable in interface org.osgi.jmx.service.useradmin.UserAdminMBean
-
The item containing the roles for this authorization object.
- SCALAR - Static variable in class org.osgi.jmx.JmxConstants
-
- SERVICE_EVENT - Static variable in class org.apache.aries.jmx.framework.ServiceState
-
- 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.
- ServiceData - Class in org.apache.aries.jmx.codec
-
- ServiceData(ServiceReference<?>) - Constructor for class org.apache.aries.jmx.codec.ServiceData
-
- ServiceEventData - Class in org.apache.aries.jmx.codec
-
- ServiceEventData(ServiceEvent) - Constructor for class org.apache.aries.jmx.codec.ServiceEventData
-
- serviceListener - Variable in class org.apache.aries.jmx.framework.ServiceState
-
- SERVICES_IN_USE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- SERVICES_IN_USE_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- SERVICES_TYPE - Static variable in interface org.osgi.jmx.framework.ServiceStateMBean
-
The Tabular Type for a Service table.
- ServiceState - Class in org.apache.aries.jmx.framework
-
Implementation of ServiceStateMBean which emits JMX Notification for framework
ServiceEvent events and changes to the ServiceIds attribute.
- ServiceState(BundleContext, Logger) - Constructor for class org.apache.aries.jmx.framework.ServiceState
-
- ServiceStateMBean - Interface in org.osgi.jmx.framework
-
This MBean represents the Service state of the framework.
- ServiceStateMBeanHandler - Class in org.apache.aries.jmx.framework
-
Implementation of MBeanHandler which manages the ServiceState
MBean implementation
- ServiceStateMBeanHandler(JMXAgentContext) - Constructor for class org.apache.aries.jmx.framework.ServiceStateMBeanHandler
-
- setBundleLocation(String, String) - Method in class org.apache.aries.jmx.cm.ConfigurationAdmin
-
- 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 class org.apache.aries.jmx.framework.Framework
-
- setBundleStartLevel(long, int) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Set the start level for the bundle identifier
- setBundleStartLevels(long[], int[]) - Method in class org.apache.aries.jmx.framework.Framework
-
- setBundleStartLevels(long[], int[]) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Set the start levels for the list of bundles.
- setDefaultPermissions(String[]) - Method in class org.apache.aries.jmx.permissionadmin.PermissionAdmin
-
- 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 class org.apache.aries.jmx.framework.Framework
-
- setFrameworkStartLevel(int) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Set the start level for the framework
- setInformation(TabularData) - Method in class org.apache.aries.jmx.provisioning.ProvisioningService
-
- 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 class org.apache.aries.jmx.framework.Framework
-
- 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 class org.apache.aries.jmx.permissionadmin.PermissionAdmin
-
- 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
-
- shutDownDispatcher() - Method in class org.apache.aries.jmx.framework.BundleState
-
- shutDownDispatcher() - Method in class org.apache.aries.jmx.framework.ServiceState
-
- shutdownFramework() - Method in class org.apache.aries.jmx.framework.Framework
-
- shutdownFramework() - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Shutdown the framework by stopping the system bundle
- start(BundleContext) - Method in class org.apache.aries.jmx.Activator
-
Called when JMX OSGi bundle starts.
- start() - Method in interface org.apache.aries.jmx.agent.JMXAgent
-
This method starts JMX agent.
- start() - Method in class org.apache.aries.jmx.agent.JMXAgentImpl
-
- START_LEVEL - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- START_LEVEL_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- startBundle(long) - Method in class org.apache.aries.jmx.framework.Framework
-
- startBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Start the bundle indicated by the bundle identifier
- startBundles(long[]) - Method in class org.apache.aries.jmx.framework.Framework
-
- 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
-
- startLevel - Variable in class org.apache.aries.jmx.framework.BundleState
-
- STATE - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- STATE_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-
- stop(BundleContext) - Method in class org.apache.aries.jmx.Activator
-
Called when JMX OSGi bundle stops.
- stop() - Method in interface org.apache.aries.jmx.agent.JMXAgent
-
Stops JMXAgent.
- stop() - Method in class org.apache.aries.jmx.agent.JMXAgentImpl
-
- stopBundle(long) - Method in class org.apache.aries.jmx.framework.Framework
-
- stopBundle(long) - Method in interface org.osgi.jmx.framework.FrameworkMBean
-
Stop the bundle indicated by the bundle identifier
- stopBundles(long[]) - Method in class org.apache.aries.jmx.framework.Framework
-
- 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
-
- STRING - Static variable in class org.osgi.jmx.JmxConstants
-
- STRING_ARRAY_TYPE - Static variable in class org.osgi.jmx.JmxConstants
-
The MBean Open type for an array of strings
- success - Variable in class org.apache.aries.jmx.codec.BatchResult
-
- SUCCESS - Static variable in interface org.osgi.jmx.framework.FrameworkMBean
-
- 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
-
- SYMBOLIC_NAME_ITEM - Static variable in interface org.osgi.jmx.framework.BundleStateMBean
-