IStoreFactorypublic 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, waitgetInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, store, storeElement, storeElementArray, storeXMLHeadpublic void storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aService,
StoreDescription parentDesc)
throws java.lang.Exception
storeChildren in class StoreFactoryBaseaWriter - Current output writerindent - Indentation levelaService - Service to storeparentDesc - The element descriptionjava.lang.Exception - Configuration storing errorCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.