IStoreFactorypublic class NamingResourcesSF extends StoreFactoryBase
sm| Constructor | Description |
|---|---|
NamingResourcesSF() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
store(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aElement) |
Store the only the NamingResources elements
|
void |
storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aElement,
StoreDescription elementDesc) |
Store the specified NamingResources properties.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, storeElement, storeElementArray, storeXMLHeadpublic void store(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aElement)
throws java.lang.Exception
store in interface IStoreFactorystore in class StoreFactoryBasejava.lang.ExceptionstoreChildren(PrintWriter, int, Object, StoreDescription)public void storeChildren(java.io.PrintWriter aWriter,
int indent,
java.lang.Object aElement,
StoreDescription elementDesc)
throws java.lang.Exception
storeChildren in class StoreFactoryBaseaWriter - PrintWriter to which we are storingindent - Number of spaces to indent this elementaElement - Object whose properties are being storedelementDesc - element descriptorjava.lang.Exception - if an exception occurs while storingStoreFactoryBase.storeChildren(java.io.PrintWriter,
int, java.lang.Object, StoreDescription)Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.