|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.config.CopyStrategyConfiguration
public class CopyStrategyConfiguration
| Constructor Summary | |
|---|---|
CopyStrategyConfiguration()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getClassName()
Returns the fully qualified class name for the CopyStrategy to use |
CopyStrategy |
getCopyStrategyInstance()
Get (and potentially) instantiate the instance |
void |
setClass(java.lang.String className)
Sets the fully qualified class name for the CopyStrategy to use |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyStrategyConfiguration()
| Method Detail |
|---|
public java.lang.String getClassName()
public void setClass(java.lang.String className)
className - FQCNpublic CopyStrategy getCopyStrategyInstance()
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||