public interface ServerConfiguration extends Serializable
Modifier and Type | Method and Description |
---|---|
Properties |
getJndiProperties()
Get the JNDI properties required by clients to connect to this server.
|
InvokerLocator |
getLocator() |
String |
getName() |
String[] |
getPeers() |
String |
getProductInfo() |
Properties |
getProperties()
Gets the server properties.
|
Version |
getVersion() |
void |
install()
Installs the given configuration on the running framework.
|
String getName()
Version getVersion()
String getProductInfo()
String[] getPeers()
InvokerLocator getLocator()
Properties getProperties()
Properties getJndiProperties()
Copyright © 2013 Nuxeo SA. All Rights Reserved.