Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.publisher.remoting.server
Interface PublicationInvokationHandler

All Known Implementing Classes:
TestInvokationHandler

public interface PublicationInvokationHandler

Generic invoker interface.

Author:
tiry

Method Summary
 void init(RemotePublisherMarshaler marshaler)
           
 java.lang.String invoke(java.lang.String methodDate, java.lang.String params)
           
 

Method Detail

init

void init(RemotePublisherMarshaler marshaler)

invoke

java.lang.String invoke(java.lang.String methodDate,
                        java.lang.String params)
                        throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.