|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.catalina.storeconfig.StoreFactoryBase org.apache.catalina.storeconfig.StandardHostSF
Store server.xml Element Host
Field Summary |
Fields inherited from class org.apache.catalina.storeconfig.StoreFactoryBase |
sm |
Constructor Summary | |
StandardHostSF()
|
Method Summary | |
void |
storeChilds(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aHost,
StoreDescription parentDesc)
Store the specified Host properties and childs (Listener,Alias,Realm,Valve,Cluster, Context) |
Methods inherited from class org.apache.catalina.storeconfig.StoreFactoryBase |
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, store, storeElement, storeElementArray, storeXMLHead |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StandardHostSF()
Method Detail |
public void storeChilds(java.io.PrintWriter aWriter, int indent, java.lang.Object aHost, StoreDescription parentDesc) throws java.lang.Exception
storeChilds
in class StoreFactoryBase
aWriter
- PrintWriter to which we are storingindent
- Number of spaces to indent this elementaHost
- Host whose properties are being storedparentDesc
-
java.lang.Exception
- if an exception occurs while storing
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |