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
|
void |
storeChildren(PrintWriter aWriter,
int indent,
Object aManager,
StoreDescription parentDesc)
Must Implement at subclass for sepzial store children handling
|
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, 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 testedpublic void storeChildren(PrintWriter aWriter, int indent, Object aManager, StoreDescription parentDesc) throws Exception
StoreFactoryBase
storeChildren
in class StoreFactoryBase
Exception
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.