org.cruxframework.crux.core.server.rest.state
Class ClusteredResourceStateHandler.CacheEntry
java.lang.Object
org.cruxframework.crux.core.server.rest.state.ClusteredResourceStateHandler.CacheEntry
- All Implemented Interfaces:
- Serializable, ResourceStateHandler.ResourceState
- Enclosing class:
- ClusteredResourceStateHandler
public static class ClusteredResourceStateHandler.CacheEntry
- extends Object
- implements ResourceStateHandler.ResourceState, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDateModified
public long getDateModified()
- Specified by:
getDateModified in interface ResourceStateHandler.ResourceState
getEtag
public String getEtag()
- Specified by:
getEtag in interface ResourceStateHandler.ResourceState
isExpired
public boolean isExpired()
- Specified by:
isExpired in interface ResourceStateHandler.ResourceState
Copyright © 2014. All rights reserved.