com.caucho.management.server
Interface ServerConnectorMXBean

All Superinterfaces:
ClusterServerMXBean, ManagedObjectMXBean
All Known Implementing Classes:
ServerConnectorAdmin

public interface ServerConnectorMXBean
extends ClusterServerMXBean

A client-view of a cluster's server. The load balancer and persistent store will use the ClusterClient to communicate to other servers in the cluster. The JMX name looks like:

   resin:type=ServerConnectorn,name=web-a
 


Method Summary
 
Methods inherited from interface com.caucho.management.server.ClusterServerMXBean
enableSessionOnly, getAddress, getCluster, getClusterIndex, getConnectionActiveCount, getConnectionBusyCountTotal, getConnectionFailCountTotal, getConnectionIdleCount, getConnectionKeepaliveCountTotal, getConnectionNewCountTotal, getConnectTimeout, getIdleTime, getLastBusyTime, getLastFailTime, getLatencyFactor, getPort, getRecoverTime, getServerCpuLoadAvg, getSocketTimeout, getState, getWarmupTime, getWeight, isDynamicServer, ping, removeDynamicServer, start, stop
 
Methods inherited from interface com.caucho.management.server.ManagedObjectMXBean
getName, getObjectName, getType