@ApplicationScoped @Startup public class SocialUserClusterMessaging extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANNEL_NAME |
| Constructor and Description |
|---|
SocialUserClusterMessaging() |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(SocialUser user) |
void |
setup(org.uberfire.commons.cluster.ClusterService clusterService,
SocialUserPersistenceAPI socialUserPersistenceAPI) |
public static final String CHANNEL_NAME
public void setup(org.uberfire.commons.cluster.ClusterService clusterService,
SocialUserPersistenceAPI socialUserPersistenceAPI)
public void notify(SocialUser user)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.