Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ALLOWED_TARGETS_ENV - Static variable in class org.jolokia.service.jsr160.Jsr160RequestHandler
- ALLOWED_TARGETS_SYSPROP - Static variable in class org.jolokia.service.jsr160.Jsr160RequestHandler
C
- canHandle(JolokiaRequest) - Method in class org.jolokia.service.jsr160.Jsr160RequestHandler
-
The request can be handled when a target configuration is given.
D
- destroy() - Method in class org.jolokia.service.jsr160.Jsr160RequestHandler
G
- getEnv() - Method in class org.jolokia.service.jsr160.ProxyTargetConfig
-
Env with user and password or empty map
- getProvider() - Method in class org.jolokia.service.jsr160.Jsr160RequestHandler
- getUrl() - Method in class org.jolokia.service.jsr160.ProxyTargetConfig
-
JSR-160 service URL
H
- handleRequest(R, Object) - Method in class org.jolokia.service.jsr160.Jsr160RequestHandler
-
Call a remote connector based on the connection information contained in the request.
I
- init(JolokiaContext) - Method in class org.jolokia.service.jsr160.Jsr160RequestHandler
-
Initialization
J
- Jsr160ProxyActivator - Class in org.jolokia.service.jsr160.osgi
-
Simple activator for creating a JMX request handler
- Jsr160ProxyActivator() - Constructor for class org.jolokia.service.jsr160.osgi.Jsr160ProxyActivator
- Jsr160RequestHandler - Class in org.jolokia.service.jsr160
-
Dispatcher for calling JSR-160 connectors
- Jsr160RequestHandler(int) - Constructor for class org.jolokia.service.jsr160.Jsr160RequestHandler
-
Create this request handler as service
O
- org.jolokia.service.jsr160 - package org.jolokia.service.jsr160
- org.jolokia.service.jsr160.osgi - package org.jolokia.service.jsr160.osgi
P
- prepareEnv(Map<String, String>) - Method in class org.jolokia.service.jsr160.Jsr160RequestHandler
-
Override this if a special environment setup is required for JSR-160 connection
- ProxyTargetConfig - Class in org.jolokia.service.jsr160
-
Configuration for proxy mode
- ProxyTargetConfig(Map<String, String>) - Constructor for class org.jolokia.service.jsr160.ProxyTargetConfig
-
Map which should contain the following keys
url-- JSR-160 Url of the target (mandatory)userandpassword-- user and password to use (optional)
S
- start(BundleContext) - Method in class org.jolokia.service.jsr160.osgi.Jsr160ProxyActivator
- stop(BundleContext) - Method in class org.jolokia.service.jsr160.osgi.Jsr160ProxyActivator
T
- toJSON() - Method in class org.jolokia.service.jsr160.ProxyTargetConfig
-
As JSON representation
- toString() - Method in class org.jolokia.service.jsr160.ProxyTargetConfig
All Classes and Interfaces|All Packages|Constant Field Values