Class GetLogInfoCallable
java.lang.Object
org.idempiere.server.cluster.callable.LogFileCallable
org.idempiere.server.cluster.callable.GetLogInfoCallable
- All Implemented Interfaces:
 Serializable,Callable<GetLogInfoCallable.LogInfo>
public class GetLogInfoCallable
extends LogFileCallable
implements Callable<GetLogInfoCallable.LogInfo>, Serializable
- Author:
 - hengsin
 - See Also:
 
- 
Nested Class Summary
Nested Classes - 
Field Summary
Fields inherited from class org.idempiere.server.cluster.callable.LogFileCallable
BLOCK_SIZE, log, s_dirAccessFileName - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.idempiere.server.cluster.callable.LogFileCallable
getDirAcessList, isAccessible 
- 
Constructor Details
- 
GetLogInfoCallable
- Parameters:
 fileName-
 
 - 
 - 
Method Details
- 
call
- Specified by:
 callin interfaceCallable<GetLogInfoCallable.LogInfo>- Throws:
 Exception
 
 -