org.mule.api.callback
Interface StopSourceCallback


public interface StopSourceCallback

Callback returned by methods that are annotated with @Source

It will be executed when the MessageSource is being stopped.


Method Summary
 void stop()
           
 

Method Detail

stop

void stop()
          throws Exception
Throws:
Exception


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