public class LauncherLaunchInterceptor extends Object implements AroundInterceptor
| Constructor and Description |
|---|
LauncherLaunchInterceptor(TraceContext traceContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
after(Object target,
Object[] args,
Object result,
Throwable throwable) |
void |
before(Object target,
Object[] args) |
public LauncherLaunchInterceptor(TraceContext traceContext)
public void before(Object target, Object[] args)
before in interface AroundInterceptorCopyright © 2012–2023 Naver Corporation. All rights reserved.