tigase.management
Interface TigaseConnectionMBean

All Known Implementing Classes:
TigaseConnection

public interface TigaseConnectionMBean

This interface is used for representing the remote management interface for the "TigaseConnection" MBean.


Method Summary
 Long getTigaseConnectionBoshCount()
          Getter for the "TigaseConnectionBoshCount" variable.
 Long getTigaseConnectionClientCount()
          Getter for the "TigaseConnectionClientCount" variable.
 Long getTigaseConnectionServerCount()
          Getter for the "TigaseConnectionServerCount" variable.
 

Method Detail

getTigaseConnectionBoshCount

Long getTigaseConnectionBoshCount()
                                  throws com.sun.management.snmp.SnmpStatusException
Getter for the "TigaseConnectionBoshCount" variable.

Throws:
com.sun.management.snmp.SnmpStatusException

getTigaseConnectionServerCount

Long getTigaseConnectionServerCount()
                                    throws com.sun.management.snmp.SnmpStatusException
Getter for the "TigaseConnectionServerCount" variable.

Throws:
com.sun.management.snmp.SnmpStatusException

getTigaseConnectionClientCount

Long getTigaseConnectionClientCount()
                                    throws com.sun.management.snmp.SnmpStatusException
Getter for the "TigaseConnectionClientCount" variable.

Throws:
com.sun.management.snmp.SnmpStatusException


Copyright © 2012 Tigase. All Rights Reserved.