public class ManagerSF extends StoreFactoryBase
sm
Constructor and Description |
---|
ManagerSF() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isDefaultManager(StandardManager smanager)
Is this an instance of the default
Manager configuration,
with all-default properties? |
void |
store(PrintWriter aWriter,
int indent,
Object aElement)
Store the only the Manager elements
|
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 isDefaultManager(StandardManager smanager)
Manager
configuration,
with all-default properties?smanager
- Manager to be testedCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.