@InterfaceAudience.Public @InterfaceStability.Stable public interface ExecuteWithHookContext extends Hook
| Modifier and Type | Method and Description |
|---|---|
void |
run(HookContext hookContext) |
void run(HookContext hookContext) throws Exception
hookContext - The hook context passed to each hooks.ExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.