org.mule.umo.model
Interface UMOEntryPointResolver

All Known Implementing Classes:
CallableEntryPointResolver, DynamicEntryPointResolver

public interface UMOEntryPointResolver

UMOEntryPointResolver resolves a method to call on the given UMODescriptor when an event is received for the component

Version:
$Revision: 3167 $
Author:
Ross Mason

Method Summary
 UMOEntryPoint resolveEntryPoint(UMODescriptor componentDescriptor)
           
 

Method Detail

resolveEntryPoint

public UMOEntryPoint resolveEntryPoint(UMODescriptor componentDescriptor)
                                throws ModelException
Throws:
ModelException


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.