Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.client.jaxrs.spi
Class ConnectorHandler

java.lang.Object
  extended by org.nuxeo.ecm.automation.client.jaxrs.spi.ConnectorHandler
All Implemented Interfaces:
Connector

public class ConnectorHandler
extends Object
implements Connector


Constructor Summary
ConnectorHandler(Connector connector, RequestInterceptor interceptor)
           
 
Method Summary
 Object execute(Request request)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorHandler

public ConnectorHandler(Connector connector,
                        RequestInterceptor interceptor)
Method Detail

execute

public Object execute(Request request)
Specified by:
execute in interface Connector

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.