Class CatalinaClusterSF

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

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

    • CatalinaClusterSF

      public CatalinaClusterSF()
  • Method Details

    • storeChildren

      public void storeChildren(PrintWriter aWriter, int indent, Object aCluster, StoreDescription parentDesc) throws 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:
      Exception - if an exception occurs while storing