ServiceManagement
@Deprecated public class Server extends Object
Constructor and Description |
---|
Server(Platform platform,
ServerDescriptor descriptor)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
InitialContext |
getJndiContext()
Deprecated.
|
String |
getName()
Deprecated.
|
RepositoryDescriptor |
getRepositoryDescriptor(String className)
Deprecated.
|
Object |
getService(ServiceDescriptor sd)
Deprecated.
|
ServiceDescriptor |
getServiceDescriptor(String className)
Deprecated.
|
Object |
lookup(String jndiName)
Deprecated.
|
CoreSession |
openRepository(RepositoryDescriptor rd,
Map<String,Serializable> ctx)
Deprecated.
|
public Server(Platform platform, ServerDescriptor descriptor) throws Exception
Exception
public String getName()
public ServiceDescriptor getServiceDescriptor(String className)
public RepositoryDescriptor getRepositoryDescriptor(String className)
public final InitialContext getJndiContext()
public Object lookup(String jndiName) throws NamingException
NamingException
public Object getService(ServiceDescriptor sd) throws NamingException
NamingException
public CoreSession openRepository(RepositoryDescriptor rd, Map<String,Serializable> ctx) throws NamingException, ClientException
NamingException
ClientException
Copyright © 2013 Nuxeo SA. All Rights Reserved.