|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mx4j.remote.ProviderHelper mx4j.remote.ConnectionResolver mx4j.tools.remote.http.HTTPResolver mx4j.tools.remote.resolver.burlap.Resolver
Field Summary |
Fields inherited from class mx4j.tools.remote.http.HTTPResolver |
DEFAULT_WEB_CONTAINER_CLASS |
Constructor Summary | |
Resolver()
|
Method Summary | |
protected java.lang.String |
getServletClassName()
|
java.lang.Object |
lookupClient(javax.management.remote.JMXServiceURL url,
java.util.Map environment)
Looks up a connection with the server side as specified in the given JMXServiceURL. |
Methods inherited from class mx4j.tools.remote.http.HTTPResolver |
bindClient, bindServer, createServer, createWebContainer, deploy, destroyServer, getEndpoint, getEndpointProtocol, unbindServer, undeploy |
Methods inherited from class mx4j.remote.ConnectionResolver |
newConnectionResolver |
Methods inherited from class mx4j.remote.ProviderHelper |
constructClassName, findSystemPackageList, getLogger, loadClass, normalizeProtocol |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Resolver()
Method Detail |
public java.lang.Object lookupClient(javax.management.remote.JMXServiceURL url, java.util.Map environment) throws java.io.IOException
ConnectionResolver
JMXConnector.connect()
.
lookupClient
in class ConnectionResolver
java.io.IOException
ConnectionResolver.bindClient(java.lang.Object, java.util.Map)
protected java.lang.String getServletClassName()
getServletClassName
in class HTTPResolver
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |