org.apache.catalina.storeconfig
Class WrapperLifecycleSF

java.lang.Object
  extended byorg.apache.catalina.storeconfig.StoreFactoryBase
      extended byorg.apache.catalina.storeconfig.WrapperLifecycleSF
All Implemented Interfaces:
IStoreFactory

public class WrapperLifecycleSF
extends StoreFactoryBase

Author:
Peter Rossbach

Field Summary
 
Fields inherited from class org.apache.catalina.storeconfig.StoreFactoryBase
sm
 
Constructor Summary
WrapperLifecycleSF()
           
 
Method Summary
 void store(java.io.PrintWriter aWriter, int indent, java.lang.Object aElement)
           
 
Methods inherited from class org.apache.catalina.storeconfig.StoreFactoryBase
getInfo, getRegistry, getStoreAppender, setRegistry, setStoreAppender, storeChilds, storeElement, storeElementArray, storeXMLHead
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrapperLifecycleSF

public WrapperLifecycleSF()
Method Detail

store

public void store(java.io.PrintWriter aWriter,
                  int indent,
                  java.lang.Object aElement)
           throws java.lang.Exception
Specified by:
store in interface IStoreFactory
Overrides:
store in class StoreFactoryBase
Throws:
java.lang.Exception


Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.