Nuxeo Enterprise Platform 5.3

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)
           
 String invoke(String methodDate, String params)
           
 

Method Detail

init

void init(RemotePublisherMarshaler marshaler)

invoke

String invoke(String methodDate,
              String params)
              throws ClientException
Throws:
ClientException

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.