public abstract class DataVerifierCdi extends DataVerifier
Note that not all test cases might support initializing a DataVerifierCdi.
| Modifier and Type | Field and Description |
|---|---|
protected ServiceLocator |
serviceLocator |
em, emUtil| Constructor and Description |
|---|
DataVerifierCdi() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ServiceLocator serviceLocator)
Initializes the DataVerifierCdi.
|
getXg, init, verifyprotected ServiceLocator serviceLocator
public final void init(ServiceLocator serviceLocator)
serviceLocator - ServiceLocator instance to perform CDI lookupsCopyright © 2014. All rights reserved.