public interface InstantiationMapping
Modifier and Type | Method and Description |
---|---|
int |
getIndex(String key) |
MetaClass |
getMappingClass() |
Mapping[] |
getMappings() |
Mapping[] |
getMappingsInKeyOrder(List<String> keys) |
MetaClassMember |
getMember() |
Class<?>[] |
getSignature() |
void |
setMappingClass(MetaClass clazz) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.