@Target(value={FIELD,PARAMETER,METHOD})
@Retention(value=RUNTIME)
public @interface KernelScope
Annotation for injection of the kernel.
- Version:
- io.janusproject.plugin 0.12.0 20210527-171007
- Author:
- Sebastian Rodriguez
- Maven Group Id:
- io.janusproject.sre
- Maven Artifact Id:
- io.janusproject.plugin