public class StandardServiceSF extends StoreFactoryBase
sm
Constructor and Description |
---|
StandardServiceSF() |
Modifier and Type | Method and Description |
---|---|
void |
storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aService,
StoreDescription parentDesc)
Store the specified service element children.
|
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, store, storeElement, storeElementArray, storeXMLHead
public void storeChildren(java.io.PrintWriter aWriter, int indent, java.lang.Object aService, StoreDescription parentDesc) throws java.lang.Exception
storeChildren
in class StoreFactoryBase
aWriter
- Current output writerindent
- Indentation levelaService
- Service to storeparentDesc
- The element descriptionjava.lang.Exception
- Configuration storing errorCopyright © 2000-2022 Apache Software Foundation. All Rights Reserved.