public class CachingReference extends SimpleReference
SimpleReference.SimpleObjectFactoryaddrs, classFactory, classFactoryLocation| Constructor and Description |
|---|
CachingReference(String fullName,
Reference reference,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
We will atleast return an Object.
|
Object |
getContent()
Gets the actual referenced Object.
|
static Object |
wrapReference(String fullName,
Object value,
Context context) |
static Map<String,Object> |
wrapReferences(Map<String,Object> bindings,
Context context) |
add, add, clear, clone, equals, get, get, getAll, getFactoryClassLocation, getFactoryClassName, hashCode, remove, size, toStringpublic static Map<String,Object> wrapReferences(Map<String,Object> bindings, Context context)
public Object getContent() throws NamingException
SimpleReferencegetContent in class SimpleReferenceNamingException - on errorpublic String getClassName()
SimpleReferencegetClassName in class SimpleReferenceCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.