Class StandardServiceSF

  • All Implemented Interfaces:
    IStoreFactory

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

      • StandardServiceSF

        public StandardServiceSF()
    • Method Detail

      • storeChildren

        public void storeChildren​(java.io.PrintWriter aWriter,
                                  int indent,
                                  java.lang.Object aService,
                                  StoreDescription parentDesc)
                           throws java.lang.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:
        java.lang.Exception - Configuration storing error