org.mule.impl.model.resolvers
Class CallableEntryPoint
java.lang.Object
org.mule.impl.model.resolvers.CallableEntryPoint
- All Implemented Interfaces:
- UMOEntryPoint
- public class CallableEntryPoint
- extends Object
- implements UMOEntryPoint
A simple Entrypoint for the Callable
interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallableEntryPoint
public CallableEntryPoint()
invoke
public Object invoke(Object component,
UMOEventContext context)
throws Exception
- Specified by:
invoke
in interface UMOEntryPoint
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.