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(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aElement)
Store the only the Manager elements
|
void |
storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aManager,
StoreDescription parentDesc)
Must Implement at subclass for sepzial store children handling
|
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, 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 isDefaultManager(StandardManager smanager)
Manager
configuration,
with all-default properties?smanager
- Manager to be testedpublic void storeChildren(java.io.PrintWriter aWriter, int indent, java.lang.Object aManager, StoreDescription parentDesc) throws java.lang.Exception
StoreFactoryBase
storeChildren
in class StoreFactoryBase
java.lang.Exception
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.