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
Exception
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.