Uses of Class
de.smartics.properties.spi.config.cache.CacheCode

Packages that use CacheCode
de.smartics.properties.spi.config.cache Provides an cache manager that provides Infinispan caches. 
 

Uses of CacheCode in de.smartics.properties.spi.config.cache
 

Methods in de.smartics.properties.spi.config.cache that return CacheCode
static CacheCode CacheCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CacheCode[] CacheCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.smartics.properties.spi.config.cache with parameters of type CacheCode
CacheMessageBean(CacheCode code, String cacheConfiguration, String cacheId, String missingProperty)
          Constructor without cause.
CacheMessageBean(CacheCode code, Throwable cause, String cacheConfiguration, String cacheId, String missingProperty)
          Default constructor.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.