|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.jba.ContainerCacheConf
public class ContainerCacheConf
| Field Summary | |
|---|---|
protected java.lang.String |
cachePolicy
|
protected CachePolicyConf |
cachePolicyConf
|
protected CachePolicyConfOther |
cachePolicyConfOther
|
| Constructor Summary | |
|---|---|
ContainerCacheConf()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCachePolicy()
Gets the value of the cachePolicy property. |
CachePolicyConf |
getCachePolicyConf()
Gets the value of the cachePolicyConf property. |
CachePolicyConfOther |
getCachePolicyConfOther()
Gets the value of the cachePolicyConfOther property. |
void |
setCachePolicy(java.lang.String value)
Sets the value of the cachePolicy property. |
void |
setCachePolicyConf(CachePolicyConf value)
Sets the value of the cachePolicyConf property. |
void |
setCachePolicyConfOther(CachePolicyConfOther value)
Sets the value of the cachePolicyConfOther property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String cachePolicy
protected CachePolicyConf cachePolicyConf
protected CachePolicyConfOther cachePolicyConfOther
| Constructor Detail |
|---|
public ContainerCacheConf()
| Method Detail |
|---|
public java.lang.String getCachePolicy()
Stringpublic void setCachePolicy(java.lang.String value)
value - allowed object is
Stringpublic CachePolicyConf getCachePolicyConf()
CachePolicyConfpublic void setCachePolicyConf(CachePolicyConf value)
value - allowed object is
CachePolicyConfpublic CachePolicyConfOther getCachePolicyConfOther()
CachePolicyConfOtherpublic void setCachePolicyConfOther(CachePolicyConfOther value)
value - allowed object is
CachePolicyConfOther
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||