public interface TypeProvider
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getType(ConfigVisitor visitor,
ConfigVisitorNode previous)
Try getting type off config.
|
Class<?> getType(ConfigVisitor visitor, ConfigVisitorNode previous)
visitor - the current config visitorprevious - previous config visitor nodeCopyright © 2019 JBoss by Red Hat. All rights reserved.