com.ibm.wsspi.cache
Class ConfigEntry.Invalidation
- java.lang.Object
com.ibm.wsspi.cache.ConfigEntry.Invalidation
Enclosing class:
- public class ConfigEntry.Invalidation
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
ConfigEntry.Invalidation(com.ibm.ws.cache.config.Invalidation i)
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getBaseName()
|
getComponents()
|
|
|
getInvalidationGenerator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
ConfigEntry.Invalidation
- public ConfigEntry.Invalidation( com.ibm.ws.cache.config.Invalidation i)
Method Detail
getBaseName
- public java.lang.String getBaseName( )
getInvalidationGenerator
- public java.lang.String getInvalidationGenerator( )
getComponents
- public ConfigEntry.Component[] getComponents( )