public class DefaultJGroupsChannelFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CHANNEL_NAME |
static String |
DEFAULT_JGROUPS_XML |
| Modifier and Type | Method and Description |
|---|---|
static JGroupsChannel |
getDefaultJGroupsChannel() |
static JGroupsChannel |
getDefaultJGroupsChannel(String jGroupsFilterLocation) |
static JGroupsChannel |
getDefaultJGroupsChannel(String jGroupsFilterLocation,
String channelName) |
public static String DEFAULT_JGROUPS_XML
public static String DEFAULT_CHANNEL_NAME
public static JGroupsChannel getDefaultJGroupsChannel()
public static JGroupsChannel getDefaultJGroupsChannel(String jGroupsFilterLocation)
public static JGroupsChannel getDefaultJGroupsChannel(String jGroupsFilterLocation, String channelName)
Copyright © 2015. All Rights Reserved.