public interface Callable<V,T extends Throwable> extends Serializable, RoleSensitive
Channel| Modifier and Type | Method and Description |
|---|---|
V |
call()
Performs computation and returns the result,
or throws some exception.
|
checkRolesCopyright © 2004-2016. All Rights Reserved.