Class StandardServiceSF

java.lang.Object
org.apache.catalina.storeconfig.StoreFactoryBase
org.apache.catalina.storeconfig.StandardServiceSF
All Implemented Interfaces:
IStoreFactory

public class StandardServiceSF extends StoreFactoryBase
Store server.xml Element Service and all children
  • Constructor Details

    • StandardServiceSF

      public StandardServiceSF()
  • Method Details

    • storeChildren

      public void storeChildren(PrintWriter aWriter, int indent, Object aService, StoreDescription parentDesc) throws Exception
      Store the specified service element children.
      Overrides:
      storeChildren in class StoreFactoryBase
      Parameters:
      aWriter - Current output writer
      indent - Indentation level
      aService - Service to store
      parentDesc - The element description
      Throws:
      Exception - Configuration storing error