-
-
Constructor Summary
Constructors
| Constructor and Description |
CachingConfig()
Constructor.
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
long |
getTtl() |
void |
setTtl(long ttl) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CachingConfig
public CachingConfig()
Constructor.
-
Method Detail
-
getTtl
public long getTtl()
- Returns:
- the ttl
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.