Class CerebroDetectNewMutants

java.lang.Object
org.mule.runtime.extension.api.runtime.source.Source<List<org.mule.runtime.extension.api.runtime.operation.Result<String,Void>>,Void>
org.mule.test.marvel.xmen.CerebroDetectNewMutants

@MediaType("text/plain") public class CerebroDetectNewMutants extends org.mule.runtime.extension.api.runtime.source.Source<List<org.mule.runtime.extension.api.runtime.operation.Result<String,Void>>,Void>
  • Constructor Details

    • CerebroDetectNewMutants

      public CerebroDetectNewMutants()
  • Method Details

    • onStart

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

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