org.mule.transport.restlet
Class RestletComponent.RestletCallable

java.lang.Object
  extended by 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


Constructor Summary
RestletComponent.RestletCallable(RestletComponent restlet)
           
 
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
 

Constructor Detail

RestletComponent.RestletCallable

public RestletComponent.RestletCallable(RestletComponent restlet)
Method Detail

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.