Oracle Data-aware Controls Reference

Uses of Class
oracle.dacf.util.errormanager.ErrorLoggerAdapter

Packages that use ErrorLoggerAdapter
oracle.dacf.util.errorloggers This package provides classes which serve as examples of non-buffered error loggers. 
 

Uses of ErrorLoggerAdapter in oracle.dacf.util.errorloggers
 

Subclasses of ErrorLoggerAdapter in oracle.dacf.util.errorloggers
 class DacfErrorPopupLogger
          The DacfErrorPopupLogger is a non-buffered logger class that pops up an Error Dialog for every DAC error message.
 class OutputStreamLogger
          The OutPutStreamLogger is a non-buffered logger class that writes error information to an OutputStream.
 class StdErrorLogger
          The StdErrorLogger is a non-buffered logger class that writes error information to stderr.
 class StyleStdErrorLogger
          The StyleStdErrorLogger is a non-buffered logger class that writes StyleManager error information to stderr.
 


Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.