| Package | Description |
|---|---|
| ch.inftec.ju.ee.client |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocatorBuilder.RemoteServiceLocatorBuilder |
ServiceLocatorBuilder.RemoteServiceLocatorBuilder.appName(String appName)
Sets the application name.
|
static ServiceLocatorBuilder.RemoteServiceLocatorBuilder |
ServiceLocatorBuilder.buildRemote()
Gets a builder to create a new Remote ServiceLocator, i.e.
|
ServiceLocatorBuilder.RemoteServiceLocatorBuilder |
ServiceLocatorBuilder.RemoteServiceLocatorBuilder.initByConfigurationFiles()
Initializes the remote service locator based on the values of configuration properties
using the default JU Property chain.
|
ServiceLocatorBuilder.RemoteServiceLocatorBuilder |
ServiceLocatorBuilder.RemoteServiceLocatorBuilder.moduleName(String moduleName)
Sets the module name.
|
ServiceLocatorBuilder.RemoteServiceLocatorBuilder |
ServiceLocatorBuilder.RemoteServiceLocatorBuilder.remoteServer(String host,
int port)
Sets the remote host and port for the lookup.
|
Copyright © 2015. All rights reserved.