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

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

public class ClusteredCacheConfigurationFactory
extends AbstractPropertiesFactory

Author:
Thiago da Rosa de Bustamante

Field Summary
protected static ClusteredCacheConfigurationFactory instance
           
 
Method Summary
static ClusteredCacheConfig 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 ClusteredCacheConfigurationFactory instance
Method Detail

getConfigurations

public static ClusteredCacheConfig getConfigurations()
                                              throws MessageException
Throws:
MessageException

getInvocationHandler

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


Copyright © 2014. All rights reserved.