IStoreFactorypublic class LoaderSF extends StoreFactoryBase
sm| Constructor | Description |
|---|---|
LoaderSF() |
| Modifier and Type | Method | Description |
|---|---|---|
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
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, storeChildren, storeElement, storeElementArray, storeXMLHeadpublic void store(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aElement)
throws java.lang.Exception
store in interface IStoreFactorystore in class StoreFactoryBasejava.lang.ExceptionNamingResourcesSF.storeChildren(PrintWriter, int, Object, StoreDescription)protected boolean isDefaultLoader(Loader loader)
Loader configuration,
with all-default properties?loader - Loader to be testedtrue if this is an instance of the default loaderCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.