@Singleton public class VendorMapNotationParser extends AutoConfigureMapNotationParser<VendorNotationDependency>
DIR_KEY, HOST_KEY, NAME_KEY, PACKAGE_KEY, SUBPACKAGES_KEY, VCS_KEY, VENDOR_PATH_KEY| Constructor and Description |
|---|
VendorMapNotationParser(MapNotationParser mapNotationParser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postConfigure(java.util.Map<java.lang.String,java.lang.Object> notationMap,
NotationDependency ret) |
determineDependencyClass, parse, preConfigure@Inject public VendorMapNotationParser(MapNotationParser mapNotationParser)
protected void postConfigure(java.util.Map<java.lang.String,java.lang.Object> notationMap,
NotationDependency ret)
postConfigure in class AutoConfigureMapNotationParser<VendorNotationDependency>