|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProxyClusteringRegistryListener
| Method Summary | |
|---|---|
void |
beanClusteringInfoAdded(ProxyClusteringInfo beanClusteringInfo)
Notification that a ProxyClusteringInfo has been registered. |
void |
beanClusteringInfoRemoved(ProxyClusteringInfo beanClusteringInfo)
Notification that a ProxyClusteringInfo has been unregistered. |
void |
clusterTopologyChanged(ProxyClusteringInfo beanClusteringInfo)
Notification that the cluster topology has changed for one of the cluster families associated with a container. |
| Method Detail |
|---|
void beanClusteringInfoAdded(ProxyClusteringInfo beanClusteringInfo)
ProxyClusteringInfo has been registered.
beanClusteringInfo - the item that was registered.void beanClusteringInfoRemoved(ProxyClusteringInfo beanClusteringInfo)
ProxyClusteringInfo has been unregistered.
beanClusteringInfo - the item that was unregistered.void clusterTopologyChanged(ProxyClusteringInfo beanClusteringInfo)
beanClusteringInfo - the affected ProxyClusteringInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||