Package org.compiere.util
Class GetCacheInfoCallable
- java.lang.Object
-
- org.compiere.util.GetCacheInfoCallable
-
- All Implemented Interfaces:
Serializable
,Callable<List<CacheInfo>>
public class GetCacheInfoCallable extends Object implements Callable<List<CacheInfo>>, Serializable
- Author:
- hengsin
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetCacheInfoCallable()
-