public interface ClassInfoResolver
Modifier and Type | Method and Description |
---|---|
void |
bindReference(Object key,
ClassInfo classInfo)
Adds the given Reference to this ClassInfo resolver.
|
ClassInfo |
resolve(Object key)
Returns the ClassInfo which has been bound to the given key.
|
Copyright © 2017. All rights reserved.