Class EHCacheFactory

    • Constructor Detail

      • EHCacheFactory

        public EHCacheFactory()
    • Method Detail

      • getCacheType

        public java.lang.String getCacheType()
        Returns the short alias cache type for this factory instance.
        Returns:
        The short alias cache type.
      • getCacheClassName

        public java.lang.String getCacheClassName()
        Returns the full class name of the underlying cache implementation.
        Returns:
        The full cache class name.