Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.api
Interface JndiContextFactory

All Known Implementing Classes:
DefaultJndiContextFactory

Deprecated. use new service API ServiceManagement

@Deprecated
public interface JndiContextFactory

Author:
Bogdan Stefanescu

Method Summary
 InitialContext createJndiContext(String host, String port)
          Deprecated. Creates the JNDI initial context.
 

Method Detail

createJndiContext

InitialContext createJndiContext(String host,
                                 String port)
                                 throws NamingException
Deprecated. 
Creates the JNDI initial context.

Throws:
NamingException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.