10 lines
327 B
XML
10 lines
327 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE xml>
|
|
<endpoints
|
|
xmlns="http://java.sun.com/xml/ns/jax-ws/ri/runtime"
|
|
version="2.0">
|
|
<endpoint
|
|
name="smart-executor"
|
|
implementation="org.gcube.vremanagement.executor.SmartExecutorImpl"
|
|
url-pattern="/gcube/vremanagement/smart-executor"/>
|
|
</endpoints> |