Package jrpc.clightning.annotation
Annotation Type Hook
- 
@Retention(RUNTIME) @Target(METHOD) public @interface Hook 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringhook 
 - 
 
@Retention(RUNTIME)
@Target(METHOD)
public @interface Hook
| Modifier and Type | Required Element | Description | 
|---|---|---|
java.lang.String | 
hook |