@Order(value=-2147483647) @Component public class RunAsSystemAspect extends Object
| Constructor and Description |
|---|
RunAsSystemAspect() |
| Modifier and Type | Method and Description |
|---|---|
Object |
aroundAdvice(org.aspectj.lang.ProceedingJoinPoint joinPoint) |
static void |
runAsSystem(Runnable runnable) |
static <T,X extends Throwable> |
runAsSystem(RunnableAsSystem<T,X> runnable) |
public Object aroundAdvice(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
Throwablepublic static void runAsSystem(Runnable runnable)
public static <T,X extends Throwable> T runAsSystem(RunnableAsSystem<T,X> runnable) throws X extends Throwable
X extends ThrowableCopyright © 2018 Pivotal Software, Inc.. All rights reserved.