public class ChannelHolderImpl extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean, ChannelHolder
| Constructor and Description |
|---|
ChannelHolderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
JGroupsChannelImpl |
getChannel() |
String |
getClusterName() |
void |
setClusterName(String clusterName) |
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionpublic JGroupsChannelImpl getChannel()
getChannel in interface ChannelHolderpublic String getClusterName()
public void setClusterName(String clusterName)
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.