org.appdapter.registry.test
Class BasicModuleTestOne

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.appdapter.registry.test.BasicModuleTestOne

public class BasicModuleTestOne
extends BasicDebugger

Author:
Stu B.

Nested Class Summary
static class BasicModuleTestOne.PowerModule
           
 
Field Summary
 
Fields inherited from class org.appdapter.core.log.BasicDebugger
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM
 
Constructor Summary
BasicModuleTestOne()
           
 
Method Summary
 void asyncTest()
           
static void main(String[] args)
           
 void processBatches(Modulator mu, int count)
           
 void runTest()
           
 void syncTest()
           
 
Methods inherited from class org.appdapter.core.log.BasicDebugger
checkDebugImportance, getLogger, isLoggerUsable, logError, logInfo, logInfo, logInfoEvent, setDebugImportanceThreshold, setLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicModuleTestOne

public BasicModuleTestOne()
Method Detail

processBatches

public void processBatches(Modulator mu,
                           int count)

syncTest

public void syncTest()

asyncTest

public void asyncTest()
               throws Throwable
Throws:
Throwable

runTest

public void runTest()

main

public static void main(String[] args)


Copyright © 2010-2012. All Rights Reserved.