Package org.jgroups.jmx.protocols
Interface FD_SOCKMBean
- All Superinterfaces:
ProtocolMBean
- All Known Implementing Classes:
FD_SOCK
- Version:
- $Id: FD_SOCKMBean.java,v 1.2 2007/08/30 10:41:41 belaban Exp $
- Author:
- Bela Ban
-
Method Summary
Modifier and TypeMethodDescriptionint
Methods inherited from interface org.jgroups.jmx.ProtocolMBean
create, destroy, dumpStats, getName, getPropertiesAsString, getStatsEnabled, printStats, resetStats, setProperties, setStatsEnabled, start, stop
-
Method Details