org.mule.test.integration.resolvers
Class CustomEntryPointResolver
java.lang.Object
org.mule.test.integration.resolvers.CustomEntryPointResolver
- All Implemented Interfaces:
- org.mule.api.model.EntryPointResolver
public class CustomEntryPointResolver
- extends Object
- implements org.mule.api.model.EntryPointResolver
Method Summary |
org.mule.api.model.InvocationResult |
invoke(Object component,
org.mule.api.MuleEventContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomEntryPointResolver
public CustomEntryPointResolver()
invoke
public org.mule.api.model.InvocationResult invoke(Object component,
org.mule.api.MuleEventContext context)
throws Exception
- Specified by:
invoke
in interface org.mule.api.model.EntryPointResolver
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.