ClassInfoResolverImpl, FactoryState, SGStateInfopublic interface ClassInfoResolver
| Modifier and Type | Method | Description |
|---|---|---|
void |
bindReference(java.lang.Object key,
ClassInfo classInfo) |
Adds the given Reference to this ClassInfo resolver.
|
ClassInfo |
resolve(java.lang.Object key) |
Returns the ClassInfo which has been bound to the given key.
|
void bindReference(java.lang.Object key,
ClassInfo classInfo)
key - the key to bind a reference toclassInfo - the ClassInfo which is being referencedClassInfo resolve(java.lang.Object key)
key - the object to which the ClassInfo has been boundIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com