| Package | Description |
|---|---|
| ch.inftec.ju.ee.client |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceLocator
ServiceLocator implementing both CdiServiceLocator and JndiServiceLocator interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
static JndiServiceLocator |
ServiceLocatorBuilder.createRemoteByConfigurationFiles()
Builds a remote service locator based on the values of property files on the classpath
and system properties, in the following order:
System property
Optional resource: /ju-remote_user.properties
Default properties: /ju-remote.properties
Check the /ju-remote.properties file for the possible property keys.
|
JndiServiceLocator |
ServiceLocatorBuilder.RemoteServiceLocatorBuilder.createServiceLocator()
Creates a new RemoteServiceLocator instance with the attributes specified
to the builder.
|
Copyright © 2014. All rights reserved.