public interface EntryPoint
EntryPoint defines the current entry method on a service. If
the invoked method does not have a return value, a VoidResult
is returned.| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(Object component,
MuleEventContext context) |
Object invoke(Object component, MuleEventContext context) throws Exception
ExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.