org.jboss.xnio.management
Interface AcceptorStats

All Known Subinterfaces:
PipeServerMBean, PipeSinkServerMBean, PipeSourceServerMBean, TcpServerMBean, TcpServerMBean.Listener
All Known Implementing Classes:
NioTcpServer.MBean

public interface AcceptorStats

Statistics for entities which accept connections.

Since:
1.2

Method Summary
 long getAcceptedConnections()
          Get the total count of accepted connections.
 

Method Detail

getAcceptedConnections

long getAcceptedConnections()
Get the total count of accepted connections.

Returns:
the count