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