Modifier and Type | Method and Description |
---|---|
static org.springframework.aop.MethodBeforeAdvice |
advice() |
static void |
registerHook(Method method,
org.springframework.aop.MethodBeforeAdvice hook)
Register the given hook to run against any cal to the given method on the current thread.
|
static void |
unregisterHooks()
Unregister any method hooks registered on the current thread.
|
public static org.springframework.aop.MethodBeforeAdvice advice()
public static void registerHook(Method method, org.springframework.aop.MethodBeforeAdvice hook)
public static void unregisterHooks()
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences