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
 java.lang.Long getTigaseConnectionBoshCount()
          Getter for the "TigaseConnectionBoshCount" variable.
 java.lang.Long getTigaseConnectionClientCount()
          Getter for the "TigaseConnectionClientCount" variable.
 java.lang.Long getTigaseConnectionServerCount()
          Getter for the "TigaseConnectionServerCount" variable.
 

Method Detail

getTigaseConnectionBoshCount

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

Throws:
com.sun.management.snmp.SnmpStatusException

getTigaseConnectionServerCount

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

Throws:
com.sun.management.snmp.SnmpStatusException

getTigaseConnectionClientCount

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

Throws:
com.sun.management.snmp.SnmpStatusException


Copyright © 2009 Tigase. All Rights Reserved.