Package org.gatein.pc.api.cache
Class CacheControl
java.lang.Object
org.gatein.pc.api.cache.CacheControl
- Version:
- $Revision: 630 $
- Author:
- Julien Viet
-
Constructor Summary
ConstructorsConstructorDescriptionCacheControl(int expirationSecs, CacheScope cacheScope, String validationToken) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
CacheControl
-
-
Method Details
-
getExpirationSecs
public int getExpirationSecs() -
getCacheScope
-
getValidationToken
-