JavaScript API Reference for Oracle ADF Faces
|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01
|
PREV
NEXT |
FRAMES
NO FRAMES
Warning: private items are visible
|
|
oracle.adfinternal.view.js.agent.opera
Class AdfOperaLogWriter
Warning:
- This is an unsupported, internal implementation class.
- Use an API class that might provide equivalent functionality instead.
- This class will change without notice.
- It is not recommended that you use anything in this class.
org.ecmascript.object.Object
|
+--oracle.adf.view.js.base.AdfObject
|
+--oracle.adf.view.js.logging.AdfLogWriter
|
+--oracle.adfinternal.view.js.agent.opera.AdfOperaLogWriter
public class AdfOperaLogWriter
extends AdfLogWriter
AdfLogWriter subclass that writes the logged messages to the Opera console
as they are published.
Constructor Summary |
public |
AdfOperaLogWriter()
AdfLogWriter subclass that writes the logged messages to the Opera console
as they are published.
|
Methods inherited from oracle.adf.view.js.logging.AdfLogWriter |
CheckIfClosed, close, flush, FormatError, FormatLevel, FormatLogRecord, FormatMessage, FormatWhen, getFilter, Init, publish, setFilter |
Methods inherited from oracle.adf.view.js.base.AdfObject |
adopt, clone, createCallback, createInitializedObject, createSubclass, ensureClassInitialization, equals, exportPrototypeSymbol, getClass, GetLazyArrayProperty, GetLazyMapProperty, getTypeName, toDebugString, toString |
public AdfOperaLogWriter()
AdfLogWriter subclass that writes the logged messages to the Opera console
as they are published.
protected Object PublishImpl(Object logRecord)
Write the record to the Gecko console
- Parameters:
- Return:
Object
- Overrides:
AdfLogWriter.PublishImpl(Object)
|
Oracle® Fusion Middleware Javascript API Reference for Oracle ADF Faces 12c (12.2.1.4.0) E81451-01
|
PREV
NEXT |
FRAMES
NO FRAMES
Warning: private items are visible
|
|
Copyright (c) 1998, 2018, Oracle and/or its affiliates. All rights reserved.