public class ClusteringContextListener extends Object implements ContextListener
Constructor and Description |
---|
ClusteringContextListener(MessageSender sender) |
Modifier and Type | Method and Description |
---|---|
void |
contextCreated(AbstractContext context)
A context has been added
|
void |
contextRemoved(AbstractContext context)
A context has been removed
|
public ClusteringContextListener(MessageSender sender)
public void contextCreated(AbstractContext context)
ContextListener
contextCreated
in interface ContextListener
public void contextRemoved(AbstractContext context)
ContextListener
contextRemoved
in interface ContextListener
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.