org.mule.test.integration.resolvers
Class CustomEntryPointResolver

java.lang.Object
  extended by 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


Constructor Summary
CustomEntryPointResolver()
           
 
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
 

Constructor Detail

CustomEntryPointResolver

public CustomEntryPointResolver()
Method Detail

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.