org.mule.execution
Interface EndPhaseTemplate

All Superinterfaces:
MessageProcessTemplate
All Known Implementing Classes:
HttpMessageProcessTemplate, HttpsMessageProcessTemplate

public interface EndPhaseTemplate
extends MessageProcessTemplate

Phase were the MessageProcessTemplate is notified that the message processing has ended


Method Summary
 void messageProcessingEnded()
          template method call when the message processing ends
 

Method Detail

messageProcessingEnded

void messageProcessingEnded()
template method call when the message processing ends



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