org.mule.transport.restlet
Class RestletComponent.RestletCallable
java.lang.Object
org.mule.transport.restlet.RestletComponent.RestletCallable
- All Implemented Interfaces:
- org.mule.api.lifecycle.Callable, org.mule.api.lifecycle.EventListener
- Enclosing class:
- RestletComponent
public static class RestletComponent.RestletCallable
- extends Object
- implements org.mule.api.lifecycle.Callable
Method Summary |
Object |
onCall(org.mule.api.MuleEventContext eventContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestletComponent.RestletCallable
public RestletComponent.RestletCallable(RestletComponent restlet)
onCall
public Object onCall(org.mule.api.MuleEventContext eventContext)
throws Exception
- Specified by:
onCall
in interface org.mule.api.lifecycle.Callable
- Throws:
Exception
Copyright © 2011 MuleSoft, Inc. All Rights Reserved.