org.mule.test.integration.resolvers
Class CustomEntryPointResolver

java.lang.Object
  extended by org.mule.test.integration.resolvers.CustomEntryPointResolver
All Implemented Interfaces:
EntryPointResolver

public class CustomEntryPointResolver
extends Object
implements EntryPointResolver


Constructor Summary
CustomEntryPointResolver()
           
 
Method Summary
 InvocationResult invoke(Object component, 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 InvocationResult invoke(Object component,
                               MuleEventContext context)
                        throws Exception
Specified by:
invoke in interface EntryPointResolver
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.