| Package | Description |
|---|---|
| ch.inftec.ju.ee.client | |
| ch.inftec.ju.ee.test |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLocator |
ServiceLocatorBuilder.createLocalByBeanManager(javax.enterprise.inject.spi.BeanManager bm)
Creates a local (CDI) ServiceLocator using the specified BeanManager implementation.
|
ServiceLocator |
ServiceLocatorBuilder.LocalServiceLocatorBuilder.createServiceLocator()
Creates a new LocalServiceLocatorBuilder instance with the attributes specified
to the builder.
|
| Modifier and Type | Field and Description |
|---|---|
protected ServiceLocator |
DataVerifierCdi.serviceLocator |
protected ServiceLocator |
ContainerTest.serviceLocator
ServiceLocator instance that can be used to lookup JNDI or CDI objects on the server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataVerifierCdi.init(ServiceLocator serviceLocator)
Initializes the DataVerifierCdi.
|
Copyright © 2015. All rights reserved.