@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) |
String |
getName() |
boolean |
isCreateResultCacheable()
Tells if the result of create() is cacheable.
|
public boolean isCreateResultCacheable()
NamingObjectFactoryisCreateResultCacheable in interface NamingObjectFactorypublic String getName()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.