public interface AnnotationController
AnnotationManager
.
Generally this dedicated object is solely in charge of controlling
the current state of the manager.
External sources that use the manager returned by getAnnotationManager()
should respect that fact and only treat it as read-only to get
the annotation information they require and not change its state.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ANNOTATION_MANAGER_PROPERTY |
Modifier and Type | Method and Description |
---|---|
AnnotationManager |
getAnnotationManager() |
static final java.lang.String ANNOTATION_MANAGER_PROPERTY
AnnotationManager getAnnotationManager()