T
- the action result typeP
- the action parameter typepublic interface ParametricPrivilegedExceptionAction<T,P>
Modifier and Type | Method and Description |
---|---|
T |
run(P parameter)
Perform the action.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.