| Package | Description |
|---|---|
| ch.inftec.ju.ee.client | |
| ch.inftec.ju.ee.test |
| 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 configuration properties
using the default JU Property chain.
|
JndiServiceLocator |
ServiceLocatorBuilder.RemoteServiceLocatorBuilder.createServiceLocator()
Creates a new RemoteServiceLocator instance with the attributes specified
to the builder.
|
| Modifier and Type | Field and Description |
|---|---|
protected JndiServiceLocator |
RemoteContainerTest.serviceLocator
Remote ServiceLocator instance that can be used to lookup JNDI or CDI objects on the server.
|
| Modifier and Type | Method and Description |
|---|---|
static JndiServiceLocator |
TestRunnerUtils.getRemoteServiceLocator()
Gets an instance of a remote JndiServiceLocator, configured by JU property files.
|
Copyright © 2015. All rights reserved.