public class ObjectValueMap extends Object implements ObjectValue
| Constructor and Description |
|---|
ObjectValueMap(List<ObjectAttribute> elements)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
create(InjectionContext ctx,
Class<T> type,
Type genericType,
Annotation[] annotations)
Create the object based on the given context.
|
public ObjectValueMap(List<ObjectAttribute> elements)
public <T> T create(InjectionContext ctx, Class<T> type, Type genericType, Annotation[] annotations) throws InjectionException
ObjectValuecreate in interface ObjectValueInjectionExceptionCopyright © 2018. All rights reserved.