org.mule.test.integration.transport.jdbc
Class AbstractJdbcFunctionalTestCase.JdbcFunctionalTestComponent
java.lang.Object
org.mule.tck.functional.FunctionalTestComponent
org.mule.test.integration.transport.jdbc.AbstractJdbcFunctionalTestCase.JdbcFunctionalTestComponent
- All Implemented Interfaces:
- MuleContextAware, Callable, Disposable, EventListener, Initialisable, Receiveable
- Enclosing class:
- AbstractJdbcFunctionalTestCase
public static class AbstractJdbcFunctionalTestCase.JdbcFunctionalTestComponent
- extends FunctionalTestComponent
Methods inherited from class org.mule.tck.functional.FunctionalTestComponent |
append, dispose, getAppendString, getEventCallback, getExceptionText, getExceptionToThrow, getLastReceivedMessage, getReceivedMessage, getReceivedMessagesCount, getReturnData, getWaitTime, initialise, isDoInboundTransform, isEnableMessageHistory, isEnableNotifications, isLogMessageDetails, isThrowException, onReceive, process, setAppendString, setDoInboundTransform, setEnableMessageHistory, setEnableNotifications, setEventCallback, setExceptionText, setExceptionToThrow, setLogMessageDetails, setMuleContext, setReturnData, setThrowException, setWaitTime, throwException |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJdbcFunctionalTestCase.JdbcFunctionalTestComponent
public AbstractJdbcFunctionalTestCase.JdbcFunctionalTestComponent()
onCall
public Object onCall(MuleEventContext context)
throws Exception
- Specified by:
onCall
in interface Callable
- Overrides:
onCall
in class FunctionalTestComponent
- Throws:
Exception
Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.