Annotation Interface ProcessName


@Qualifier @Target(PARAMETER) @Retention(RUNTIME) public @interface ProcessName
Qualifier for an injected String meant to hold a process name/identifier for the currently running main application context.
See Also: