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.Exception
Copyright © 2017 The Apache Software Foundation. All rights reserved.