C D E I O S W

C

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

D

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

E

error(WMSessionHandle, String) - Method in class org.enhydra.shark.logging.StandardLoggingManager
Log a message object with the ERROR Level.
error(WMSessionHandle, String, Exception) - Method in class org.enhydra.shark.logging.StandardLoggingManager
Log a message object with the ERROR Level.
error(WMSessionHandle, String, String) - Method in class org.enhydra.shark.logging.StandardLoggingManager
Log a message object with the ERROR Level.
error(WMSessionHandle, String, String, Exception) - Method in class org.enhydra.shark.logging.StandardLoggingManager
Log a message object with the ERROR Level.

I

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

O

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

S

StandardLoggingManager - class org.enhydra.shark.logging.StandardLoggingManager.
Implementation of LoggingManager interface.
StandardLoggingManager() - Constructor for class org.enhydra.shark.logging.StandardLoggingManager
 

W

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

C D E I O S W