|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
BundleInfo
PackageInfo
ServiceInfo
The idea underlying this is to provide both a reasonably fast way to access
all the framework information, avoiding too much message-passing overhead, while at the same time provide console-friendly
information.FRAMEWORK_VERSION
FRAMEWORK_VENDOR
FRAMEWORK_LANGUAGE
FRAMEWORK_OS_NAME
FRAMEWORK_OS_VERSION
FRAMEWORK_PROCESSOR
Bundle
interface and the bundle version as specified
in the bundle header.
ObjectName
s under which the
core MBeans (CoreControllerMBean
, ManagedBundleMBean
,
ManagedServiceMBean
) and ManagedPackageMBean
Note that service, bundle and package data mbeans are created dynamically
and need a dynamic property to be added to the objectName.InstanceAlreadyExistsException
when two
versions of the same package co-exist.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |