public abstract class AbstractMessageProcessorOwner extends AbstractMuleObjectOwner<MessageProcessor> implements Lifecycle, MuleContextAware, FlowConstructAware, AnnotatedObject, MessageProcessorContainer
flowConstruct, messagingExceptionHandler, muleContextPHASE_NAMEPHASE_NAMEPHASE_NAMEPHASE_NAMEPROPERTY_NAME| Constructor and Description |
|---|
AbstractMessageProcessorOwner() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMessageProcessorPathElements(MessageProcessorPathElement pathElement)
Add the child nodes to the path element tree.
|
Object |
getAnnotation(QName name)
Gets the value of specified annotation.
|
Map<QName,Object> |
getAnnotations()
Gets all annotations.
|
protected abstract List<MessageProcessor> |
getOwnedMessageProcessors() |
protected List<MessageProcessor> |
getOwnedObjects() |
void |
setAnnotations(Map<QName,Object> newAnnotations)
Sets annotations to the object.
|
dispose, getFlowConstruct, getMessagingExceptionHandler, getMuleContext, initialise, setFlowConstruct, setMessagingExceptionHandler, setMuleContext, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialisedisposesetMuleContextsetFlowConstructpublic final Object getAnnotation(QName name)
AnnotatedObjectgetAnnotation in interface AnnotatedObjectpublic final Map<QName,Object> getAnnotations()
AnnotatedObjectgetAnnotations in interface AnnotatedObjectpublic final void setAnnotations(Map<QName,Object> newAnnotations)
AnnotatedObjectsetAnnotations in interface AnnotatedObjectprotected List<MessageProcessor> getOwnedObjects()
getOwnedObjects in class AbstractMuleObjectOwner<MessageProcessor>protected abstract List<MessageProcessor> getOwnedMessageProcessors()
public void addMessageProcessorPathElements(MessageProcessorPathElement pathElement)
MessageProcessorContaineraddMessageProcessorPathElements in interface MessageProcessorContainerCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.