org.mule.example.notifications
Interface ComponentMessageNotificationMixin


public interface ComponentMessageNotificationMixin


Method Summary
 org.mule.api.component.Component getComponent()
           
 org.mule.api.construct.FlowConstruct getFlowConstruct()
           
 Object getSource()
           
 

Method Detail

getSource

Object getSource()

getComponent

org.mule.api.component.Component getComponent()

getFlowConstruct

org.mule.api.construct.FlowConstruct getFlowConstruct()


Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.