|
|||||||||
| 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.TopLevelConfigurationContext
com.servingxml.ioc.resources.RootConfigurationContext
public class RootConfigurationContext
Root configuration context.
| Constructor Summary | |
|---|---|
RootConfigurationContext(org.w3c.dom.Document document,
MutableNameTable nameTable,
ComponentDictionary componentDictionary,
ResourceTable resourceTable,
java.lang.String base,
javax.xml.transform.sax.SAXTransformerFactory transformerFactory,
Record parameters)
|
|
| Method Summary | |
|---|---|
javax.xml.transform.sax.SAXTransformerFactory |
getTransformerFactory()
|
| Methods inherited from class com.servingxml.ioc.resources.TopLevelConfigurationContext |
|---|
getDocument |
| Methods inherited from class com.servingxml.ioc.resources.AbstractConfigurationContext |
|---|
createInstance, createInstance, createName, getAppName, getComponentDictionary, getConfigurationComponent, 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 RootConfigurationContext(org.w3c.dom.Document document,
MutableNameTable nameTable,
ComponentDictionary componentDictionary,
ResourceTable resourceTable,
java.lang.String base,
javax.xml.transform.sax.SAXTransformerFactory transformerFactory,
Record parameters)
| Method Detail |
|---|
public javax.xml.transform.sax.SAXTransformerFactory getTransformerFactory()
getTransformerFactory in interface ConfigurationContextgetTransformerFactory in class TopLevelConfigurationContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||