A C D G I L O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Activator - Class in io.hawt.osgi.jmx
- Activator() - Constructor for class io.hawt.osgi.jmx.Activator
C
- ConfigAdmin - Class in io.hawt.osgi.jmx
- ConfigAdminMXBean - Interface in io.hawt.osgi.jmx
-
This MXBean is to get around a limitation in Jolokia (1.1.2) which prevents it from working with JMX APIs that take a TabularData argument such as
ConfigurationAdminMBean.html.update(String pid, TabularData properties). - configAdminUpdate(String, Map<String, String>) - Method in class io.hawt.osgi.jmx.ConfigAdmin
- configAdminUpdate(String, Map<String, String>) - Method in interface io.hawt.osgi.jmx.ConfigAdminMXBean
D
- decorate(Map<String, Object>) - Method in class io.hawt.osgi.jmx.RBACDecorator
-
If we have access to
ConfigurationAdmin, we can add RBAC information - decorate(Map<String, Object>) - Method in interface io.hawt.osgi.jmx.RBACDecoratorMBean
-
Decorates
Map(that can be nicely handled by Jolokia) containing everything that is initially needed by hawtio client application.
G
- getLoadClassOrigin(long, String) - Method in class io.hawt.osgi.jmx.OSGiTools
- getLoadClassOrigin(long, String) - Method in interface io.hawt.osgi.jmx.OSGiToolsMXBean
-
Returns from what bundle the given class was loaded, when requested in the context of a certain bundle.
- getResourceURL(long, String) - Method in class io.hawt.osgi.jmx.OSGiTools
- getResourceURL(long, String) - Method in interface io.hawt.osgi.jmx.OSGiToolsMXBean
-
Returns the URL where the requested resource was found, when looked up in the context of a certain bundle.
- getVerify() - Method in class io.hawt.osgi.jmx.RBACDecorator
- getVerify() - Method in interface io.hawt.osgi.jmx.RBACDecoratorMBean
-
Returns if it is in verify mode.
I
- io.hawt.osgi.jmx - package io.hawt.osgi.jmx
L
- LOG - Static variable in class io.hawt.osgi.jmx.RBACDecorator
O
- OSGiTools - Class in io.hawt.osgi.jmx
- OSGiToolsMXBean - Interface in io.hawt.osgi.jmx
R
- RBACDecorator - Class in io.hawt.osgi.jmx
-
An MBean that may be used by
hawtio:type=security,name=RBACRegistryto decorate optimized jolokialistoperation with RBAC info. - RBACDecorator(BundleContext) - Constructor for class io.hawt.osgi.jmx.RBACDecorator
- RBACDecoratorMBean - Interface in io.hawt.osgi.jmx
-
MBean that optimizes access to Karaf's RBAC services.
S
- setVerify(boolean) - Method in class io.hawt.osgi.jmx.RBACDecorator
- setVerify(boolean) - Method in interface io.hawt.osgi.jmx.RBACDecoratorMBean
-
Sets verify mode.
- start(BundleContext) - Method in class io.hawt.osgi.jmx.Activator
- stop(BundleContext) - Method in class io.hawt.osgi.jmx.Activator
All Classes All Packages