Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq.transport.activeio
Class ExceptionListenerTest.NIOExceptionListenerTest  view ExceptionListenerTest.NIOExceptionListenerTest download ExceptionListenerTest.NIOExceptionListenerTest.java

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.activemq.test.TestSupport
              extended byorg.activemq.transport.activeio.ExceptionListenerTest
                  extended byorg.activemq.transport.activeio.ExceptionListenerTest.NIOExceptionListenerTest
All Implemented Interfaces:
javax.jms.ExceptionListener, junit.framework.Test
Enclosing class:
ExceptionListenerTest

public static class ExceptionListenerTest.NIOExceptionListenerTest
extends ExceptionListenerTest


Nested Class Summary
 
Nested classes inherited from class org.activemq.transport.activeio.ExceptionListenerTest
ExceptionListenerTest.NIOExceptionListenerTest, ExceptionListenerTest.VMPipeExceptionListenerTest
 
Field Summary
 
Fields inherited from class org.activemq.transport.activeio.ExceptionListenerTest
connection, exception
 
Fields inherited from class org.activemq.test.TestSupport
connectionFactory, log, topic
 
Fields inherited from class junit.framework.TestCase
 
Constructor Summary
ExceptionListenerTest.NIOExceptionListenerTest()
           
 
Method Summary
protected  java.lang.String getURL()
           
 
Methods inherited from class org.activemq.transport.activeio.ExceptionListenerTest
breakTransport, createConnectionFactory, onException, setUp, suite, tearDown, testFailingConnection
 
Methods inherited from class org.activemq.test.TestSupport
assertEquals, assertEquals, assertEquals, assertTextMessageEqual, assertTextMessagesEqual, assertTextMessagesEqual, createConnection, createDestination, createMessage, getConnectionFactory, getConsumerSubject, getProducerSubject, getSubject
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionListenerTest.NIOExceptionListenerTest

public ExceptionListenerTest.NIOExceptionListenerTest()
Method Detail

getURL

protected java.lang.String getURL()
Overrides:
getURL in class ExceptionListenerTest