Will attempt to invoke the component by looping through all {@link org.mule.api.model.EntryPointResolver} instances registered on this set untila match is found
@param component the component to invoke
@param context the current event context, this is used to figure out which method to call on the component
@return the result of the invocation
@throws Exception if the invocation itself or an {@link EntryPointResolver} fails
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.