mx4j.tools.remote.caucho

Class CauchoService

Implemented Interfaces:
HTTPConnection, JMXConnection

public class CauchoService
extends HTTPService

Version:
$

Constructor Summary

CauchoService(String protocol)

Method Summary

protected String
findConnectionId()
protected String
findRequestURL()
protected String
getProtocol()

Methods inherited from class mx4j.tools.remote.http.HTTPService

addConnection, addNotificationListener, addNotificationListener, close, connect, createMBean, createMBean, fetchNotifications, findConnection, findConnectionId, findJMXServiceURL, findRequestURL, getAttribute, getAttributes, getConnectionId, getDefaultDomain, getDomains, getLogger, getMBeanCount, getMBeanInfo, getObjectInstance, getProtocol, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeConnection, removeNotificationListener, removeNotificationListener, removeNotificationListeners, setAttribute, setAttributes, unregisterMBean

Constructor Details

CauchoService

public CauchoService(String protocol)

Method Details

findConnectionId

protected String findConnectionId()
Overrides:
findConnectionId in interface HTTPService

findRequestURL

protected String findRequestURL()
Overrides:
findRequestURL in interface HTTPService

getProtocol

protected String getProtocol()
Overrides:
getProtocol in interface HTTPService

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.