public class TestInvokationHandler extends Object implements PublicationInvokationHandler
PublicationInvokationHandler
implementation. Could be called by a Restlet, a WebEngine module or a
TestInvokerConstructor and Description |
---|
TestInvokationHandler(RemotePublisherMarshaler marshaler) |
Modifier and Type | Method and Description |
---|---|
void |
init(RemotePublisherMarshaler marshaler) |
String |
invoke(String methodName,
String data) |
public TestInvokationHandler(RemotePublisherMarshaler marshaler)
public void init(RemotePublisherMarshaler marshaler)
init
in interface PublicationInvokationHandler
public String invoke(String methodName, String data) throws ClientException
invoke
in interface PublicationInvokationHandler
ClientException
Copyright © 2015 Nuxeo SA. All rights reserved.