C D E I O W

C

configure(CallbackUtilities) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Configures StandardLoggingManager.

D

debug(WMSessionHandle, String) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the DEBUG level.
debug(WMSessionHandle, String, Exception) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the DEBUG level.
debug(WMSessionHandle, String, String) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the DEBUG level.
debug(WMSessionHandle, String, String, Exception) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the DEBUG level.

E

ENHYDRA_DEFAULT_LOG_CLASS - Static variable in class org.enhydra.shark.logging.EnhydraLoggingManager
 
ENHYDRA_LOG_CLASS - Static variable in class org.enhydra.shark.logging.EnhydraLoggingManager
 
EnhydraLoggingManager - class org.enhydra.shark.logging.EnhydraLoggingManager.
Implementation of LoggingManager interface.
EnhydraLoggingManager() - Constructor for class org.enhydra.shark.logging.EnhydraLoggingManager
 
error(WMSessionHandle, String) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the ERROR Level.
error(WMSessionHandle, String, Exception) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the ERROR Level.
error(WMSessionHandle, String, String) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the ERROR Level.
error(WMSessionHandle, String, String, Exception) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the ERROR Level.

I

info(WMSessionHandle, String) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the INFO Level.
info(WMSessionHandle, String, Exception) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the INFO Level.
info(WMSessionHandle, String, String) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the INFO Level.
info(WMSessionHandle, String, String, Exception) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the INFO Level.
isEnabled(WMSessionHandle, int) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
 
isEnabled(WMSessionHandle, String, int) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
 
isEnabled(int, int) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
 

O

org.enhydra.shark.logging - package org.enhydra.shark.logging
 

W

warn(WMSessionHandle, String) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the WARN Level.
warn(WMSessionHandle, String, Exception) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the WARN Level.
warn(WMSessionHandle, String, String) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the WARN Level.
warn(WMSessionHandle, String, String, Exception) - Method in class org.enhydra.shark.logging.EnhydraLoggingManager
Log a message object with the WARN Level.

C D E I O W