com.ibm.wsspi.cache
Class ConfigEntry.Property
- java.lang.Object
com.ibm.wsspi.cache.ConfigEntry.Property
Enclosing class:
- public class ConfigEntry.Property
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
ConfigEntry.Property(com.ibm.ws.cache.config.Property prop)
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getExcludeList()
|
|
getName()
|
|
getValue()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
ConfigEntry.Property
- public ConfigEntry.Property(com.ibm.ws.cache.config.Property prop)
Method Detail
getName
- public java.lang.String getName( )
getValue
- public java.lang.String getValue( )
getExcludeList
- public java.lang.String[] getExcludeList( )