tigase.stats
Interface StatisticsContainer
- All Superinterfaces:
- ServerComponent
- All Known Implementing Classes:
- AbstractMessageReceiver, BoshConnectionManager, ClientConnectionClustered, ClientConnectionManager, ClusterConnectionManager, ComponentConnectionManager, ComponentProtocol, ConnectionManager, Gateway, MessageRouter, ServerConnectionClustered, ServerConnectionManager, SessionManager, SessionManagerClustered, StanzaReceiver, StanzaSender, TestComponent, VHostManager
public interface StatisticsContainer
- extends ServerComponent
Interface StatisticsContainer
Objects which inherits this type can return runtime statistics. Any object
can collect job statistics and implementing this interface guarantees that
statistics will be presented in configured way to user who wants to see them.
Created: Tue Nov 22 07:07:11 2005
- Version:
- $Rev$
- Author:
- Artur Hefczyc
getStatistics
void getStatistics(StatisticsList list)
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.