IStoreFactory
public 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, wait
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, storeChildren, storeElement, storeElementArray, storeXMLHead
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.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-2019 Apache Software Foundation. All Rights Reserved.