| Package | Description |
|---|---|
| org.apache.aries.jmx.agent | |
| org.apache.aries.jmx.framework |
| Constructor and Description |
|---|
JMXAgentImpl(org.osgi.framework.BundleContext context,
StateConfig stateConfig,
Logger logger)
Constructs new JMXAgent.
|
| Modifier and Type | Field and Description |
|---|---|
protected StateConfig |
BundleState.stateConfig |
| Modifier and Type | Method and Description |
|---|---|
static StateConfig |
StateConfig.register(org.osgi.framework.BundleContext context)
Registers this service and returns an instance.
|
| Constructor and Description |
|---|
BundleState(org.osgi.framework.BundleContext bundleContext,
org.osgi.service.packageadmin.PackageAdmin packageAdmin,
org.osgi.service.startlevel.StartLevel startLevel,
StateConfig stateConfig,
Logger logger) |
BundleStateMBeanHandler(JMXAgentContext agentContext,
StateConfig stateConfig) |
ServiceState(org.osgi.framework.BundleContext bundleContext,
StateConfig stateConfig,
Logger logger) |
ServiceStateMBeanHandler(JMXAgentContext agentContext,
StateConfig stateConfig) |
Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.