Class CachePropertiesResource

java.lang.Object
com.saperion.ngc.cache.CachePropertiesResource
All Implemented Interfaces:
com.saperion.common.config.resources.PropertiesResource

public class CachePropertiesResource extends Object implements com.saperion.common.config.resources.PropertiesResource
A JNDI resource for a cache configuration.
  • Constructor Details

    • CachePropertiesResource

      public CachePropertiesResource(String cacheName)
      Parameters:
      cacheName - unique name of the cache
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface com.saperion.common.config.resources.PropertiesResource