- All Implemented Interfaces:
- Function<org.reactivestreams.Publisher<org.mule.runtime.core.api.Event>,org.reactivestreams.Publisher<org.mule.runtime.core.api.Event>>, org.mule.runtime.api.lifecycle.Disposable, org.mule.runtime.api.lifecycle.Initialisable, org.mule.runtime.api.lifecycle.Lifecycle, org.mule.runtime.api.lifecycle.Startable, org.mule.runtime.api.lifecycle.Stoppable, org.mule.runtime.api.meta.AnnotatedObject, org.mule.runtime.core.api.component.Component, org.mule.runtime.core.api.construct.FlowConstructAware, org.mule.runtime.core.api.context.MuleContextAware, org.mule.runtime.core.api.exception.MessagingExceptionHandlerAware, org.mule.runtime.core.api.processor.Processor, org.mule.runtime.core.api.processor.ReactiveProcessor
public class ScriptComponent
extends org.mule.runtime.core.component.AbstractComponent
A Script service backed by a JSR-223 compliant script engine such as Groovy, JavaScript, or Rhino.