public class ClusteringContextListener extends Object implements org.apache.axis2.context.ContextListener
| Constructor and Description |
|---|
ClusteringContextListener(org.apache.axis2.clustering.MessageSender sender) |
| Modifier and Type | Method and Description |
|---|---|
void |
contextCreated(org.apache.axis2.context.AbstractContext context) |
void |
contextRemoved(org.apache.axis2.context.AbstractContext context) |
public ClusteringContextListener(org.apache.axis2.clustering.MessageSender sender)
public void contextCreated(org.apache.axis2.context.AbstractContext context)
contextCreated in interface org.apache.axis2.context.ContextListenerpublic void contextRemoved(org.apache.axis2.context.AbstractContext context)
contextRemoved in interface org.apache.axis2.context.ContextListenerCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.