aerogear-controller 1.0.0
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
invoke
public Object invoke(RouteContext routeContext,
Object[] args)
throws Exception
Invokes the target endpoint method for the passed-in RouteContext.
- Parameters:
routeContext - the RouteContext for route to be invoked.args - the arguments for the route's target endpoint method.
- Returns:
Object the result from invoking the endpoint method, if any.
- Throws:
Exception - if an error occurs while invoking the target method.
aerogear-controller 1.0.0
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.