Annotation Interface ProviderComponent


@Target(TYPE) @Retention(RUNTIME) public @interface ProviderComponent
Indicates that a component is Provider. A class annotated with this annotation will be automatically registered as a provider component in the Winter Framework.