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