org.mule.transport.email.functional
Class ImapUndeployTestCase.MailMessageProcessor

java.lang.Object
  extended by org.mule.transport.email.functional.ImapUndeployTestCase.MailMessageProcessor
All Implemented Interfaces:
Callable, EventListener
Enclosing class:
ImapUndeployTestCase

public static class ImapUndeployTestCase.MailMessageProcessor
extends Object
implements Callable

Custom component to help synchronize the disposing process.


Constructor Summary
ImapUndeployTestCase.MailMessageProcessor()
           
 
Method Summary
 Object onCall(MuleEventContext eventContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImapUndeployTestCase.MailMessageProcessor

public ImapUndeployTestCase.MailMessageProcessor()
Method Detail

onCall

public Object onCall(MuleEventContext eventContext)
              throws Exception
Specified by:
onCall in interface Callable
Throws:
Exception


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