org.mule.tck.testmodels.services
Class TestJMSComponent
java.lang.Object
org.mule.tck.testmodels.services.TestComponent
org.mule.tck.testmodels.services.TestJMSComponent
- All Implemented Interfaces:
- org.mule.tck.testmodels.services.ITestComponent
- public class TestJMSComponent
- extends org.mule.tck.testmodels.services.TestComponent
Fields inherited from class org.mule.tck.testmodels.services.TestComponent |
count, EXCEPTION_MESSAGE, logger |
Methods inherited from class org.mule.tck.testmodels.services.TestComponent |
inc, receive, receiveBytes, throwsException |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestJMSComponent
public TestJMSComponent()
receiveJms
public String receiveJms(TextMessage message)
throws Exception
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.