SOAj Consolidated


Uses of Class
info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable

Packages that use SjAttributesForThrowable.BuilderThrowable
info.soaj.core.attribute   
 

Uses of SjAttributesForThrowable.BuilderThrowable in info.soaj.core.attribute
 

Methods in info.soaj.core.attribute that return SjAttributesForThrowable.BuilderThrowable
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailBCC(java.lang.String emailBCC)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailCC(java.lang.String emailCC)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailContentType(java.lang.String emailContentType)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailFromAddress(java.lang.String emailFromAddress)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailRecipients(java.lang.String emailRecipients)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailSmtpHost(java.lang.String emailSmtpHost)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailSmtpPassword(java.lang.String emailSmtpPassword)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailSmtpPort(java.lang.String emailSmtpPort)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailSmtpUserName(java.lang.String emailSmtpUserName)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailSocksProxyAddress(java.lang.String emailSocksProxyAddress)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailSocksProxyPort(java.lang.String emailSocksProxyPort)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.emailSubject(java.lang.String emailSubject)
          This method "sets" an attribute.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.forceEmailingAndLogging(boolean isEmailingAndLoggingForced)
          This method sets a flag to force logging and emailing - even if an exception has been previously handled.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.forceEmailingOnly(boolean isEmailingForced)
          This method sets a flag to force emailing - even if an exception has been previously emailed.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.forceLiteLogging(boolean isLiteLoggingForced)
          This method sets a flag to force "lite logging" (very limited stack trace).
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.forceLoggingOnly(boolean isLoggingForced)
          This method sets a flag to force logging - even if an exception has been previously logged.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.suppressEmailingAndLogging(boolean isEmailingAndLoggingSuppressed)
          This method sets a flag to suppress logging and emailing.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.suppressEmailingOnly(boolean isEmailingSuppressed)
          This method sets a flag to suppress emailing.
 SjAttributesForThrowable.BuilderThrowable SjAttributesForThrowable.BuilderThrowable.suppressLoggingOnly(boolean isLoggingSuppressed)
          This method sets a flag to suppress logging.
 

Constructors in info.soaj.core.attribute with parameters of type SjAttributesForThrowable.BuilderThrowable
SjAttributesForThrowable(SjAttributesForThrowable.BuilderThrowable builderThrowable)
          Constructor - private
 


SOAj Consolidated


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.