JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.dtolabs.rundeck.core.utils.cache
Interface FileCache.Expireable
All Superinterfaces:
FileCache.Cacheable
Enclosing class:
FileCache
<
T
extends
FileCache.Cacheable
>
public static interface
FileCache.Expireable
extends
FileCache.Cacheable
Allows expire method to be called for a cached item when it is expired from the cache
Method Summary
Methods
Modifier and Type
Method and Description
void
expire
()
Perform any expiration cleanup
Method Detail
expire
void expire()
Perform any expiration cleanup
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method