Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Interface
oracle.javatools.util.Log.Formatter

Packages that use Log.Formatter
oracle.javatools.util Provides general utilities. 
 

Uses of Log.Formatter in oracle.javatools.util
 

Methods in oracle.javatools.util that return Log.Formatter
static Log.Formatter Log.getFormatter(java.lang.Class objectType)
          Gets the formatter for a type.
static Log.Formatter Log.getFormatter(java.lang.Object object)
          Gets the formatter for an object.
 

Methods in oracle.javatools.util with parameters of type Log.Formatter
static void Log.addFormatter(java.lang.Class type, Log.Formatter formatter)
          Sets a formatter for a type.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

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