|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.util.system.AbstractRuntimeContext
com.servingxml.ioc.resources.AbstractConfigurationContext
com.servingxml.ioc.resources.IncludeConfigurationContext
public class IncludeConfigurationContext
Root configuration context.
Constructor Summary | |
---|---|
IncludeConfigurationContext(AbstractConfigurationContext parent,
org.w3c.dom.Element baseElement,
ResourceTable resourceTable)
|
Method Summary | |
---|---|
javax.xml.transform.sax.SAXTransformerFactory |
getTransformerFactory()
|
Methods inherited from class com.servingxml.ioc.resources.AbstractConfigurationContext |
---|
createInstance, createInstance, createName, getAppName, getComponentDictionary, getConfigurationComponent, getDocument, getElement, getNamespaceUri, getNameTable, getParameters, getParent, getQnameContext, getResourceTable, getServiceComponent, getServiceComponent, getServiceComponent, getServiceComponentOrDefault, getUser |
Methods inherited from class com.servingxml.util.system.AbstractRuntimeContext |
---|
error, notice, printStackTrace, trace, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.servingxml.ioc.components.ConfigurationContext |
---|
trace |
Methods inherited from interface com.servingxml.util.system.RuntimeContext |
---|
error, notice, printStackTrace, warning |
Constructor Detail |
---|
public IncludeConfigurationContext(AbstractConfigurationContext parent, org.w3c.dom.Element baseElement, ResourceTable resourceTable)
Method Detail |
---|
public javax.xml.transform.sax.SAXTransformerFactory getTransformerFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |