SOAj Core v. 1.3


Uses of Class
info.soaj.core.plugin.SjAbstractPluginEmail

Packages that use SjAbstractPluginEmail
info.soaj.core.unittest.internal   
info.soaj.core.util.internal   
 

Uses of SjAbstractPluginEmail in info.soaj.core.unittest.internal
 

Fields in info.soaj.core.unittest.internal declared as SjAbstractPluginEmail
private  SjAbstractPluginEmail SjPluginTextEmailExampleTest.emailPlugin
          UID
 

Uses of SjAbstractPluginEmail in info.soaj.core.util.internal
 

Methods in info.soaj.core.util.internal with parameters of type SjAbstractPluginEmail
private static void SjUtilThrowable.emailException(SjBaseCoreRuntimeException baseRuntimeException, SjAbstractPluginEmail emailPlugin)
           
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, 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


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.