SOAj Core v. 1.3

A B C D E F G H I L M N P R S T U V W X

A

activateSOAj() - Static method in class info.soaj.core.util.SjGeneralStore
This synchronized method executes the phases of the SOAj core framework Activation Sequence using the default name for the descriptor document.
activateSOAj(String) - Static method in class info.soaj.core.util.SjGeneralStore
This synchronized method executes the phases of the SOAj core framework Activation Sequence using a client supplied descriptor document name.
activeProperties - Variable in class info.soaj.core.util.internal.SjCacher
Map of properties with an "active" declaration.
alwaysInstantiatePlugins - Variable in class info.soaj.core.util.internal.SjCacher
Map of plugins with an "always instantiate" declaration.
assertException(Class<?>, Exception) - Static method in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Assert that a specified throwable was thrown.
assertExceptionContext(Class<?>, String, SjInterfaceThrowable) - Static method in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Assert that a throwable was thrown from the expected class and method.

B

build() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method is used for instantiating the outer class.
build() - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method is used for instantiating this class.
buildStatic(SjAttributesForAbstractPluginEmail.BuilderEmail) - Static method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method is used for instantiating the outer class.

C

cache - Static variable in class info.soaj.core.util.SjGeneralStore
Reference to caching singleton.
cacher - Static variable in class info.soaj.core.util.internal.SjCacher
Singleton's private instance.
CLASS_LOGGING_SYSTEM_OUT - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
SOAj class name.
CLASS_NAME - Static variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
Class name.
CLASS_NAME - Static variable in class info.soaj.core.internal.SjSaxErrorHandler
Class name.
CLASS_NAME - Static variable in class info.soaj.core.internal.string.SjBaseStringPopulated
Class name.
CLASS_NAME - Static variable in class info.soaj.core.internal.string.SjPopulatedPluginCreate
CLASS_NAME
CLASS_NAME - Static variable in class info.soaj.core.plugin.SjAbstractPluginLogging
Class name.
CLASS_NAME - Static variable in class info.soaj.core.plugin.SjPluginLoggingJdk
Class name.
CLASS_NAME - Static variable in class info.soaj.core.properties.SjPluginProperties
Class name.
CLASS_NAME - Static variable in exception info.soaj.core.throwable.SjBaseCoreRuntimeException
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjCacher
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjFrameworkCreateActive
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjFrameworkInitializeActive
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjFrameworkLogContext
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjFrameworkReportStatus
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjFrameworkRetrieveProperties
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjFrameworkVerifyActive
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjUtilLoggerJdk
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.internal.SjUtilThrowable
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.SjGeneralStore
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.SjUtilReflection
Class name.
CLASS_NAME - Static variable in class info.soaj.core.util.SjUtilStrings
CLASS_NAME
CLASS_NAME - Static variable in class info.soaj.core.util.SjUtilVerification
Class name.
classLoader - Variable in class info.soaj.core.attribute.internal.SjAttributesForStreaming
Class classLoader.
classname - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The name of class throwing the exception.
classname - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The name of class throwing the exception.
clearAllCacheForTestingOnly() - Method in class info.soaj.core.util.internal.SjCacher
This method clears all cache.
config(String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
config(String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
config(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
Requires context.
config(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
Requires context.
configureConsoleHandler(SjPluginProperties, Logger) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method configures a console handler and binds it to the logger.
configureFileHandler(SjPluginProperties, Logger) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method configures a file handler and binds it to the logger.
containsActivePlugin(SjPopulatedPluginKey) - Method in class info.soaj.core.util.internal.SjCacher
This method returns whether an active plugin exists.
containsActivePlugin(String) - Static method in class info.soaj.core.util.SjGeneralStore
This method determines whether an active plugin is declared and available for creation.
containsActiveProperties(SjPopulatedPluginKey) - Method in class info.soaj.core.util.internal.SjCacher
This method determines whether an active set of properties is cached for a declared plugin key.
containsAlwaysInstantiatePlugin(SjPopulatedPluginKey) - Method in class info.soaj.core.util.internal.SjCacher
This method returns whether a plugin reference copy exists.
containsAuthentication() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsAuthentication() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailBCC() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailBCC() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailCC() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailCC() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailContentType() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailFromAddress() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailFromAddress() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailMessage() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailMessage() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailRecipients() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailRecipients() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailSmtpHost() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailSmtpHost() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailSmtpPassword() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailSmtpPassword() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailSmtpPort() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailSmtpPort() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailSmtpUserName() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailSmtpUserName() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailSocksProxyAddress() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailSocksProxyAddress() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailSocksProxyPort() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailSocksProxyPort() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsEmailSubject() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method determines whether the attribute is null.
containsEmailSubject() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method determines whether the attribute is null.
containsGetInstanceMethod(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if a public 'getInstance' Method is available.
containsInactivePlugin(String) - Static method in class info.soaj.core.util.SjGeneralStore
This method determines whether plugin key is declared inactive.
containsInactivePluginKey(SjPopulatedPluginKey) - Method in class info.soaj.core.util.internal.SjCacher
This method returns whether a plugin key has been declared as inactive.
containsNonPublicArgumentConstructorWithoutAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if an accessible 'public' argument constructor is available.
containsNonPublicNoArgumentConstructor(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if a non-public accessible no-argument ConstructorcontainsNonPublicNoArgumentConstructorWithoutAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if a non-public accessible no-argument constructor is available.
containsPluginMetadata(SjPopulatedPluginKey) - Method in class info.soaj.core.util.internal.SjCacher
This method returns whether plugin metadata is cached for a declared plugin key.
containsPluginProperties() - Method in class info.soaj.core.properties.SjPluginProperties
This method indicates whether plugin properties are defined.
containsPropertyKey(String) - Method in class info.soaj.core.properties.SjPluginProperties
This method is a convenience search for the property with the specified key in this property list.
containsPropertyKey(String, boolean) - Method in class info.soaj.core.properties.SjPluginProperties
This method is a convenience search for a property with the specified key.
containsPropertyValue(String) - Method in class info.soaj.core.properties.SjPluginProperties
This method returns true if one or more properties exist with this value.
containsPropertyValue(String, String) - Method in class info.soaj.core.properties.SjPluginProperties
This method returns true if a property value exists for the property key specified.
containsPropertyValueBoolean(String) - Method in class info.soaj.core.properties.SjPluginProperties
This method returns true if a property value exists for the property key specified.
containsPropertyValueNull(String) - Method in class info.soaj.core.properties.SjPluginProperties
This method returns true if the specified property has a declared value of "null".
containsPublicArgumentConstructor(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if an accessible 'public' argument constructor is available.
containsPublicArgumentConstructorWithoutAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if an accessible 'public' argument constructor is available.
containsPublicConstructor(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if an accessible 'public' no constructor is available.
containsPublicNoArgumentConstructor(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if an accessible 'public' no argument constructor is available.
containsPublicNoArgumentConstructorWithoutAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class info.soaj.core.util.SjUtilReflection
This method determines if an accessible 'public' no argument constructor is available.
containsStrongReferencePlugin(SjPopulatedPluginKey) - Method in class info.soaj.core.util.internal.SjCacher
This method returns whether cached plugin exists.
contextDestroyed(ServletContextEvent) - Method in class info.soaj.core.listener.SjFrameworkActivationManager
 
contextInitialized(ServletContextEvent) - Method in class info.soaj.core.listener.SjFrameworkActivationManager
 
convertToLevel(int) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
 
createActive() - Static method in class info.soaj.core.util.internal.SjFrameworkCreateActive
This method instantiates all plugins declared as "active" and instantiates a reference copy for inactive plugins.
createActivePlugin(Class<PLUGIN>, SjPopulatedPluginKey, boolean) - Method in class info.soaj.core.util.internal.SjCacher
This method creates a plugin instance or null.
createPlugin(Class<PLUGIN>, String) - Static method in class info.soaj.core.util.SjGeneralStore
This method returns a plugin instance.
createPlugin(Class<PLUGIN>, String, boolean) - Static method in class info.soaj.core.util.SjGeneralStore
This overloaded method returns a plugin instance.
createPluginForLogging() - Static method in class info.soaj.core.util.SjGeneralStore
This convenience method returns a logging plugin instance.
createPluginMetadataCB() - Method in class info.soaj.core.plugin.SjBasePlugin
This method
createPluginMetadataCB() - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
 
createPluginMetadataCB() - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
createPluginMetadataCB() - Method in class info.soaj.core.plugin.SjPluginStartup
 

D

DATE_FORMAT - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
Format used for date processing.
DELIMITER - Static variable in class info.soaj.core.util.SjGeneralStore
Cosmetic delimiter string for logging.
descriptorDocumentStatus - Variable in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Introduces state to test case.
displayEnvironmentVariables() - Static method in class info.soaj.core.util.internal.SjFrameworkLogContext
This method displays environment variables.
displayPluginInactive() - Static method in class info.soaj.core.util.internal.SjFrameworkReportStatus
This method logs plugin information.
displayPluginInfo(Map<String, SjBasePlugin>) - Static method in class info.soaj.core.util.internal.SjFrameworkReportStatus
This method logs plugin information.
displaySystemProperties() - Static method in class info.soaj.core.util.internal.SjFrameworkLogContext
This method displays system properties.

E

emailBCC - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailBCC.
emailBCC(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailBCC - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
A comma delimited list of blind carbon copy recipients.
emailBCC - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailBCC.
emailBCC(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailBCC - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
A comma delimited list of blind carbon copy recipients.
emailBCCArray - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
A string array of blind carbon copy recipients.
emailCC - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailCC.
emailCC(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailCC - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
A comma delimited list of carbon copy email recipients.
emailCC - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailCC.
emailCC(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailCC - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
A comma delimited list of carbon copy email recipients.
emailCCArray - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
A string array of blind carbon copy recipients.
emailContentType - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailContentType.
emailContentType(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailContentType - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailContentType.
emailContentType(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailContentType - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The content type.
emailException(SjBaseCoreRuntimeException, SjAbstractPluginEmail) - Static method in class info.soaj.core.util.internal.SjUtilThrowable
 
emailFromAddress - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailFromAddress.
emailFromAddress(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailFromAddress - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The sender's email address.
emailFromAddress - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailFromAddress.
emailFromAddress(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailFromAddress - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The sender's email address.
emailMessage - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailMessageAppended.
emailMessage - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The email message.
emailMessageAppended - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailMessageAppended.
emailMessageAppended - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The email message for appending to declared message.
emailPlugin - Variable in class info.soaj.core.unittest.internal.SjPluginTextEmailExampleTest
UID
emailRecipientArray - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
A string array of blind carbon copy recipients.
emailRecipients - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailRecipients.
emailRecipients - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
A comma delimited list of email recipients.
emailRecipients - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailRecipients.
emailRecipients(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailRecipients - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
A comma delimited list of email recipients.
emailSmtpHost - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailSmtpHost.
emailSmtpHost(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailSmtpHost - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The SMTP host name.
emailSmtpHost - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailSmtpHost.
emailSmtpHost(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailSmtpHost - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The SMTP host name.
emailSmtpPassword - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailSmtpPassword for authentication.
emailSmtpPassword(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailSmtpPassword - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The SMTP host password.
emailSmtpPassword - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailSmtpPassword for authentication.
emailSmtpPassword(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailSmtpPassword - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The SMTP host password.
emailSmtpPort - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailSmtpPort.
emailSmtpPort(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailSmtpPort - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The SMTP host port.
emailSmtpPort - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailSmtpPort.
emailSmtpPort(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailSmtpPort - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The SMTP host port.
emailSmtpUserName - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailSmtpUserName for authentication.
emailSmtpUserName(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailSmtpUserName - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The SMTP host user name.
emailSmtpUserName - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailSmtpUserName for authentication.
emailSmtpUserName(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailSmtpUserName - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The SMTP host user name.
emailSocksProxyAddress - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailSocksProxyAddress.
emailSocksProxyAddress(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailSocksProxyAddress - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The socks proxy address.
emailSocksProxyAddress - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailSocksProxyAddress.
emailSocksProxyAddress(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailSocksProxyAddress - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The socks address.
emailSocksProxyPort - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailSocksProxyPort.
emailSocksProxyPort(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailSocksProxyPort - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The socks proxy port.
emailSocksProxyPort - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailSocksProxyPort.
emailSocksProxyPort(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailSocksProxyPort - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The socks proxy port.
emailSubject - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
The emailSubject.
emailSubject(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
emailSubject - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
The subject.
emailSubject - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The emailSubject.
emailSubject(String) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method "sets" an attribute.
emailSubject - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The subject.
emailToAddress(String) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
entering(String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
entering(String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
entering(String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
 
entering(String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
equals(Object) - Method in class info.soaj.core.internal.string.SjBaseString
(non-Javadoc)
error(SAXParseException) - Method in class info.soaj.core.internal.SjSaxErrorHandler
This method corresponds to the definition of "error" in section 1.2 of the W3C XML 1.0 Recommendation.
exiting(String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
exiting(String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
exiting(String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
 
exiting(String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 

F

fail(Class<T>) - Static method in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Fails a test expecting an exception.
fatalError(SAXParseException) - Method in class info.soaj.core.internal.SjSaxErrorHandler
There is an apparent contradiction between the documentation for this method and the documentation for ContentHandler.endDocument().
fine(String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
fine(String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
fine(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
Requires context.
fine(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
Requires context.
finer(String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
finer(String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
finer(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
Requires context.
finer(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
Requires context.
finest(String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
finest(String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
finest(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
Requires context.
finest(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
Requires context.
firstRowStringBuilding(LogRecord, StringBuilder, SjNullableUserId) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
 
forceEmailingAndLogging(boolean) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method sets a flag to force logging and emailing - even if an exception has been previously handled.
forceEmailingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
Forces actions to occur even when a wrapped exception has been previously logged.
forceEmailingOnly(boolean) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method sets a flag to force emailing - even if an exception has been previously emailed.
forceEmailingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
Forces emailing to occur even if the exception was previously logged; default is false.
forceLiteLogging - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
Forces actions to occur even when a wrapped exception has been previously logged.
forceLiteLogging(boolean) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method sets a flag to force "lite logging" (very limited stack trace).
forceLiteLoggingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
Forces "lite logging" (very limited stack trace) even if the exception was previously logged; default is false.
forceLoggingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
Forces actions to occur even when a wrapped exception has been previously logged.
forceLoggingOnly(boolean) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method sets a flag to force logging - even if an exception has been previously logged.
forceLoggingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
Forces logging to occur even if the exception was previously logged; default is false.
format(LogRecord) - Method in class info.soaj.core.internal.SjLoggingFormatter
Formats the given log record and returns the formatted String.
formatDate(long) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method formats a milliseconds since 1970 into a date/time stringNotNull.
formatDeclarativeLogging(LogRecord, SjNullableUserId) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method formats the given log record and returns the formatted String.
formatRecordLogging(LogRecord, SjNullableUserId) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method formats the given log record and returns the formatted String.
formatStackTrace(int, String, String, StringBuilder, Throwable) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method formats the given stack trace and returns the formatted String.
formatThrowableLogging(LogRecord, SjNullableUserId) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method formats the given log record and returns the formatted String.
formatTraceLogging(LogRecord, SjNullableUserId) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method formats the given log record and returns the formatted String.
formulateStackTrace(SjBaseCoreRuntimeException) - Static method in class info.soaj.core.util.internal.SjUtilThrowable
This method formulates a stack trace if necessary and sets it in the exception.

G

getCacheStrongReference() - Method in class info.soaj.core.util.internal.SjCacher
This method returns a map for core framework utilization.
getClassLoader() - Method in class info.soaj.core.attribute.internal.SjAttributesForStreaming
This method returns the classLoader attribute.
getClassLoader() - Static method in class info.soaj.core.util.SjUtilReflection
Returns the class classLoader for this class.
getClassname() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailBCC() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailBCC() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailBCCArray() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailCC() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailCC() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailCCArray() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailContentType() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailFromAddress() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailFromAddress() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailMessage() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailMessage() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailRecipientArray() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailRecipients() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailRecipients() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailSmtpHost() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailSmtpHost() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailSmtpPassword() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailSmtpPassword() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailSmtpPort() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailSmtpPort() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailSmtpUserName() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailSmtpUserName() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailSocksProxyAddress() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailSocksProxyAddress() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailSocksProxyPort() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailSocksProxyPort() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getEmailSubject() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
getEmailSubject() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getInactivePluginKeyList() - Method in class info.soaj.core.util.internal.SjCacher
This method returns the inactivePluginKeyList attribute.
getInputStream() - Method in class info.soaj.core.attribute.internal.SjAttributesForStreaming
This method returns the inputStream attribute.
getInstance() - Static method in class info.soaj.core.util.internal.SjCacher
This method returns the reference to the singleton instance.
getLogger() - Static method in class info.soaj.core.internal.SjLoggerSystemOut
This static factory method instantiates an instance of the class.
getMapActiveProperties() - Method in class info.soaj.core.util.internal.SjCacher
This method returns a map for core framework utilization.
getMapAlwaysInstantiate() - Method in class info.soaj.core.util.internal.SjCacher
This method returns a map for core framework utilization.
getMaximumExceptionMessagesPerDay() - Method in class info.soaj.core.plugin.SjAbstractPluginEmail
This convenience method to returns the maximum exception messages sent in a 24-hour period.
getMaximumExceptionMessagesPerHour() - Method in class info.soaj.core.plugin.SjAbstractPluginEmail
This convenience method returns the maximum exception messages sent in a 60-minute period.
getMethodname() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
getPluginAbstractProperties() - Method in class info.soaj.core.properties.SjPluginProperties
This method returns the pluginAbstractProperties attribute.
getPluginAuthor() - Method in class info.soaj.core.metadata.SjBaseMetadata
 
getPluginClassName() - Method in class info.soaj.core.properties.SjPluginProperties
This method returns the pluginClassName attribute.
getPluginConcreteProperties() - Method in class info.soaj.core.properties.SjPluginProperties
This method returns the pluginConcreteProperties attribute.
getPluginCopyright() - Method in class info.soaj.core.metadata.SjBaseMetadata
 
getPluginCreate() - Method in class info.soaj.core.properties.SjPluginProperties
This method returns the pluginCreate attribute.
getPluginKey() - Method in class info.soaj.core.properties.SjPluginProperties
This method returns the pluginKey attribute.
getPluginMetadata() - Method in class info.soaj.core.plugin.SjBasePlugin
This method returns the pluginMetadata attribute.
getPluginMinimumJdk() - Method in class info.soaj.core.metadata.SjBaseMetadata
 
getPluginProperties() - Method in class info.soaj.core.plugin.SjBasePlugin
This method returns the declared plugin properties.
getPluginProperties() - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
getPluginProperties() - Method in class info.soaj.core.properties.SjPluginProperties
This method returns combined plugin properties or null.
getPluginVersion() - Method in class info.soaj.core.metadata.SjBaseMetadata
 
getPopulatedPluginKey() - Method in class info.soaj.core.plugin.SjBasePlugin
This method returns the populatedPluginKey attribute.
getPropertyArray(String) - Method in class info.soaj.core.properties.SjPluginProperties
This method conveniently parses the property.
getPropertyBoolean(String) - Method in class info.soaj.core.properties.SjPluginProperties
This method conveniently returns a boolean.
getPropertyInt(String) - Method in class info.soaj.core.properties.SjPluginProperties
This method conveniently returns a boolean.
getPropertyValue(String) - Method in class info.soaj.core.properties.SjPluginProperties
This method returns the property value for the specified key.
getResourceAsStream(String) - Static method in class info.soaj.core.util.SjUtilReflection
This method attempts returning an InputStream with the resources class loader.
getString() - Method in class info.soaj.core.internal.string.SjBaseString
 
getThrowableAttributes() - Method in interface info.soaj.core.interfaces.SjInterfaceThrowable
This method returns the throwableAttributes attribute.
getThrowableAttributes() - Method in exception info.soaj.core.throwable.SjBaseCoreRuntimeException
This method returns the throwableAttributes attribute.
GTC_COPYRIGHT - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
SOAj copyright.

H

hashCode() - Method in class info.soaj.core.internal.string.SjBaseString
(non-Javadoc)

I

inactivePluginKeyList - Variable in class info.soaj.core.util.internal.SjCacher
List of plugin keys for plugins declared "inactive".
info(String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
info(String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
info(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
Requires context.
info(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
Requires context.
info.soaj.core.attribute - package info.soaj.core.attribute
 
info.soaj.core.attribute.internal - package info.soaj.core.attribute.internal
 
info.soaj.core.interfaces - package info.soaj.core.interfaces
 
info.soaj.core.internal - package info.soaj.core.internal
 
info.soaj.core.internal.string - package info.soaj.core.internal.string
 
info.soaj.core.listener - package info.soaj.core.listener
 
info.soaj.core.metadata - package info.soaj.core.metadata
 
info.soaj.core.metadata.internal - package info.soaj.core.metadata.internal
 
info.soaj.core.plugin - package info.soaj.core.plugin
 
info.soaj.core.properties - package info.soaj.core.properties
 
info.soaj.core.properties.internal - package info.soaj.core.properties.internal
 
info.soaj.core.throwable - package info.soaj.core.throwable
 
info.soaj.core.unittest - package info.soaj.core.unittest
 
info.soaj.core.unittest.internal - package info.soaj.core.unittest.internal
 
info.soaj.core.util - package info.soaj.core.util
 
info.soaj.core.util.constant - package info.soaj.core.util.constant
 
info.soaj.core.util.constant.internal - package info.soaj.core.util.constant.internal
 
info.soaj.core.util.internal - package info.soaj.core.util.internal
 
init() - Method in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
This method initializes cache.
initCB() - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
This callback method is invoked exactly once by a factory after instantiating the plugin.
initCB() - Method in class info.soaj.core.plugin.SjBasePlugin
This callback method is invoked exactly once by a factory after instantiating the plugin.
initCB() - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
This callback method is invoked exactly once by a factory after instantiating the plugin.
initCB() - Method in class info.soaj.core.unittest.internal.SjCustomDescriptorDocumentExampleTest
This callback method is invoked upon construction and establishes the descriptor document used for each unit test method following the clearing of plugin cache.
initCB() - Method in class info.soaj.core.unittest.internal.SjDefaultDescriptorDocumentExampleTest
This callback method is invoked upon construction and establishes the descriptor document used for each unit test method following the clearing of plugin cache.
initCB() - Method in class info.soaj.core.unittest.internal.SjNoDescriptorDocumentExampleTest
This callback method is invoked upon construction and establishes the descriptor document used for each unit test method following the clearing of plugin cache.
initCB() - Method in class info.soaj.core.unittest.internal.SjPluginTextEmailExampleTest
This callback method is invoked upon construction and establishes the descriptor document used for each unit test method following the clearing of plugin cache.
initCB() - Method in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
This callback method is invoked upon construction and establishes the descriptor document used for each unit test method following the clearing of plugin cache.
initializeAbstractProperties() - Static method in class info.soaj.core.properties.internal.SjPropertiesForSystemOutLogging
 
initializeActive() - Static method in class info.soaj.core.util.internal.SjFrameworkInitializeActive
This method initializes all active plugins by firing the applicable callback method.
initializeConcreteProperties() - Static method in class info.soaj.core.properties.internal.SjPropertiesForSystemOutLogging
 
initializeLogged() - Method in exception info.soaj.core.throwable.SjBaseCoreRuntimeException
This method initializes the logged attribute to true - indicating this exception was logged.
initializeLogger(SjPluginProperties) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
This method initializes a logger.
initializeUserId() - Method in class info.soaj.core.internal.SjLoggingFormatter
This method should be overridden to provide the authorized user id.
inputStream - Variable in class info.soaj.core.attribute.internal.SjAttributesForStreaming
Input inputStream.
instantiateAndInitialize(Class<?>, String, SjPluginProperties) - Static method in class info.soaj.core.util.internal.SjUtilPluginInstantiator
This method returns an instance of type Object.
instantiateInstance(Class<?>, String) - Static method in class info.soaj.core.util.internal.SjUtilPluginInstantiator
This method returns an instance of type Object.
instantiateInstance(Class<?>, SjPopulatedPluginKey) - Static method in class info.soaj.core.util.internal.SjUtilPluginInstantiator
This method returns an instance of type Object.
instantiateInstance(Class<?>, boolean, Object[], Class<?>...) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiateInstance(String, boolean, Object[], Class<?>...) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiateInstance(Object[], boolean, Class<?>, Constructor<?>[]) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiateInstance(Object[], boolean, Class<?>, List<Constructor<?>>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiateNoArgumentInstance(String) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiateNoArgumentInstance(String, boolean) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiateNonPublicInstanceWithParameters(Object[], boolean, Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiatePlugin(Class<PLUGIN>, String, boolean) - Static method in class info.soaj.core.util.internal.SjUtilPluginInstantiator
This method is normally used internally by the framework.
instantiatePublicInstanceWithParameters(SjPopulatedClassName, Object[], boolean) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiatePublicInstanceWithParameters(Object[], boolean, Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object.
instantiateViaGetInstanceMethod(SjPopulatedClassName, Class<?>[], Object[], boolean) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object using a static factory method.
instantiateViaGetInstanceMethod(Class<?>, Class<?>[], Object[], boolean) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object using a static factory method.
instantiateViaNoArgumentConstructor(Class<?>, Constructor<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object by invoking the no-argument constructor.
instantiateViaNoArgumentConstructor(Class<?>, Constructor<?>, boolean) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object by invoking the no-argument constructor.
instantiateViaNonPublicNoArgumentConstructor(Class<?>, boolean) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object by invoking a non-public no-argument constructor.
instantiateViaPublicNoArgumentConstructor(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object by invoking a 'public' no-argument constructor.
instantiateViaPublicNoArgumentConstructor(Class<?>, boolean) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an instance of type Object by invoking a 'public' no-argument constructor.
invokeCallbackMethod(Map<String, SjBasePlugin>, int) - Static method in class info.soaj.core.util.internal.SjFrameworkInitializeActive
This method iterates and invokes the callback method on active plugins.
invokeCallbackMethod(Map<String, SjBasePlugin>, int) - Static method in class info.soaj.core.util.internal.SjFrameworkVerifyActive
This method iterates and invokes the callback method on active plugins.
isConstructorAccessible(Constructor<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method verifies a constructor is accessible.
isEmailingAndLoggingSuppressed() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
isEmailingOnlyForced() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
isEmailingOrLoggingForced() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
isEmailingOrLoggingSuppressed() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method renders a verdict.
isEmailingSuppressed() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
isLiteLoggingForced() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
isLoggable(Level) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
isLoggable(Level) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
isLoggable(Level) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
 
isLoggable(Level) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
isLogged() - Method in exception info.soaj.core.throwable.SjBaseCoreRuntimeException
This method returns whether this exception has been logged.
isLoggerInitialized() - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
This method indicates whether the encapsulated logger is initialized.
isLoggerInitialized() - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
This method indicates whether the contained logger has been initialized.
isLoggerInitialized() - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
isLoggingOnlyForced() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
isLoggingSuppressed() - Method in class info.soaj.core.attribute.SjAttributesForThrowable
This method returns an attribute.
isNotNull() - Method in class info.soaj.core.internal.string.SjBaseStringNullable
 
isNull() - Method in class info.soaj.core.internal.string.SjBaseStringNullable
 
isPluginActive() - Method in class info.soaj.core.properties.SjPluginProperties
This method returns the pluginActive attribute.
isPluginAlwaysInstantiated() - Method in class info.soaj.core.properties.SjPluginProperties
This method indicates a declared mode for plugin creation.
isPluginCached() - Method in class info.soaj.core.properties.SjPluginProperties
This method indicates a declared mode for plugin creation.
isSuppressExceptions() - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
This method returns an attribute.
iterateForNonPublicArgumentConstructors(Constructor<?>[]) - Static method in class info.soaj.core.util.SjUtilReflection
This method iterates through an array of constructors in pursuit of all accessible argument versions which are returned as a list.
iterateForNonPublicNoArgumentConstructor(Constructor<?>[]) - Static method in class info.soaj.core.util.SjUtilReflection
This method iterates through an array of constructors in pursuit of a no argument version.
iterateForPublicArgumentConstructors(Constructor<?>[]) - Static method in class info.soaj.core.util.SjUtilReflection
This method iterates through an array of constructors in pursuit of all accessible argument versions which are returned as a list.
iterateForPublicNoArgumentConstructor(Constructor<?>[]) - Static method in class info.soaj.core.util.SjUtilReflection
This method iterates through an array of constructors in pursuit of a no argument version.

L

logContext() - Static method in class info.soaj.core.util.internal.SjFrameworkLogContext
This method logs environment variables and system properties as specified by declaration.
logDeclarative(String, String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
This is a very powerful method supplementing typical logging based on level.
logDeclarative(String, String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
This method supplements standard level based logging.
logDeclarative(String, String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
This method supplements standard level based logging.
logDeclarative(String, String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
This method supplements standard level based logging.
logException(SjBaseCoreRuntimeException, SjAbstractPluginLogging) - Static method in class info.soaj.core.util.internal.SjUtilThrowable
 
logExceptionOccuredWhileThrowingException(String, String, RuntimeException) - Static method in class info.soaj.core.util.internal.SjUtilThrowable
Logging statement providing context for the reader of the log.
logged - Variable in exception info.soaj.core.throwable.SjBaseCoreRuntimeException
Instance attribute indicating whether "this" exception has been logged.
logger - Variable in class info.soaj.core.plugin.SjPluginLoggingJdk
Logger - transient
logger - Variable in class info.soaj.core.plugin.SjPluginLoggingSystemOut
Logger
logOut(SjBaseCoreRuntimeException, SjAbstractPluginLogging, SjAbstractPluginEmail) - Static method in class info.soaj.core.util.internal.SjUtilThrowable
This method unwraps the throwable to determine what should be logged and/or emailed.
logp(Level, String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
logp(Level, String, String, String, Throwable) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
logp(Level, String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
logp(Level, String, String, String, Throwable) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
logp(Level, String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
 
logp(Level, String, String, String, Throwable) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
 
logp(Level, String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
logp(Level, String, String, String, Throwable) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
logrb(Level, String, String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
logrb(Level, String, String, String, String, Throwable) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
logrb(Level, String, String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
logrb(Level, String, String, String, String, Throwable) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
logrb(Level, String, String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
 
logrb(Level, String, String, String, String, Throwable) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
 
logrb(Level, String, String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
logrb(Level, String, String, String, String, Throwable) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
 
logThrowable(SjBaseCoreRuntimeException) - Static method in class info.soaj.core.util.internal.SjUtilThrowable
This method processes both self-logging and self-emailing without requiring either plugin as an argument.
logThrowable(SjBaseCoreRuntimeException, SjAbstractPluginLogging) - Static method in class info.soaj.core.util.internal.SjUtilThrowable
This overloaded method processes both self-logging and self-emailing while requiring the logging plugin as an argument, or null.
logThrowable(SjBaseCoreRuntimeException, SjAbstractPluginLogging, SjAbstractPluginEmail) - Static method in class info.soaj.core.util.internal.SjUtilThrowable
This overloaded method processes both self-logging and self-emailing while requiring the logging and email plugins as an argument, or null.

M

methodname - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
The name of method throwing the exception.
methodname - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
The name of method throwing the exception.

N

NO_DESCRIPTOR_DOCUMENT_REQUIRED - Static variable in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Used to indicate no descriptor document should be loaded.

P

parsePluginProperties(NodeList) - Static method in class info.soaj.core.util.internal.SjFrameworkRetrieveProperties
This method returns a list of plugin properties.
parseProperties(NodeList) - Static method in class info.soaj.core.util.internal.SjFrameworkRetrieveProperties
This method populates a Properties instance.
parseStringArray(String) - Static method in class info.soaj.core.util.SjUtilStrings
This method parses a comma delimited string.
parseStringToInputStreamThatShouldBeClosed(String) - Static method in class info.soaj.core.util.SjUtilStrings
Parses a String to an InputStream.
perConfigurationStringBuilding(LogRecord, StringBuilder, SjNullableUserId) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
 
pluginAbstractProperties - Variable in class info.soaj.core.properties.SjPluginProperties
The abstract plugin properties.
pluginActive - Variable in class info.soaj.core.properties.SjPluginProperties
The plugin status.
pluginAuthor - Variable in class info.soaj.core.metadata.SjBaseMetadata
The plugin pluginAuthor.
pluginClassName - Variable in class info.soaj.core.properties.SjPluginProperties
The name of the plugin class.
pluginConcreteProperties - Variable in class info.soaj.core.properties.SjPluginProperties
The concrete plugin properties.
pluginCopyright - Variable in class info.soaj.core.metadata.SjBaseMetadata
The plugin copyright notice.
pluginCreate - Variable in class info.soaj.core.properties.SjPluginProperties
The declared creation technique for a plugin.
pluginKey - Variable in class info.soaj.core.properties.SjPluginProperties
The key used for unique identification.
pluginMetadata - Variable in class info.soaj.core.util.internal.SjCacher
Map of metadata with an "active" declaration.
pluginMinimumJdk - Variable in class info.soaj.core.metadata.SjBaseMetadata
The minimum JDK version.
pluginProperties - Variable in class info.soaj.core.properties.SjPluginProperties
The combined plugin properties.
pluginVersion - Variable in class info.soaj.core.metadata.SjBaseMetadata
The plugin version.
populatedPluginKey - Variable in class info.soaj.core.plugin.SjBasePlugin
The wrapper object containing the descriptor document properties associated with this plugin.
printThrowable(String, String, String, Throwable) - Static method in class info.soaj.core.internal.SjLoggerSystemOut
 
propertiesAbstract - Static variable in class info.soaj.core.properties.internal.SjPropertiesForSystemOutLogging
Predefined properties with default values.
propertiesConcrete - Static variable in class info.soaj.core.properties.internal.SjPropertiesForSystemOutLogging
Predefined properties with default values.
putActivePlugin(SjBasePlugin) - Method in class info.soaj.core.util.internal.SjCacher
This method puts a plugin instance in a synchronized map.
putPluginMetadata(SjPopulatedPluginKey, SjBaseMetadata) - Method in class info.soaj.core.util.internal.SjCacher
This method puts a properties instance in a synchronized map.
putPluginProperties(SjPluginProperties) - Method in class info.soaj.core.util.internal.SjCacher
This method puts a properties instance in a synchronized map.

R

readMailServerPassword() - Method in class info.soaj.core.unittest.internal.SjPluginTextEmailExampleTest
Reads property for mail server password.
reportStatus() - Static method in class info.soaj.core.util.internal.SjFrameworkReportStatus
This method reports the status of all plugins.
retrieveActiveProperties(SjPopulatedPluginKey) - Method in class info.soaj.core.util.internal.SjCacher
This method determines whether an active set of properties is cached for a declared plugin key.
retrieveClass(String, Class<T>) - Static method in class info.soaj.core.util.SjUtilReflection
This method attempts retrieving a class with this classes class classLoader, and if unsuccessful then a "Thread" class classLoader.
retrieveClass(String) - Static method in class info.soaj.core.util.SjUtilReflection
This method attempts retrieving a class with this classes class classLoader, and if unsuccessful then a "Thread" class classLoader.
retrieveDOM(SjPopulatedDescriptorDocumentName) - Static method in class info.soaj.core.util.internal.SjFrameworkRetrieveProperties
This method returns a DOM Document.
retrieveGetInstanceMethod(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns a public static 'getInstance' Method or null.
retrieveNonPublicArgumentConstructors(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns a list of accessible argument Constructors.
retrieveNonPublicNoArgumentConstructor(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an accessible no-argument Constructor or null.
retrievePluginMetadata(SjPopulatedPluginKey) - Method in class info.soaj.core.util.internal.SjCacher
This method creates a plugin instance or null.
retrieveProperties(SjPopulatedDescriptorDocumentName) - Static method in class info.soaj.core.util.internal.SjFrameworkRetrieveProperties
This method retrieves properties using a descriptor document name supplied by the client.
retrievePublicArgumentConstructors(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns a list of accessible 'public' argument Constructors.
retrievePublicNoArgumentConstructor(Class<?>) - Static method in class info.soaj.core.util.SjUtilReflection
This method returns an accessible 'public' no-argument Constructor or null.

S

secondRowStringBuilding(LogRecord, StringBuilder) - Static method in class info.soaj.core.util.internal.SjUtilLoggerJdk
 
sendEmail(SjAttributesForAbstractPluginEmail) - Method in class info.soaj.core.plugin.SjAbstractPluginEmail
This method sends an email message.
sendEmailThrowable(SjAttributesForAbstractPluginEmail) - Method in class info.soaj.core.plugin.SjAbstractPluginEmail
This method sends an email exception message.
serialVersionUID - Static variable in class info.soaj.core.attribute.internal.SjAttributesForStreaming
UID
serialVersionUID - Static variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
UID
serialVersionUID - Static variable in class info.soaj.core.attribute.SjAttributesForThrowable
UID
serialVersionUID - Static variable in class info.soaj.core.internal.SjLoggerSystemOut
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjBaseString
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjBaseStringEmptyable
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjBaseStringNullable
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjBaseStringPopulated
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjNullableUserId
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedClassName
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedDescriptorDocumentName
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedMethodName
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedPluginAuthor
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedPluginClassName
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedPluginCopyright
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedPluginCreate
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedPluginKey
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedPluginMinimumJdk
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedPluginVersion
UID
serialVersionUID - Static variable in class info.soaj.core.internal.string.SjPopulatedPropertyKey
UID
serialVersionUID - Static variable in class info.soaj.core.metadata.internal.SjMetadataForGTC
UID
serialVersionUID - Static variable in class info.soaj.core.metadata.SjBaseMetadata
UID
serialVersionUID - Static variable in class info.soaj.core.plugin.SjAbstractPluginEmail
UID
serialVersionUID - Static variable in class info.soaj.core.plugin.SjAbstractPluginLogging
UID
serialVersionUID - Static variable in class info.soaj.core.plugin.SjBasePlugin
UID
serialVersionUID - Static variable in class info.soaj.core.plugin.SjPluginLoggingJdk
UID
serialVersionUID - Static variable in class info.soaj.core.plugin.SjPluginLoggingSystemOut
UID
serialVersionUID - Static variable in class info.soaj.core.plugin.SjPluginStartup
UID
serialVersionUID - Static variable in class info.soaj.core.properties.internal.SjPropertiesForSystemOutLogging
UID
serialVersionUID - Static variable in class info.soaj.core.properties.SjPluginProperties
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjBaseCoreRuntimeException
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionActivationSequence
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionConvertingBoolean
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionCreatingPlugin
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionDuplicatePluginKey
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionFindingMetadata
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionFindingPlugin
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionFindingProperties
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionFormattingMessage
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionInstantiating
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionSelfLoggingRuntime
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionValidatingString
UID
serialVersionUID - Static variable in exception info.soaj.core.throwable.SjCoreExceptionVerifyingPlugin
UID
serialVersionUID - Static variable in class info.soaj.core.unittest.internal.SjCustomDescriptorDocumentExampleTest
UID
serialVersionUID - Static variable in class info.soaj.core.unittest.internal.SjDefaultDescriptorDocumentExampleTest
UID
serialVersionUID - Static variable in class info.soaj.core.unittest.internal.SjNoDescriptorDocumentExampleTest
UID
serialVersionUID - Static variable in class info.soaj.core.unittest.internal.SjPluginTextEmailExampleTest
UID
setUp() - Method in class info.soaj.core.unittest.internal.SjPluginTextEmailExampleTest
Callback method for every test.
setUp() - Method in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
This callback method sets up the test fixture for each unit test method.
severe(String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
severe(String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
severe(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
Requires context.
severe(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
Requires context.
SjAbstractPluginEmail - Class in info.soaj.core.plugin
This SOAj plugin supports emailing.
SjAbstractPluginEmail(SjPopulatedPluginKey) - Constructor for class info.soaj.core.plugin.SjAbstractPluginEmail
Constructor - protected
SjAbstractPluginLogging - Class in info.soaj.core.plugin
This SOAj plugin supports logging.
SjAbstractPluginLogging(SjPopulatedPluginKey) - Constructor for class info.soaj.core.plugin.SjAbstractPluginLogging
Constructor - protected
SjAttributesForAbstractPluginEmail - Class in info.soaj.core.attribute
This immutable attributes class provides email support.
SjAttributesForAbstractPluginEmail(SjAttributesForAbstractPluginEmail.BuilderEmail) - Constructor for class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
Constructor - private
SjAttributesForAbstractPluginEmail.BuilderEmail - Class in info.soaj.core.attribute
This static member immutable class is used to implement the builder pattern.
SjAttributesForAbstractPluginEmail.BuilderEmail(String) - Constructor for class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
Constructor
SjAttributesForStreaming - Class in info.soaj.core.attribute.internal
This immutable class contains attributes providing resource details.
SjAttributesForStreaming(InputStream, ClassLoader) - Constructor for class info.soaj.core.attribute.internal.SjAttributesForStreaming
Constructor.
SjAttributesForThrowable - Class in info.soaj.core.attribute
This immutable attributes class provides exception throwing support.
SjAttributesForThrowable(SjAttributesForThrowable.BuilderThrowable) - Constructor for class info.soaj.core.attribute.SjAttributesForThrowable
Constructor - private
SjAttributesForThrowable.BuilderThrowable - Class in info.soaj.core.attribute
This static member immutable class is used to implement the builder pattern.
SjAttributesForThrowable.BuilderThrowable(String, String) - Constructor for class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
Constructor
SjBaseCoreRuntimeException - Exception in info.soaj.core.throwable
This class contains attributes and methods supporting self-logging and self-emailing of exceptions.
SjBaseCoreRuntimeException(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjBaseCoreRuntimeException
Constructor
SjBaseCoreRuntimeException(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjBaseCoreRuntimeException
Constructor
SjBaseMetadata - Class in info.soaj.core.metadata
This immutable class contains plugin metadata.
SjBaseMetadata(String, String, String, String) - Constructor for class info.soaj.core.metadata.SjBaseMetadata
Constructor
SjBaseOutsideContainerTestCase - Class in info.soaj.core.unittest
Base test case.
SjBaseOutsideContainerTestCase() - Constructor for class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Constructor
SjBaseOutsideContainerTestCase(String) - Constructor for class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Constructor
SjBasePlugin - Class in info.soaj.core.plugin
This base class supports attributes and methods for SOAj plugins.
SjBasePlugin(SjPopulatedPluginKey) - Constructor for class info.soaj.core.plugin.SjBasePlugin
Constructor - protected
SjBaseString - Class in info.soaj.core.internal.string
This immutable base class wraps a String object containing either populated character(s) or a null.
SjBaseString() - Constructor for class info.soaj.core.internal.string.SjBaseString
Constructor
SjBaseStringEmptyable - Class in info.soaj.core.internal.string
This immutable base class wraps a String object containing populated character(s) or it is empty.
SjBaseStringEmptyable(String) - Constructor for class info.soaj.core.internal.string.SjBaseStringEmptyable
Constructor
SjBaseStringNullable - Class in info.soaj.core.internal.string
This immutable base class wraps a String object containing either populated character(s) or a null.
SjBaseStringNullable(String) - Constructor for class info.soaj.core.internal.string.SjBaseStringNullable
Constructor
SjBaseStringPopulated - Class in info.soaj.core.internal.string
This immutable base class wraps a String object containing populated character(s).
SjBaseStringPopulated(String, String) - Constructor for class info.soaj.core.internal.string.SjBaseStringPopulated
Constructor
SjCacher - Class in info.soaj.core.util.internal
This singleton class provides caching and holds reference instances of plugins.
SjCacher() - Constructor for class info.soaj.core.util.internal.SjCacher
Constructor - Initializes cache.
SjConstant - Class in info.soaj.core.util.constant
This class initializes constants.
SjConstant() - Constructor for class info.soaj.core.util.constant.SjConstant
Constructor - Private
SjConstantAbstractEmail - Class in info.soaj.core.util.constant
This class initializes constants.
SjConstantAbstractEmail() - Constructor for class info.soaj.core.util.constant.SjConstantAbstractEmail
Constructor - Private
SjConstantAbstractLogger - Class in info.soaj.core.util.constant
This class initializes constants.
SjConstantAbstractLogger() - Constructor for class info.soaj.core.util.constant.SjConstantAbstractLogger
Constructor - Private
SjConstantAbstractTester - Class in info.soaj.core.util.constant
This class initializes constants.
SjConstantAbstractTester() - Constructor for class info.soaj.core.util.constant.SjConstantAbstractTester
Constructor - Private
SjConstantInternal - Class in info.soaj.core.util.constant.internal
This class initializes constants.
SjConstantInternal() - Constructor for class info.soaj.core.util.constant.internal.SjConstantInternal
Constructor - Private
SjConstantLoggerJdk - Class in info.soaj.core.util.constant
This class initializes constants.
SjConstantLoggerJdk() - Constructor for class info.soaj.core.util.constant.SjConstantLoggerJdk
Constructor - Private
SjConstantStartup - Class in info.soaj.core.util.constant.internal
This class initializes constants.
SjConstantStartup() - Constructor for class info.soaj.core.util.constant.internal.SjConstantStartup
Constructor - Private
SjCoreExceptionActivationSequence - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionActivationSequence(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionActivationSequence
Constructor
SjCoreExceptionActivationSequence(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionActivationSequence
Constructor
SjCoreExceptionConvertingBoolean - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionConvertingBoolean(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionConvertingBoolean
Constructor
SjCoreExceptionConvertingBoolean(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionConvertingBoolean
Constructor
SjCoreExceptionCreatingPlugin - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionCreatingPlugin(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionCreatingPlugin
Constructor
SjCoreExceptionCreatingPlugin(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionCreatingPlugin
Constructor
SjCoreExceptionDuplicatePluginKey - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionDuplicatePluginKey(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionDuplicatePluginKey
Constructor
SjCoreExceptionDuplicatePluginKey(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionDuplicatePluginKey
Constructor
SjCoreExceptionFindingMetadata - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionFindingMetadata(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionFindingMetadata
Constructor
SjCoreExceptionFindingMetadata(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionFindingMetadata
Constructor
SjCoreExceptionFindingPlugin - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionFindingPlugin(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionFindingPlugin
Constructor
SjCoreExceptionFindingPlugin(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionFindingPlugin
Constructor
SjCoreExceptionFindingProperties - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionFindingProperties(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionFindingProperties
Constructor
SjCoreExceptionFindingProperties(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionFindingProperties
Constructor
SjCoreExceptionFormattingMessage - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionFormattingMessage(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionFormattingMessage
Constructor
SjCoreExceptionFormattingMessage(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionFormattingMessage
Constructor
SjCoreExceptionInstantiating - Exception in info.soaj.core.throwable
This class inherits methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionInstantiating(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionInstantiating
Constructor
SjCoreExceptionInstantiating(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionInstantiating
Constructor
SjCoreExceptionSelfLoggingRuntime - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionSelfLoggingRuntime(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionSelfLoggingRuntime
Constructor
SjCoreExceptionSelfLoggingRuntime(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionSelfLoggingRuntime
Constructor
SjCoreExceptionValidatingString - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionValidatingString(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionValidatingString
Constructor
SjCoreExceptionValidatingString(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionValidatingString
Constructor
SjCoreExceptionVerifyingPlugin - Exception in info.soaj.core.throwable
This class contains methods supporting self-logging and self-emailing of exceptions.
SjCoreExceptionVerifyingPlugin(SjAttributesForThrowable, String) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionVerifyingPlugin
Constructor
SjCoreExceptionVerifyingPlugin(SjAttributesForThrowable, String, Throwable) - Constructor for exception info.soaj.core.throwable.SjCoreExceptionVerifyingPlugin
Constructor
SjCustomDescriptorDocumentExampleTest - Class in info.soaj.core.unittest.internal
This is an example unit test class demonstrating working with the default descriptor document.
SjCustomDescriptorDocumentExampleTest() - Constructor for class info.soaj.core.unittest.internal.SjCustomDescriptorDocumentExampleTest
 
SjDefaultDescriptorDocumentExampleTest - Class in info.soaj.core.unittest.internal
This is an example unit test class demonstrating working with the default descriptor document.
SjDefaultDescriptorDocumentExampleTest() - Constructor for class info.soaj.core.unittest.internal.SjDefaultDescriptorDocumentExampleTest
 
SjFrameworkActivationManager - Class in info.soaj.core.listener
There are two distinct strategies for managing the initialization of the SOAj Core Framework and activation of plugins.
SjFrameworkActivationManager() - Constructor for class info.soaj.core.listener.SjFrameworkActivationManager
 
SjFrameworkCreateActive - Class in info.soaj.core.util.internal
This utility class contains static methods contributing to execution of the plugin Activation Sequence.
SjFrameworkCreateActive() - Constructor for class info.soaj.core.util.internal.SjFrameworkCreateActive
Constructor - Private
SjFrameworkInitializeActive - Class in info.soaj.core.util.internal
This utility class contains static methods contributing to execution of the plugin Activation Sequence.
SjFrameworkInitializeActive() - Constructor for class info.soaj.core.util.internal.SjFrameworkInitializeActive
Constructor - Private
SjFrameworkLogContext - Class in info.soaj.core.util.internal
This utility class contains static methods contributing to execution of the plugin Activation Sequence.
SjFrameworkLogContext() - Constructor for class info.soaj.core.util.internal.SjFrameworkLogContext
Constructor - Private
SjFrameworkReportStatus - Class in info.soaj.core.util.internal
This utility class contains static methods contributing to execution of the plugin Activation Sequence.
SjFrameworkReportStatus() - Constructor for class info.soaj.core.util.internal.SjFrameworkReportStatus
Constructor - Private
SjFrameworkRetrieveProperties - Class in info.soaj.core.util.internal
This utility class contains static methods contributing to execution of the plugin Activation Sequence.
SjFrameworkRetrieveProperties() - Constructor for class info.soaj.core.util.internal.SjFrameworkRetrieveProperties
Constructor - Private
SjFrameworkVerifyActive - Class in info.soaj.core.util.internal
This utility class contains static methods contributing to execution of the plugin Activation Sequence.
SjFrameworkVerifyActive() - Constructor for class info.soaj.core.util.internal.SjFrameworkVerifyActive
Constructor - Private
SjGeneralStore - Class in info.soaj.core.util
This utility class provides static methods for creating an instance of a plugin declared as active.
SjGeneralStore() - Constructor for class info.soaj.core.util.SjGeneralStore
Private Constructor
SjInterfaceThrowable - Interface in info.soaj.core.interfaces
This interface serves primarily as a "marker" indicating a self-logging/self-emailing Throwable.
SjLoggerSystemOut - Class in info.soaj.core.internal
This SOAj plugin supports logging via System Out.
SjLoggerSystemOut() - Constructor for class info.soaj.core.internal.SjLoggerSystemOut
Constructor - private
SjLoggingFormatter - Class in info.soaj.core.internal
This class contains static methods for formatting logging.
SjLoggingFormatter() - Constructor for class info.soaj.core.internal.SjLoggingFormatter
 
SjMetadataForGTC - Class in info.soaj.core.metadata.internal
This immutable class contains plugin metadata.
SjMetadataForGTC() - Constructor for class info.soaj.core.metadata.internal.SjMetadataForGTC
Constructor - with default SOAj values.
SjMetadataForGTC(String) - Constructor for class info.soaj.core.metadata.internal.SjMetadataForGTC
Constructor - with default SOAj values.
SjNoDescriptorDocumentExampleTest - Class in info.soaj.core.unittest.internal
This is an example unit test class demonstrating working with the default descriptor document.
SjNoDescriptorDocumentExampleTest() - Constructor for class info.soaj.core.unittest.internal.SjNoDescriptorDocumentExampleTest
 
SjNullableUserId - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjNullableUserId(String) - Constructor for class info.soaj.core.internal.string.SjNullableUserId
Constructor.
SjPluginLoggingJdk - Class in info.soaj.core.plugin
This SOAj plugin supports logging using the Java JDK.
SjPluginLoggingJdk(SjPopulatedPluginKey) - Constructor for class info.soaj.core.plugin.SjPluginLoggingJdk
Constructor - protected
SjPluginLoggingSystemOut - Class in info.soaj.core.plugin
This SOAj plugin supports logging via System Out when no logging plugin is available.
SjPluginLoggingSystemOut(SjPopulatedPluginKey) - Constructor for class info.soaj.core.plugin.SjPluginLoggingSystemOut
Constructor - protected
SjPluginProperties - Class in info.soaj.core.properties
This immutable object contains property values declared in a descriptor document.
SjPluginProperties(String, boolean, String, String, Properties, Properties) - Constructor for class info.soaj.core.properties.SjPluginProperties
Constructor
SjPluginStartup - Class in info.soaj.core.plugin
This SOAj plugin supports declared core framework startup options.
SjPluginStartup(SjPopulatedPluginKey) - Constructor for class info.soaj.core.plugin.SjPluginStartup
Constructor - protected
SjPluginTextEmailExampleTest - Class in info.soaj.core.unittest.internal
This is a unit test class.
SjPluginTextEmailExampleTest() - Constructor for class info.soaj.core.unittest.internal.SjPluginTextEmailExampleTest
 
SjPopulatedClassName - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedClassName(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedClassName
Constructor
SjPopulatedDescriptorDocumentName - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedDescriptorDocumentName(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedDescriptorDocumentName
Constructor
SjPopulatedMethodName - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedMethodName(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedMethodName
Constructor
SjPopulatedPluginAuthor - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedPluginAuthor(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedPluginAuthor
Constructor
SjPopulatedPluginClassName - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedPluginClassName(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedPluginClassName
Constructor
SjPopulatedPluginCopyright - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedPluginCopyright(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedPluginCopyright
Constructor
SjPopulatedPluginCreate - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedPluginCreate(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedPluginCreate
Constructor.
SjPopulatedPluginKey - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedPluginKey(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedPluginKey
Constructor
SjPopulatedPluginMinimumJdk - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedPluginMinimumJdk(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedPluginMinimumJdk
Constructor
SjPopulatedPluginVersion - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedPluginVersion(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedPluginVersion
Constructor
SjPopulatedPropertyKey - Class in info.soaj.core.internal.string
This immutable class wraps a String object containing populated character(s).
SjPopulatedPropertyKey(String) - Constructor for class info.soaj.core.internal.string.SjPopulatedPropertyKey
Constructor
SjPropertiesForSystemOutLogging - Class in info.soaj.core.properties.internal
This immutable class contains pre-populated attributes and values.
SjPropertiesForSystemOutLogging() - Constructor for class info.soaj.core.properties.internal.SjPropertiesForSystemOutLogging
Constructor with mock values.
SjSaxErrorHandler - Class in info.soaj.core.internal
This class implements methods for XML parsing anomalies.
SjSaxErrorHandler() - Constructor for class info.soaj.core.internal.SjSaxErrorHandler
 
SjUtilLoggerJdk - Class in info.soaj.core.util.internal
This utility class contains static methods for JDK logging.
SjUtilLoggerJdk() - Constructor for class info.soaj.core.util.internal.SjUtilLoggerJdk
Constructor - Private
SjUtilPluginInstantiator - Class in info.soaj.core.util.internal
This utility class contains static convenience methods for reflective processing.
SjUtilPluginInstantiator() - Constructor for class info.soaj.core.util.internal.SjUtilPluginInstantiator
Constructor - Private
SjUtilReflection - Class in info.soaj.core.util
This utility class contains static convenience methods for reflective processing.
SjUtilReflection() - Constructor for class info.soaj.core.util.SjUtilReflection
Constructor - Private
SjUtilStrings - Class in info.soaj.core.util
This utility class contains methods supporting String manipulation.
SjUtilStrings() - Constructor for class info.soaj.core.util.SjUtilStrings
Constructor - Private
SjUtilThrowable - Class in info.soaj.core.util.internal
This utility class contains static methods for handling throwables.
SjUtilThrowable() - Constructor for class info.soaj.core.util.internal.SjUtilThrowable
Constructor - Private
SjUtilVerification - Class in info.soaj.core.util
This utility class contains static convenience methods for plugin verification processing.
SjUtilVerification() - Constructor for class info.soaj.core.util.SjUtilVerification
Constructor - Private
SOAJ_FOUNDER - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
SOAj founder email.
SOAJ_MINIMUM_JDK_VERSION - Static variable in class info.soaj.core.util.constant.SjConstant
SOAj minimum JDK.
SOAJ_VERSION - Static variable in class info.soaj.core.util.constant.SjConstant
SOAj version number.
startTime - Variable in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Start time.
string - Variable in class info.soaj.core.internal.string.SjBaseString
Wrapped String.
strongReferencePlugins - Variable in class info.soaj.core.util.internal.SjCacher
Cache of plugins with a "strong reference" declaration.
suppressEmailingAndLogging(boolean) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method sets a flag to suppress logging and emailing.
suppressEmailingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
Prevents action from occurring.
suppressEmailingOnly(boolean) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method sets a flag to suppress emailing.
suppressEmailingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
Suppresses emailing; default is false.
suppressExceptions - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
Indicates whether exceptions are thrown.
suppressExceptions(boolean) - Method in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail.BuilderEmail
This method "sets" an attribute.
suppressExceptions - Variable in class info.soaj.core.attribute.SjAttributesForAbstractPluginEmail
Indicates whether exceptions are thrown.
suppressLoggingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
Prevents action from occurring.
suppressLoggingOnly(boolean) - Method in class info.soaj.core.attribute.SjAttributesForThrowable.BuilderThrowable
This method sets a flag to suppress logging.
suppressLoggingOnly - Variable in class info.soaj.core.attribute.SjAttributesForThrowable
Suppresses logging; default is false.

T

tearDown() - Method in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
This callback method tears down the test fixture for each unit test method.
testContainsActivePlugin_startupPlugin() - Method in class info.soaj.core.unittest.internal.SjDefaultDescriptorDocumentExampleTest
This method tests.
testContainsActivePlugin_startupPlugin() - Method in class info.soaj.core.unittest.internal.SjNoDescriptorDocumentExampleTest
This method tests.
testContainsInactivePlugin() - Method in class info.soaj.core.unittest.internal.SjCustomDescriptorDocumentExampleTest
This method tests.
testSendTextEmail_mostlyDeclarative() - Method in class info.soaj.core.unittest.internal.SjPluginTextEmailExampleTest
This method tests text email.
testSendTextEmail_mostlyProgramatic() - Method in class info.soaj.core.unittest.internal.SjPluginTextEmailExampleTest
This method tests text email.
throwableAttributes - Variable in exception info.soaj.core.throwable.SjBaseCoreRuntimeException
Attributes providing throwable details.
throwableEmailPluginKey - Variable in class info.soaj.core.plugin.SjAbstractPluginLogging
Plugin key used for emailing throwables.
throwableLogPluginKey - Variable in class info.soaj.core.plugin.SjAbstractPluginLogging
Plugin key used for logging throwables.
throwException(SAXParseException, String) - Method in class info.soaj.core.internal.SjSaxErrorHandler
Private method throwing a generalized exception.
throwException(String, String) - Method in class info.soaj.core.internal.string.SjBaseStringPopulated
 
throwInstantiationException(String, String, boolean) - Static method in class info.soaj.core.util.SjUtilReflection
 
throwInstantiationException(String, String, Exception, boolean) - Static method in class info.soaj.core.util.SjUtilReflection
 
toString() - Method in class info.soaj.core.internal.string.SjBaseString
 

U

USE_DEFAULT_DESCRIPTOR_DOCUMENT - Static variable in class info.soaj.core.unittest.SjBaseOutsideContainerTestCase
Used to indicate the default descriptor document should be loaded.

V

verifyActive() - Static method in class info.soaj.core.util.internal.SjFrameworkVerifyActive
This method initializes all active plugins by firing the applicable callback method.
verifyCB() - Method in class info.soaj.core.plugin.SjAbstractPluginEmail
This callback method is invoked exactly once upon application server startup AFTER the initCB() methods complete successfully for ALL plugins.
verifyCB() - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
This callback method is invoked exactly once upon application server startup AFTER the initCB() methods complete successfully for ALL plugins.
verifyCB() - Method in class info.soaj.core.plugin.SjBasePlugin
This callback method is invoked exactly once upon application server startup AFTER the initCB() methods complete successfully for ALL plugins.
verifyCB() - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
This callback method is invoked exactly once upon application server startup AFTER the initCB() methods complete successfully for ALL plugins.
verifyCB() - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
This callback method is invoked exactly once upon application server startup AFTER the initCB() methods complete successfully for ALL plugins.
verifyCB() - Method in class info.soaj.core.plugin.SjPluginStartup
This callback method is invoked exactly once upon application server startup AFTER the initCB() methods complete successfully for ALL plugins.
verifyPluginProperties(SjPluginProperties, String...) - Static method in class info.soaj.core.util.SjUtilVerification
This method invokes the callback method on a plugin for verification.
verifyPluginProperties(String, SjPluginProperties, String...) - Static method in class info.soaj.core.util.SjUtilVerification
This utility method invokes the callback method on a plugin for verification.
verifyUniqueActivePluginKey(SjPopulatedPluginKey, String) - Method in class info.soaj.core.util.internal.SjCacher
This method determines if an active plugin was previously put in a synchronized map and, if so, throws an exception.

W

warning(String, String, String) - Method in class info.soaj.core.internal.SjLoggerSystemOut
 
warning(SAXParseException) - Method in class info.soaj.core.internal.SjSaxErrorHandler
SAX parsers will use this method to report conditions that are not errors or fatal errors as defined by the XML recommendation.
warning(String, String, String) - Method in class info.soaj.core.plugin.SjAbstractPluginLogging
 
warning(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingJdk
Requires context.
warning(String, String, String) - Method in class info.soaj.core.plugin.SjPluginLoggingSystemOut
Requires context.

X

XML_ELEMENT_ACTIVE - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_ELEMENT_CLASS - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_ELEMENT_CREATE - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_ELEMENT_KEY - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML element name.
XML_ELEMENT_METADATA - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_ELEMENT_PLUGIN - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_ELEMENT_PLUGINS - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_ELEMENT_PROPERTIES_ABSTRACT - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_ELEMENT_PROPERTIES_CONCRETE - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_PLUGIN_EMAIL_KEY - Static variable in class info.soaj.core.util.constant.SjConstant
XML SOAj element name.
XML_PLUGIN_LOGGING_KEY - Static variable in class info.soaj.core.util.constant.SjConstant
XML SOAj plugin key.
XML_PLUGIN_STARTUP_KEY - Static variable in class info.soaj.core.util.constant.SjConstant
XML SOAj plugin key.
XML_PLUGIN_SYSTEMOUT_KEY - Static variable in class info.soaj.core.util.constant.SjConstant
XML SOAj plugin key.
XML_SOAJ_CONFIG - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML descriptor document name.
XML_SOAJ_DEFAULT - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML descriptor document name.
XML_VALUE_CACHE - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_VALUE_INSTANTIATE - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XML_VALUE_NULL - Static variable in class info.soaj.core.util.constant.internal.SjConstantInternal
XML SOAj element name.
XPK_EMAIL_BCC - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_CC - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_FROM_ADDRESS - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_MAXIMUM_PER_DAY - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_MAXIMUM_PER_HOUR - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_MESSAGE - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_RECIPIENT - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_SMTP_HOST - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_SMTP_PASSWORD - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_SMTP_PORT - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_SMTP_USERNAME - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_SOCKS_PROXY_ADDRESS - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_SOCKS_PROXY_PORT - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_EMAIL_SUBJECT - Static variable in class info.soaj.core.util.constant.SjConstantAbstractEmail
SOAj XML property key.
XPK_LOGGING_EMAIL_PLUGIN_KEY - Static variable in class info.soaj.core.util.constant.SjConstantAbstractLogger
SOAj XML property key.
XPK_LOGGING_LOGGER_CONSOLEHANDLER_ACTIVE - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_CONSOLEHANDLER_FORMATTER_OR_NULL - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_CONSOLEHANDLER_LEVEL - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_FILEHANDLER_ACTIVE - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_FILEHANDLER_FORMATTER_OR_NULL - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_FILEHANDLER_LEVEL - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_FILEHANDLER_OUTPUTFILE_APPEND - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_FILEHANDLER_OUTPUTFILE_BYTELIMIT - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_FILEHANDLER_OUTPUTFILE_FILELIMIT - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_FILEHANDLER_OUTPUTFILE_NAME - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_NAME - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_LOGGER_PARENT_HANDLERS - Static variable in class info.soaj.core.util.constant.SjConstantLoggerJdk
SOAj XML property key.
XPK_LOGGING_SELF_EMAILING_OPERATIONAL - Static variable in class info.soaj.core.util.constant.SjConstantAbstractLogger
SOAj XML property key.
XPK_LOGGING_SELF_LOGGING_OPERATIONAL - Static variable in class info.soaj.core.util.constant.SjConstantAbstractLogger
SOAj XML property key.
XPK_LOGGING_THROWABLE_PLUGIN_KEY - Static variable in class info.soaj.core.util.constant.SjConstantAbstractLogger
SOAj XML property key.
XPK_PLUGIN_TEXT - Static variable in class info.soaj.core.util.constant.SjConstantAbstractTester
SOAj XML property key.
XPK_STARTUP_LOG_ENVIRONMENT_VARIABLES - Static variable in class info.soaj.core.util.constant.internal.SjConstantStartup
SOAj XML property key.
XPK_STARTUP_LOG_PLUGINS - Static variable in class info.soaj.core.util.constant.internal.SjConstantStartup
SOAj XML property key.
XPK_STARTUP_LOG_SYSTEM_PROPERTIES - Static variable in class info.soaj.core.util.constant.internal.SjConstantStartup
SOAj XML property key.

A B C D E F G H I L M N P R S T U V W X

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.