is-collector/etc/profile.xml

80 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Resource>
<ID></ID>
<Type>Service</Type>
<Profile>
<Description>Information Collector service: collect and made available information related to the actual state of a gCube infrastructure and/or of an assigned subset of it</Description>
<Class>InformationSystem</Class>
<Name>IS-Collector</Name>
<Version>1.0.0</Version>
<!-- <Dependencies>
<Dependency>
<Class>Search</Class>
<Name>ResultSetService</Name>
<Version>1.0.0</Version>
</Dependency>
</Dependencies> -->
<Packages>
<Main>
<Description>Information Collector service: it acts at an aggregator
sink by collecting and exposing the information published by the
registered gCube services</Description>
<Name>IS-Collector-service</Name>
<Version>2.0.0</Version>
<Dependencies>
<Dependency>
<Service>
<Class>InformationSystem</Class>
<Name>IS-Collector</Name>
<Version>1.0.0</Version>
</Service>
<Package>IS-Collector-stubs</Package>
<Version>[2.0.0]</Version>
<Scope level="GHN" />
<Optional>false</Optional>
</Dependency>
</Dependencies>
<GARArchive>org.gcube.informationsystem.collector.gar
</GARArchive>
<PortType>
<Name>gcube/informationsystem/collector/Sink</Name>
<Security />
<WSDL />
</PortType>
<PortType>
<Name>gcube/informationsystem/collector/SinkEntry</Name>
<Security />
<WSDL />
</PortType>
<PortType>
<Name>gcube/informationsystem/collector/XMLCollectionAccess</Name>
<Security />
<WSDL />
</PortType>
<PortType>
<Name>gcube/informationsystem/collector/XQueryAccess</Name>
<Security />
<WSDL />
</PortType>
<PortType>
<Name>gcube/informationsystem/collector/XMLStorageAccess</Name>
<Security />
<WSDL />
</PortType>
</Main>
<Software deployable="true">
<Description>InformationCollector Stubs</Description>
<Name>IS-Collector-stubs</Name>
<Version>2.0.0</Version>
<MultiVersion value="true" />
<Mandatory level="VO" />
<Shareable level="VO" />
<Type>library</Type>
<Files>
<File>org.gcube.informationsystem.collector.stubs.jar</File>
</Files>
</Software>
</Packages>
</Profile>
</Resource>