createAnnotationManager

abstract fun createAnnotationManager(type: AnnotationType, annotationConfig: AnnotationConfig?): AnnotationManager<*, *, *, *, *, *, *>

Create an annotation manager.

Return

The created annotation manager

Parameters

type

The type of the created annotation manager

annotationConfig

Default is null, used for some custom configs