org.mule.providers.vm.functional
Class AttachmentsComponent
java.lang.Object
org.mule.providers.vm.functional.AttachmentsComponent
- All Implemented Interfaces:
- org.mule.umo.lifecycle.Callable, org.mule.umo.lifecycle.UMOEventListener
- public class AttachmentsComponent
- extends Object
- implements org.mule.umo.lifecycle.Callable
A test component that reads inbound attachments and sends an attachment back. This class is only suitable
for the VMAttachementsTestCase.
Method Summary |
Object |
onCall(org.mule.umo.UMOEventContext eventContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentsComponent
public AttachmentsComponent()
onCall
public Object onCall(org.mule.umo.UMOEventContext eventContext)
throws Exception
- Specified by:
onCall
in interface org.mule.umo.lifecycle.Callable
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.