|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.endpoint.AbstractMessageProcessorTestCase.ObjectAwareProcessor
public class AbstractMessageProcessorTestCase.ObjectAwareProcessor
Field Summary | |
---|---|
MuleContext |
context
|
ImmutableEndpoint |
endpoint
|
Constructor Summary | |
---|---|
AbstractMessageProcessorTestCase.ObjectAwareProcessor()
|
Method Summary | |
---|---|
MuleEvent |
process(MuleEvent event)
|
void |
setEndpoint(ImmutableEndpoint endpoint)
|
void |
setMuleContext(MuleContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public MuleContext context
public ImmutableEndpoint endpoint
Constructor Detail |
---|
public AbstractMessageProcessorTestCase.ObjectAwareProcessor()
Method Detail |
---|
public MuleEvent process(MuleEvent event) throws MuleException
process
in interface MessageProcessor
MuleException
public void setEndpoint(ImmutableEndpoint endpoint)
setEndpoint
in interface EndpointAware
public void setMuleContext(MuleContext context)
setMuleContext
in interface MuleContextAware
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |