facebook4j
Class FacebookAPIMonitor

java.lang.Object
  extended by facebook4j.FacebookAPIMonitor

public class FacebookAPIMonitor
extends Object

Singleton instance of all Twitter API monitoring. Handles URL parsing and "wire off" logic. We could avoid using a singleton here if Twitter objects were instantiated from a factory.

Since:
Twitter4J 2.2.1
Author:
Nick Dellamaggiore (nick.dellamaggiore gmail.com), Ryuji Yamashita - roundrop at gmail.com
  • Changed for Facebook API

Method Summary
static FacebookAPIMonitor getInstance()
           
 APIStatisticsMBean getStatistics()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static FacebookAPIMonitor getInstance()

getStatistics

public APIStatisticsMBean getStatistics()


Copyright © 2019. All rights reserved.