org.objectweb.cjdbc.scenario.standalone.group
Class GroupCommunicationFailure.JGroupsChannelTest

java.lang.Object
  extended byorg.objectweb.cjdbc.scenario.standalone.group.GroupCommunicationFailure.JGroupsChannelTest
All Implemented Interfaces:
org.jgroups.UpHandler
Enclosing class:
GroupCommunicationFailure

class GroupCommunicationFailure.JGroupsChannelTest
extends java.lang.Object
implements org.jgroups.UpHandler


Field Summary
(package private)  org.jgroups.JChannel jChannel
           
 
Constructor Summary
GroupCommunicationFailure.JGroupsChannelTest()
          Creates a new JGroupsChannelTest object
 
Method Summary
 void up(org.jgroups.Event evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jChannel

org.jgroups.JChannel jChannel
Constructor Detail

GroupCommunicationFailure.JGroupsChannelTest

public GroupCommunicationFailure.JGroupsChannelTest()
Creates a new JGroupsChannelTest object

Method Detail

up

public void up(org.jgroups.Event evt)
Specified by:
up in interface org.jgroups.UpHandler
See Also:
UpHandler.up(org.jgroups.Event)


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.