public interface ExecuteWithHookContext extends Hook
Modifier and Type | Method and Description |
---|---|
void |
run(HookContext hookContext) |
void run(HookContext hookContext) throws java.lang.Exception
hookContext
- The hook context passed to each hooks.java.lang.Exception
Copyright © 2012 The Apache Software Foundation