Class MagnetoBrotherhood

java.lang.Object
org.mule.runtime.extension.api.runtime.source.Source<Iterator,Void>
org.mule.test.marvel.xmen.MagnetoBrotherhood

@MediaType("*/*") public class MagnetoBrotherhood extends org.mule.runtime.extension.api.runtime.source.Source<Iterator,Void>
  • Constructor Details

    • MagnetoBrotherhood

      public MagnetoBrotherhood()
  • Method Details

    • onStart

      public void onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<Iterator,Void> sourceCallback) throws org.mule.runtime.api.exception.MuleException
      Specified by:
      onStart in class org.mule.runtime.extension.api.runtime.source.Source<Iterator,Void>
      Throws:
      org.mule.runtime.api.exception.MuleException
    • onSuccess

      @OnSuccess public void onSuccess(@ParameterGroup(name="Response",showInDsl=true) MutantUnitedResponse mutantResponse, org.mule.runtime.extension.api.runtime.parameter.CorrelationInfo correlationInfo)
    • onStop

      public void onStop()
      Specified by:
      onStop in class org.mule.runtime.extension.api.runtime.source.Source<Iterator,Void>