|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.server.JGroupsProvider
public class JGroupsProvider
This class contains a collection of utilities for managing JGroups objects.
| Constructor Summary | |
|---|---|
JGroupsProvider()
|
|
| Method Summary | |
|---|---|
org.jgroups.mux.Multiplexer |
get()
Helper method to create a JChannel. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JGroupsProvider()
| Method Detail |
|---|
public org.jgroups.mux.Multiplexer get()
get in interface com.google.inject.Provider<org.jgroups.mux.Multiplexer>String - name - Name of the group the channel will join.
org.jgroups.ChannelException - if there is an error creating the JChannel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||