|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.auxiliary.lateral.javagroups.JGConnectionHolder
This holds connections, or channels, for jgroups.
Field Summary | |
protected static java.util.HashMap |
instances
Description of the Field |
Method Summary | |
org.jgroups.Channel |
getChannel()
Gets the {3} attribute of the JGConnectionHolder object |
org.jgroups.blocks.RpcDispatcher |
getDispatcher()
Gets the Dispatcher attribute of the JGConnectionHolder object |
static JGConnectionHolder |
getInstance(ILateralCacheAttributes ilca)
Gets the instance attribute of the LateralGroupCacheJGListener class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.util.HashMap instances
Method Detail |
public static JGConnectionHolder getInstance(ILateralCacheAttributes ilca)
ilca
-
public org.jgroups.Channel getChannel() throws java.io.IOException
java.io.IOException
public org.jgroups.blocks.RpcDispatcher getDispatcher() throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |