org.quickfixj.jmx.mbean.connector
Interface SocketInitiatorAdminMBean

All Superinterfaces:
ConnectorAdminMBean

public interface SocketInitiatorAdminMBean
extends ConnectorAdminMBean


Method Summary
 javax.management.openmbean.TabularData getEndpoints()
          Get initiator communication endpoints
 
Methods inherited from interface org.quickfixj.jmx.mbean.connector.ConnectorAdminMBean
getHostName, getQueueSize, getRole, getSessions, stop, stop
 

Method Detail

getEndpoints

javax.management.openmbean.TabularData getEndpoints()
                                                    throws java.io.IOException
Get initiator communication endpoints

Returns:
a table of endpoint information
Throws:
java.io.IOException