| |
|
| org.jgroups.tests.CloseTest
CloseTest | public class CloseTest extends TestCase (Code) | | Demos the creation of a channel and subsequent connection and closing. Demo application should exit (no
more threads running)
|
active_threads | int active_threads(Code) | | |
channelchannel1channel2c1c2c3 | JChannel channelchannel1channel2c1c2c3(Code) | | |
testChannelClosedException | public void testChannelClosedException() throws Exception(Code) | | |
testConnectCloseSequenceWith2Members | public void testConnectCloseSequenceWith2Members() throws ChannelException(Code) | | |
testConnectDisconnectConnectCloseSequence | public void testConnectDisconnectConnectCloseSequence() throws ChannelException(Code) | | |
testCreationAndClose | public void testCreationAndClose() throws Exception(Code) | | |
testCreationAndClose2 | public void testCreationAndClose2() throws Exception(Code) | | |
testCreationAndCloseLoop | public void testCreationAndCloseLoop() throws Exception(Code) | | |
testMultipleConnectsAndDisconnects | public void testMultipleConnectsAndDisconnects() throws Exception(Code) | | |
testViewChangeReceptionOnChannelCloseByCoordinator | public void testViewChangeReceptionOnChannelCloseByCoordinator() throws Exception(Code) | | |
testViewChangeReceptionOnChannelCloseByParticipant | public void testViewChangeReceptionOnChannelCloseByParticipant() throws Exception(Code) | | |
|
|
|