Class CatalinaClusterSF

  • All Implemented Interfaces:
    IStoreFactory

    public class CatalinaClusterSF
    extends StoreFactoryBase
    Generate Cluster Element with Membership,Sender,Receiver,Deployer and ReplicationValve
    • Constructor Detail

      • CatalinaClusterSF

        public CatalinaClusterSF()
    • Method Detail

      • storeChildren

        public void storeChildren​(java.io.PrintWriter aWriter,
                                  int indent,
                                  java.lang.Object aCluster,
                                  StoreDescription parentDesc)
                           throws java.lang.Exception
        Store the specified Cluster children.
        Overrides:
        storeChildren in class StoreFactoryBase
        Parameters:
        aWriter - PrintWriter to which we are storing
        indent - Number of spaces to indent this element
        aCluster - Cluster whose properties are being stored
        parentDesc - The element description
        Throws:
        java.lang.Exception - if an exception occurs while storing