org.cruxframework.crux.core.server.rest.state
Class NoClusteredCacheConfigurationFactory

java.lang.Object
  extended by org.cruxframework.crux.core.config.AbstractPropertiesFactory
      extended by org.cruxframework.crux.core.server.rest.state.NoClusteredCacheConfigurationFactory

public class NoClusteredCacheConfigurationFactory
extends AbstractPropertiesFactory

Author:
Thiago da Rosa de Bustamante

Field Summary
protected static NoClusteredCacheConfigurationFactory instance
           
 
Method Summary
static NoClusteredCacheConfig getConfigurations()
           
protected  ConstantsInvocationHandler getInvocationHandler(Class<?> targetInterface)
           
 
Methods inherited from class org.cruxframework.crux.core.config.AbstractPropertiesFactory
getConstantsFromProperties, initProxy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

protected static final NoClusteredCacheConfigurationFactory instance
Method Detail

getConfigurations

public static NoClusteredCacheConfig getConfigurations()
                                                throws MessageException
Throws:
MessageException

getInvocationHandler

protected ConstantsInvocationHandler getInvocationHandler(Class<?> targetInterface)
Specified by:
getInvocationHandler in class AbstractPropertiesFactory


Copyright © 2014. All rights reserved.