public class ClusteringContextListener extends 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.