Uses of Interface
twitter4j.management.InvocationStatistics

Packages that use InvocationStatistics
twitter4j.management   
 

Uses of InvocationStatistics in twitter4j.management
 

Subinterfaces of InvocationStatistics in twitter4j.management
 interface APIStatisticsMBean
          Simple MBean interface for APIStatistics.
 

Classes in twitter4j.management that implement InvocationStatistics
 class APIStatistics
          Container for all InvocationStatisticsCalculators in a given API (like Twitter)
 class InvocationStatisticsCalculator
          Object that collects/aggregates statistics for the invocation of a given method.
 

Methods in twitter4j.management that return types with arguments of type InvocationStatistics
 java.lang.Iterable<? extends InvocationStatistics> APIStatisticsMBean.getInvocationStatistics()
           
 java.lang.Iterable<? extends InvocationStatistics> APIStatistics.getInvocationStatistics()
           
 



Copyright © 2011. All Rights Reserved.