ServiceManagement
@Deprecated public class DefaultJndiContextFactory extends Object implements JndiContextFactory
Constructor and Description |
---|
DefaultJndiContextFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InitialContext |
createJndiContext(String host,
String port)
Deprecated.
Creates the JNDI initial context.
|
static DefaultJndiContextFactory |
getInstance()
Deprecated.
|
public static DefaultJndiContextFactory getInstance()
public InitialContext createJndiContext(String host, String port) throws NamingException
JndiContextFactory
createJndiContext
in interface JndiContextFactory
NamingException
Copyright © 2013 Nuxeo SA. All Rights Reserved.