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 © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.