public class JGroupsChannelLocator extends Object
Modifier and Type | Field and Description |
---|---|
static org.jboss.msc.service.ServiceContainer |
container |
Constructor and Description |
---|
JGroupsChannelLocator() |
Modifier and Type | Method and Description |
---|---|
org.jgroups.JChannel |
locateChannel(String channelRefName)
Callback used by HornetQ to locate a JChannel instance corresponding to the channel name
passed through the HornetQ RA property
channelRefName |
public org.jgroups.JChannel locateChannel(String channelRefName)
channelRefName
Copyright © 2013 JBoss by Red Hat. All rights reserved.