public class LoaderSF extends StoreFactoryBase
sm
Constructor and Description |
---|
LoaderSF() |
Modifier and Type | Method and 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
|
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 testedCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.