public interface

StopSourceCallback

org.mule.module.facebook.callback.StopSourceCallback

Class Overview

Callback returned by methods that are annotated with @Source

It will be executed when the MessageSource is being stopped.

Summary

Public Methods
abstract void stop()

Public Methods

public abstract void stop ()

Throws
Exception