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.
|
checkRoles
Copyright © 2016. All rights reserved.