public abstract class AbstractAuxiliaryCacheFactory extends Object implements AuxiliaryCacheFactory
| Constructor and Description |
|---|
AbstractAuxiliaryCacheFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name attribute of the DiskCacheFactory object
|
void |
setName(String name)
Sets the name attribute of the DiskCacheFactory object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateCache, dispose, initializepublic String getName()
getName in interface AuxiliaryCacheFactorypublic void setName(String name)
setName in interface AuxiliaryCacheFactoryname - The new name valueCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.