JavaScript is disabled on your browser.
Skip navigation links
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
org.apache.openejb.core.stateful
Interface Cache.TimeOut
All Known Implementing Classes:
Instance
Enclosing interface:
Cache
<
K
,
V
>
public static interface
Cache.TimeOut
A cache entry can implement this interface to provide its timeout.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Duration
getTimeOut
()
Method Detail
getTimeOut
Duration
getTimeOut()
Skip navigation links
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