jremote jbase5.2.1

com.jbase.jremote.io.inflow
Interface StatisticsCounter

All Known Implementing Classes:
JRemoteStatisticsCounter

public interface StatisticsCounter

A StatisticsCounter provides the ability to get statistics for a custom type. see RequestListenerService#getActivationsProcessedInLastMinute and RequestListenerService#incrementActivationCount


Method Summary
 java.util.Date getDate()
           
 int getId()
           
 

Method Detail

getDate

java.util.Date getDate()

getId

int getId()

jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.