org.mule.test.integration.transport.file
Class FileFunctionalTestCase.FileTestComponent

java.lang.Object
  extended by org.mule.tck.functional.FunctionalTestComponent
      extended by org.mule.test.integration.transport.file.FileFunctionalTestCase.FileTestComponent
All Implemented Interfaces:
MuleContextAware, Callable, Disposable, EventListener, Initialisable, Startable, Stoppable, Receiveable
Enclosing class:
FileFunctionalTestCase

public static class FileFunctionalTestCase.FileTestComponent
extends FunctionalTestComponent


Nested Class Summary
 
Nested classes/interfaces inherited from class org.mule.tck.functional.FunctionalTestComponent
FunctionalTestComponent.LifecycleCallback
 
Field Summary
 
Fields inherited from class org.mule.tck.functional.FunctionalTestComponent
logger, STREAM_BUFFER_SIZE, STREAM_SAMPLE_SIZE
 
Fields inherited from interface org.mule.api.lifecycle.Initialisable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Disposable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Startable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Stoppable
PHASE_NAME
 
Constructor Summary
FileFunctionalTestCase.FileTestComponent()
           
 
Method Summary
 Object onCall(MuleEventContext context)
           
 
Methods inherited from class org.mule.tck.functional.FunctionalTestComponent
addLifecycleCallback, append, dispose, getAppendString, getEventCallback, getExceptionText, getExceptionToThrow, getLastReceivedMessage, getReceivedMessage, getReceivedMessagesCount, getReturnData, getWaitTime, initialise, isDoInboundTransform, isEnableMessageHistory, isEnableNotifications, isLogMessageDetails, isThrowException, onReceive, process, removeLifecycleCallback, setAppendString, setDoInboundTransform, setEnableMessageHistory, setEnableNotifications, setEventCallback, setExceptionText, setExceptionToThrow, setId, setLogMessageDetails, setMuleContext, setReturnData, setThrowException, setWaitTime, start, stop, throwException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileFunctionalTestCase.FileTestComponent

public FileFunctionalTestCase.FileTestComponent()
Method Detail

onCall

public Object onCall(MuleEventContext context)
              throws Exception
Specified by:
onCall in interface Callable
Overrides:
onCall in class FunctionalTestComponent
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.