|
SOAj Consolidated |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SjCoreExceptionActivationSequence | |
|---|---|
| info.soaj.core.internal | |
| info.soaj.core.plugin | |
| info.soaj.core.util | |
| info.soaj.core.util.internal | |
| Uses of SjCoreExceptionActivationSequence in info.soaj.core.internal |
|---|
| Methods in info.soaj.core.internal that throw SjCoreExceptionActivationSequence | |
|---|---|
private void |
SjSaxErrorHandler.throwException(org.xml.sax.SAXParseException e,
java.lang.String methodname)
Private method throwing a generalized exception. |
| Uses of SjCoreExceptionActivationSequence in info.soaj.core.plugin |
|---|
| Methods in info.soaj.core.plugin that throw SjCoreExceptionActivationSequence | |
|---|---|
void |
SjBasePlugin.initCB()
This callback method is invoked exactly once by a factory after instantiating the plugin. |
boolean |
SjBasePlugin.verifyCB()
This callback method is invoked exactly once upon application server startup AFTER the initCB() methods complete successfully for
ALL plugins. |
| Uses of SjCoreExceptionActivationSequence in info.soaj.core.util |
|---|
| Methods in info.soaj.core.util that throw SjCoreExceptionActivationSequence | |
|---|---|
static boolean |
SjGeneralStore.activateSOAj()
This synchronized method executes the phases of the SOAj core framework Activation Sequence using the default name for the descriptor document. |
static boolean |
SjGeneralStore.activateSOAj(java.lang.String documentName)
This synchronized method executes the phases of the SOAj core framework Activation Sequence using a client supplied descriptor document name. |
| Uses of SjCoreExceptionActivationSequence in info.soaj.core.util.internal |
|---|
| Methods in info.soaj.core.util.internal that throw SjCoreExceptionActivationSequence | |
|---|---|
private static int |
SjFrameworkVerifyActive.invokeCallbackMethod(java.util.Map<java.lang.String,SjBasePlugin> pluginMap,
int verifiedPlugins)
This method iterates and invokes the callback method on active plugins. |
private static int |
SjFrameworkRetrieveProperties.parsePluginProperties(org.w3c.dom.NodeList pluginNodeList)
This method returns a list of plugin properties. |
private static org.w3c.dom.Document |
SjFrameworkRetrieveProperties.retrieveDOM(SjPopulatedDescriptorDocumentName documentName)
This method returns a DOM Document. |
static int |
SjFrameworkRetrieveProperties.retrieveProperties(SjPopulatedDescriptorDocumentName documentName)
This method retrieves properties using a descriptor document name supplied by the client. |
static int |
SjFrameworkVerifyActive.verifyActive()
This method initializes all active plugins by firing the applicable callback method. |
|
SOAj Consolidated |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.