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

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

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

Methods in de.smartics.properties.spi.config.cache that return CacheMessageBean
static CacheMessageBean CacheMessageBean.configFailure(Throwable cause, String cacheConfiguration)
          Returns a message bean signaling that the cache configuration file cannot be loaded.
static CacheMessageBean CacheMessageBean.jndi(NamingException cause, String cacheConfiguration, String cacheId)
          Returns a message bean signaling that accessing the cache via JNDI failed.
static CacheMessageBean CacheMessageBean.missingProperty(String cacheConfiguration, String missingProperty)
          Returns a message bean signaling that the mandatory cache configuration property is missing in the cache configuration.
 

Constructors in de.smartics.properties.spi.config.cache with parameters of type CacheMessageBean
CacheException(CacheMessageBean message)
          Default constructor.
 



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