Class ConfigEntry.Property

java.lang.Object
com.ibm.wsspi.cache.ConfigEntry.Property
Enclosing class:
ConfigEntry

public class ConfigEntry.Property extends Object
Property is defined optionally on a cacheable object. It provides a description of the configured servlet, portlet or Web services. It maps to a property definition for a cache-entry in the cachespec.xml.
  • Constructor Details

    • Property

      public Property(com.ibm.ws.cache.config.Property prop)
  • Method Details

    • getName

      public String getName()
    • getValue

      public String getValue()
    • getExcludeList

      public String[] getExcludeList()