|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Description of the Interface
| Method Summary | |
AuxiliaryCache |
createCache(AuxiliaryCacheAttributes attr,
CompositeCache cache)
|
java.lang.String |
getName()
Gets the name attribute of the IAuxiliaryCacheFactory object |
void |
setName(java.lang.String s)
Sets the name attribute of the IAuxiliaryCacheFactory object |
| Method Detail |
public AuxiliaryCache createCache(AuxiliaryCacheAttributes attr,
CompositeCache cache)
attr - Attributes the factory will use to create the AuxiliaryCache
instance.cache - The CompositeCache which will contain the AuxiliaryCache
instance being created. Allows auxiliaries to retain a
reference to their associated CompositeCache.public void setName(java.lang.String s)
s - The new name valuepublic java.lang.String getName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||