@Service public class SimpleNamingObjectFactory extends Object implements NamingObjectFactory
| Constructor and Description |
|---|
SimpleNamingObjectFactory(String name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
create(Context ic) |
boolean |
isCreateResultCacheable()
Tells if the result of create() is cacheable.
|
public boolean isCreateResultCacheable()
NamingObjectFactoryisCreateResultCacheable in interface NamingObjectFactoryCopyright © 2015. All rights reserved.