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(PrintWriter aWriter,
int indent,
Object aElement)
Store the only the Loader elements, when not default
|
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, storeChildren, storeElement, storeElementArray, storeXMLHead
public void store(PrintWriter aWriter, int indent, Object aElement) throws Exception
store
in interface IStoreFactory
store
in class StoreFactoryBase
Exception
NamingResourcesSF.storeChildren(PrintWriter, int, Object, StoreDescription)
protected boolean isDefaultLoader(Loader loader)
Loader
configuration,
with all-default properties?loader
- Loader to be testedCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.