CtxProvider

@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class CtxProvider

Annotation to mark a class as a context provider. Class should be inheritor one of UserData or ClassData.