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