T - public class StrolchSystemActionWithResult<T> extends SystemActionWithResult<T>
SystemAction to run PrivilegedRunnableWithResult as a system user| Constructor and Description |
|---|
StrolchSystemActionWithResult(PrivilegedRunnableWithResult<T> runnable) |
| Modifier and Type | Method and Description |
|---|---|
T |
execute(PrivilegeContext privilegeContext) |
getPrivilegeName, getPrivilegeValuepublic StrolchSystemActionWithResult(PrivilegedRunnableWithResult<T> runnable)
public T execute(PrivilegeContext privilegeContext)
execute in class SystemActionWithResult<T>Copyright © 2011–2016 Strolch. All rights reserved.