IStoreFactory
public class StandardServiceSF extends StoreFactoryBase
sm
Constructor | Description |
---|---|
StandardServiceSF() |
Modifier and Type | Method | Description |
---|---|---|
void |
storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aService,
StoreDescription parentDesc) |
Store the specified service element children.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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-2018 Apache Software Foundation. All Rights Reserved.