Uses of Interface
com.atomikos.diagnostics.Console

Packages that use Console
com.atomikos.diagnostics   
 

Uses of Console in com.atomikos.diagnostics
 

Classes in com.atomikos.diagnostics that implement Console
 class CascadedConsole
          A cascaded message console for system output warnings.
 class PrintStreamConsole
          A simple console to a PrintStream.
 class RotatingFileConsole
          A console that writes to a set of rotating files.
 class Slf4jConsole
          A console that delegates to slf4j - this ensures log4j compatibility.
 

Constructors in com.atomikos.diagnostics with parameters of type Console
CascadedConsole(Console first, Console last)
          Construct a new instance.
 



Copyright © 2011. All Rights Reserved.