public class ServerConfiguration1 extends AbstractServerConfiguration
Constructor and Description |
---|
ServerConfiguration1(InvokerLocator locator,
String name,
Version version) |
Modifier and Type | Method and Description |
---|---|
ServiceDescriptor[] |
getServiceBindingsCompat() |
ServiceHost[] |
getServiceHostsCompat() |
void |
install()
Installs the given configuration on the running framework.
|
void |
setServiceBindingsCompat(ServiceDescriptor[] bindings) |
void |
setServiceHostsCompat(ServiceHost[] hosts) |
getJndiProperties, getLocator, getName, getPeers, getProductInfo, getProperties, getSecurityDomains, getServiceBindings, getStreamingLocator, getVersion, setJndiProperties, setPeers, setProperties, setSecurityDomains, setServiceBindings, setStreamingLocator
public ServerConfiguration1(InvokerLocator locator, String name, Version version)
public ServiceDescriptor[] getServiceBindingsCompat()
public void setServiceBindingsCompat(ServiceDescriptor[] bindings)
public ServiceHost[] getServiceHostsCompat()
public void setServiceHostsCompat(ServiceHost[] hosts)
public void install() throws Exception
ServerConfiguration
install
in interface ServerConfiguration
install
in class AbstractServerConfiguration
Exception
- if any exception occursCopyright © 2011 Nuxeo SA. All Rights Reserved.