public class CacheInvalidationConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
invalidationGroupName |
protected String |
invalidationManagerName |
| Constructor and Description |
|---|
CacheInvalidationConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInvalidationGroupName()
Gets the value of the invalidationGroupName property.
|
String |
getInvalidationManagerName()
Gets the value of the invalidationManagerName property.
|
void |
setInvalidationGroupName(String value)
Sets the value of the invalidationGroupName property.
|
void |
setInvalidationManagerName(String value)
Sets the value of the invalidationManagerName property.
|
protected String invalidationGroupName
protected String invalidationManagerName
public String getInvalidationGroupName()
Stringpublic void setInvalidationGroupName(String value)
value - allowed object is
Stringpublic String getInvalidationManagerName()
StringCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.