|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.catalina.storeconfig.StoreFactoryBase
org.apache.catalina.storeconfig.LoaderSF
Store Loader Element *
Field Summary |
Fields inherited from class org.apache.catalina.storeconfig.StoreFactoryBase |
sm |
Constructor Summary | |
LoaderSF()
|
Method Summary | |
protected boolean |
isDefaultLoader(Loader loader)
Is this an instance of the default Loader configuration,
with all-default properties? |
void |
store(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aElement)
Store the only the Loader elements, when not default |
Methods inherited from class org.apache.catalina.storeconfig.StoreFactoryBase |
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, storeChilds, storeElement, storeElementArray, storeXMLHead |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoaderSF()
Method Detail |
public void store(java.io.PrintWriter aWriter, int indent, java.lang.Object aElement) throws java.lang.Exception
store
in interface IStoreFactory
store
in class StoreFactoryBase
java.lang.Exception
NamingResourcesSF#storeChilds(PrintWriter, int, Object,
RegistryDescription)
protected boolean isDefaultLoader(Loader loader)
Loader
configuration,
with all-default properties?
loader
- Loader to be tested
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |