Uses of Interface
facebook4j.management.InvocationStatistics

Packages that use InvocationStatistics
facebook4j.management   
 

Uses of InvocationStatistics in facebook4j.management
 

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

Classes in facebook4j.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 facebook4j.management that return types with arguments of type InvocationStatistics
 Iterable<? extends InvocationStatistics> APIStatistics.getInvocationStatistics()
           
 Iterable<? extends InvocationStatistics> APIStatisticsMBean.getInvocationStatistics()
           
 



Copyright © 2019. All rights reserved.