tigase.management
Interface TigaseUserMBean

All Known Implementing Classes:
TigaseUser

public interface TigaseUserMBean

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


Method Summary
 java.lang.Long getTigaseUserRegisteredCount()
          Getter for the "TigaseUserRegisteredCount" variable.
 java.lang.Long getTigaseUserSessionCount()
          Getter for the "TigaseUserSessionCount" variable.
 

Method Detail

getTigaseUserRegisteredCount

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

Throws:
com.sun.management.snmp.SnmpStatusException

getTigaseUserSessionCount

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

Throws:
com.sun.management.snmp.SnmpStatusException


Copyright © 2009 Tigase. All Rights Reserved.