| Package | Description |
|---|---|
| org.apache.deltaspike.core.api.config.view.controller | |
| org.apache.deltaspike.core.spi.config.view |
| Modifier and Type | Method and Description |
|---|---|
ViewControllerRef |
ViewControllerRef.AnnotationPreProcessor.beforeAddToConfig(ViewControllerRef metaData,
ViewConfigNode viewConfigNode) |
| Modifier and Type | Method and Description |
|---|---|
ViewConfigNode |
ViewConfigNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<ViewConfigNode> |
ViewConfigNode.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigPreProcessor.beforeAddToConfig(T metaData,
ViewConfigNode viewConfigNode) |
ConfigDescriptor |
ConfigNodeConverter.convert(ViewConfigNode node)
Converts a
ViewConfigNode created during the scanning process to the final ConfigDescriptor
used at runtime |
List<Annotation> |
ViewConfigInheritanceStrategy.resolveInheritedMetaData(ViewConfigNode viewConfigNode) |
Copyright © 2011–2015 The Apache Software Foundation. All rights reserved.