public interface ChannelFactory
Modifier and Type | Method and Description |
---|---|
org.jgroups.Channel |
createChannel(String id)
Creates a JGroups channel
|
ServerEnvironment |
getServerEnvironment() |
org.jgroups.Channel createChannel(String id) throws Exception
Exception
- if there was a failure setting up the protocol stackServerEnvironment getServerEnvironment()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.