org.cogchar.app.puma.vworld
Class VWorldMonitorBinding

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.cogchar.app.puma.vworld.VWorldMonitorBinding
All Implemented Interfaces:
org.appdapter.core.log.Loggable, AppDebugMonitor

public class VWorldMonitorBinding
extends org.appdapter.core.log.BasicDebugger
implements AppDebugMonitor

Author:
Stu B.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.cogchar.api.monitor.AppDebugMonitor
AppDebugMonitor.TransitKind
 
Field Summary
 
Fields inherited from interface org.appdapter.core.log.Loggable
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM
 
Constructor Summary
VWorldMonitorBinding()
           
 
Method Summary
 void notifyEntityActionTransit(AppDebugMonitor.TransitKind kind, BasicEntityAction action)
           
 void notifyThingActionTransit(AppDebugMonitor.TransitKind kind, ThingActionSpec taSpec)
           
 
Methods inherited from class org.appdapter.core.log.BasicDebugger
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VWorldMonitorBinding

public VWorldMonitorBinding()
Method Detail

notifyThingActionTransit

public void notifyThingActionTransit(AppDebugMonitor.TransitKind kind,
                                     ThingActionSpec taSpec)
Specified by:
notifyThingActionTransit in interface AppDebugMonitor

notifyEntityActionTransit

public void notifyEntityActionTransit(AppDebugMonitor.TransitKind kind,
                                      BasicEntityAction action)
Specified by:
notifyEntityActionTransit in interface AppDebugMonitor


Copyright © 2010-2013. All Rights Reserved.