public class ClusteringContextListener extends java.lang.Object implements ContextListener
| Constructor and Description |
|---|
ClusteringContextListener(MessageSender sender) |
| Modifier and Type | Method and Description |
|---|---|
void |
contextCreated(AbstractContext context) |
void |
contextRemoved(AbstractContext context) |
public ClusteringContextListener(MessageSender sender)
public void contextCreated(AbstractContext context)
contextCreated in interface ContextListenerpublic void contextRemoved(AbstractContext context)
contextRemoved in interface ContextListenerCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.