|
SOAj Core v. 1.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SjAbstractPluginLogging | |
|---|---|
| info.soaj.core.plugin | |
| info.soaj.core.util | |
| info.soaj.core.util.internal | |
| Uses of SjAbstractPluginLogging in info.soaj.core.plugin |
|---|
| Subclasses of SjAbstractPluginLogging in info.soaj.core.plugin | |
|---|---|
class |
SjPluginLoggingJdk
This SOAj plugin supports logging using the Java JDK. |
class |
SjPluginLoggingSystemOut
This SOAj plugin supports logging via System Out when no logging plugin is available. |
| Uses of SjAbstractPluginLogging in info.soaj.core.util |
|---|
| Methods in info.soaj.core.util that return SjAbstractPluginLogging | |
|---|---|
static SjAbstractPluginLogging |
SjGeneralStore.createPluginForLogging()
This convenience method returns a logging plugin instance. |
| Uses of SjAbstractPluginLogging in info.soaj.core.util.internal |
|---|
| Methods in info.soaj.core.util.internal with parameters of type SjAbstractPluginLogging | |
|---|---|
private static void |
SjUtilThrowable.logException(SjBaseCoreRuntimeException baseRuntimeException,
SjAbstractPluginLogging loggingPlugin)
|
private static void |
SjUtilThrowable.logOut(SjBaseCoreRuntimeException baseRuntimeException,
SjAbstractPluginLogging logThrowablePlugin,
SjAbstractPluginEmail emailPlugin)
This method unwraps the throwable to determine what should be logged and/or emailed. |
static void |
SjUtilThrowable.logThrowable(SjBaseCoreRuntimeException baseRuntimeException,
SjAbstractPluginLogging logThrowablePlugin)
This overloaded method processes both self-logging and self-emailing while requiring the logging plugin as an argument, or null. |
static void |
SjUtilThrowable.logThrowable(SjBaseCoreRuntimeException baseRuntimeException,
SjAbstractPluginLogging logThrowablePlugin,
SjAbstractPluginEmail emailPlugin)
This overloaded method processes both self-logging and self-emailing while requiring the logging and email plugins as an argument, or null. |
|
SOAj Core v. 1.3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.