public abstract class FlowRefMessageProcessor extends org.mule.runtime.api.component.AbstractComponent implements AnnotatedProcessor, org.mule.runtime.api.lifecycle.Startable, org.mule.runtime.api.lifecycle.Stoppable, org.mule.runtime.api.lifecycle.Disposable
org.mule.runtime.api.component.Component.AnnotationsReactiveProcessor.ProcessingTypeANNOTATION_NAME, LOCATION_KEY, ROOT_CONTAINER_NAME_KEY| Modifier | Constructor and Description |
|---|---|
protected |
FlowRefMessageProcessor(FlowRefFactoryBean owner) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doStart() |
org.mule.runtime.api.component.location.ComponentLocation |
getLocation() |
FlowRefFactoryBean |
getOwner() |
CoreEvent |
process(CoreEvent event) |
void |
start() |
getAnnotation, getAnnotations, getDslSource, getIdentifier, getRepresentation, getRootContainerLocation, initRootContainerName, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getAnnotations, getDslSource, getIdentifier, getRepresentation, getRootContainerLocation, setAnnotationsgetProcessingTypeprotected FlowRefMessageProcessor(FlowRefFactoryBean owner)
public CoreEvent process(CoreEvent event) throws org.mule.runtime.api.exception.MuleException
public void start()
throws org.mule.runtime.api.exception.MuleException
start in interface org.mule.runtime.api.lifecycle.Startableorg.mule.runtime.api.exception.MuleExceptionpublic org.mule.runtime.api.component.location.ComponentLocation getLocation()
getLocation in interface org.mule.runtime.api.component.ComponentgetLocation in class org.mule.runtime.api.component.AbstractComponentpublic abstract void doStart()
throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic FlowRefFactoryBean getOwner()
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.