org.apache.falcon.plugin
Class LoggingPlugin

java.lang.Object
  extended by org.apache.falcon.plugin.LoggingPlugin
All Implemented Interfaces:
MonitoringPlugin

public class LoggingPlugin
extends Object
implements MonitoringPlugin

Plugin for logging metrics using log4j.


Constructor Summary
LoggingPlugin()
           
 
Method Summary
 void monitor(ResourceMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingPlugin

public LoggingPlugin()
Method Detail

monitor

public void monitor(ResourceMessage message)
Specified by:
monitor in interface MonitoringPlugin


Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.