public class DeployerTypesResolver extends Object
| Constructor and Description |
|---|
DeployerTypesResolver(String mappingFile) |
DeployerTypesResolver(URL mappingFileUrl) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getNodeTypeDefinition(String nodeType) |
String |
resolveNodeType(String sourceNodeType) |
String |
resolvePolicyType(String sourcePolicyType) |
String |
resolveRelationshipType(String sourceRelationshipType) |
public DeployerTypesResolver(String mappingFile) throws IOException
IOExceptionpublic DeployerTypesResolver(URL mappingFileUrl) throws IOException
IOExceptionCopyright © 2016. All rights reserved.