6364656667686970
definitionsFileUrl); return scaDefns; } catch ( Exception e ) { throw new SCADefinitionsProviderException(e); } }
6465666768697071
scaDefns = (SCADefinitions)urlArtifactProcessor.read(null, uri, definitionsFileUrl); return scaDefns; } catch (Exception e) { throw new SCADefinitionsProviderException(e); } }