Class ClusteringContextListener

java.lang.Object
org.apache.axis2.clustering.state.ClusteringContextListener
All Implemented Interfaces:
org.apache.axis2.context.ContextListener

public class ClusteringContextListener extends Object implements org.apache.axis2.context.ContextListener
  • Constructor Details

    • ClusteringContextListener

      public ClusteringContextListener(org.apache.axis2.clustering.MessageSender sender)
  • Method Details

    • contextCreated

      public void contextCreated(org.apache.axis2.context.AbstractContext context)
      Specified by:
      contextCreated in interface org.apache.axis2.context.ContextListener
    • contextRemoved

      public void contextRemoved(org.apache.axis2.context.AbstractContext context)
      Specified by:
      contextRemoved in interface org.apache.axis2.context.ContextListener