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

java.lang.Object
  extended by org.cruxframework.crux.core.server.rest.state.ResourceStateConfig

public class ResourceStateConfig
extends Object

Author:
Thiago da Rosa de Bustamante

Constructor Summary
ResourceStateConfig()
           
 
Method Summary
static ResourceStateHandler getResourceStateHandler()
           
static boolean isResourceStateCacheEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceStateConfig

public ResourceStateConfig()
Method Detail

isResourceStateCacheEnabled

public static boolean isResourceStateCacheEnabled()

getResourceStateHandler

public static ResourceStateHandler getResourceStateHandler()


Copyright © 2014. All rights reserved.