| Package | Description |
|---|---|
| ch.inftec.ju.ee.client |
| Modifier and Type | Method and Description |
|---|---|
<T> CdiServiceLocator.CdiComplexLookupBuilder<T> |
CdiServiceLocator.cdiComplex(Class<T> clazz)
Returns a builder to issue complex CDI queries.
|
CdiServiceLocator.CdiComplexLookupBuilder<T> |
CdiServiceLocator.CdiComplexLookupBuilder.named(String name)
Bean is annotated with @Named annotation
|
CdiServiceLocator.CdiComplexLookupBuilder<T> |
CdiServiceLocator.CdiComplexLookupBuilder.scopeControl()
Bean is annotated with @ScopeControl annotation
|
Copyright © 2015. All rights reserved.