Nuxeo Enterprise Platform 5.3

org.nuxeo.ecm.platform.ws.delegate
Class NuxeoRemotingBeanBusinessDelegate

java.lang.Object
  extended by org.nuxeo.ecm.platform.ws.delegate.NuxeoRemotingBeanBusinessDelegate
All Implemented Interfaces:
Serializable

public class NuxeoRemotingBeanBusinessDelegate
extends Object
implements Serializable

Nuxeo remoting Web service business delegate.

Author:
Julien Anguenot
See Also:
Serialized Form

Field Summary
protected  EJBFactory ejbFactory
           
protected  NuxeoRemoting ws
           
 
Constructor Summary
NuxeoRemotingBeanBusinessDelegate()
           
 
Method Summary
 NuxeoRemoting getWSNuxeoRemotingRemote()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ejbFactory

protected final EJBFactory ejbFactory

ws

protected NuxeoRemoting ws
Constructor Detail

NuxeoRemotingBeanBusinessDelegate

public NuxeoRemotingBeanBusinessDelegate()
Method Detail

getWSNuxeoRemotingRemote

public NuxeoRemoting getWSNuxeoRemotingRemote()
                                       throws NamingException
Throws:
NamingException

Nuxeo Enterprise Platform 5.3

Copyright © 2010 Nuxeo SAS. All Rights Reserved.