public class AssertTypeProcessor
extends org.mule.runtime.core.privileged.processor.simple.SimpleMessageProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.mule.runtime.core.api.el.ExpressionManager |
expressionManager |
muleContext| Constructor and Description |
|---|
AssertTypeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialise() |
org.mule.runtime.core.api.event.CoreEvent |
process(org.mule.runtime.core.api.event.CoreEvent event) |
void |
setActual(String actual) |
void |
setFromClass(String fromClass) |
void |
setFromSchema(String fromSchema) |
setMuleContextgetAnnotation, getAnnotations, getLocation, getRootContainerLocation, initRootContainerName, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject protected org.mule.runtime.core.api.el.ExpressionManager expressionManager
public org.mule.runtime.core.api.event.CoreEvent process(org.mule.runtime.core.api.event.CoreEvent event)
throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleExceptionpublic void initialise()
throws org.mule.runtime.api.lifecycle.InitialisationException
org.mule.runtime.api.lifecycle.InitialisationExceptionpublic void setActual(String actual)
public void setFromClass(String fromClass)
public void setFromSchema(String fromSchema)
Copyright © 2019. All rights reserved.