public class PortalCacheClusterLink
extends java.lang.Object
| Constructor and Description |
|---|
PortalCacheClusterLink() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
deactivate() |
long |
getSubmittedEventNumber() |
void |
sendEvent(PortalCacheClusterEvent portalCacheClusterEvent) |
void |
setPortalCacheClusterChannelFactory(PortalCacheClusterChannelFactory portalCacheClusterChannelFactory) |
void |
setPortalCacheClusterChannelSelector(PortalCacheClusterChannelSelector portalCacheClusterChannelSelector) |
protected void |
unsetPortalCacheClusterChannelSelector(PortalCacheClusterChannelSelector portalCacheClusterChannelSelector) |
public long getSubmittedEventNumber()
public void sendEvent(PortalCacheClusterEvent portalCacheClusterEvent)
public void setPortalCacheClusterChannelFactory(PortalCacheClusterChannelFactory portalCacheClusterChannelFactory)
public void setPortalCacheClusterChannelSelector(PortalCacheClusterChannelSelector portalCacheClusterChannelSelector)
protected void activate(org.osgi.service.component.ComponentContext componentContext)
protected void deactivate()
protected void unsetPortalCacheClusterChannelSelector(PortalCacheClusterChannelSelector portalCacheClusterChannelSelector)