T
- type of the annotation which provides the information about the target view-config/spublic interface TargetViewConfigProvider<T extends Annotation>
ViewConfig
classes to force more solid references.
(This restriction is intended.)
To reference folder-nodes, it's needed that the corresponding config-class implements ViewConfig
as well.
It's used instead of a marker annotation to be more flexible (e.g. for special cases like conditional references).Modifier and Type | Method and Description |
---|---|
Class<? extends ViewConfig>[] |
getTarget(T inlineMetaData) |
Class<? extends ViewConfig>[] getTarget(T inlineMetaData)
Copyright © 2016 The Apache Software Foundation. All rights reserved.