D F G I O P S

D

destroy() - Method in class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Shutown the cluster.

F

filter(Object) - Method in class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Every time a message gets broadcasted, make sure we update the cluster.

G

getBroadcaster() - Method in class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Return the current Broadcaster

I

init() - Method in class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Preapre the cluter.

O

org.atmosphere.plugin.cluster.shoal - package org.atmosphere.plugin.cluster.shoal
 

P

processNotification(Signal) - Method in class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Receive notification from the cluster.

S

setBroadcaster(Broadcaster) - Method in class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Set the current Broadcaster to use when a cluster event happens.
setClusterName(String) - Method in class org.atmosphere.plugin.cluster.shoal.ShoalFilter
 
ShoalFilter - Class in org.atmosphere.plugin.cluster.shoal
Clustering support based on ShoalFilter (http://shoal.dev.java.net)
ShoalFilter() - Constructor for class org.atmosphere.plugin.cluster.shoal.ShoalFilter
 
ShoalFilter(Broadcaster) - Constructor for class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Create a ShoalFilter based filter.
ShoalFilter(Broadcaster, String) - Constructor for class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Create a ShoalFilter based filter.
ShoalFilter(Broadcaster, String, String) - Constructor for class org.atmosphere.plugin.cluster.shoal.ShoalFilter
Create a ShoalFilter based filter.

D F G I O P S

Copyright © 2010 SUN Microsystems. All Rights Reserved.