Interface AbstractLogger.Callable
- 
- Enclosing class:
 - AbstractLogger
 
protected static interface AbstractLogger.CallableType of thunk used inAbstractLogger.execute(Callable, String, Object[]) 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectcall() 
 - 
 
- 
- 
Method Detail
- 
call
Object call() throws RepositoryException
- Throws:
 RepositoryException
 
 - 
 
 -