Package cn.cloudself.query.config.impl
Interface ThreadQueryProConfigImpl.UseResult<T>
-
- All Known Implementing Classes:
ThreadQueryProConfigImpl.DefaultUse
- Enclosing class:
- ThreadQueryProConfigImpl
public static interface ThreadQueryProConfigImpl.UseResult<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcall(QueryProConfigImpl context)
-
-
-
Method Detail
-
call
T call(QueryProConfigImpl context) throws Exception
- Throws:
Exception
-
-