Componentes.Terceros.RemObj.../official/5.0.23.613/RemObjects SDK for Delphi/Samples/Class Factories/ClassFactoryLibrary.RODL

73 lines
2.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Library Name="ClassFactoryLibrary" UID="{52396EB8-14AA-4307-84B1-3608886221E7}" Version="3.0">
<Services>
<Service Name="SingletonService" UID="{00000000-0000-0000-0000-000000000000}">
<Interfaces>
<Interface Name="Default" UID="{52396EB8-14AA-4307-84B1-3608886221E7}">
<Documentation><![CDATA[
Service SingletonService. This service has been automatically generated using the RODL template you can find in the Templates directory.]]></Documentation><Operations>
<Operation Name="GetValue" UID="{2BC5C1C2-7767-4BD4-BE38-DB3382C1B609}">
<Parameters>
<Parameter Name="Result" DataType="Integer" Flag="Result">
</Parameter>
</Parameters>
</Operation>
<Operation Name="SetValue" UID="{CDCC76DB-C836-4A23-AEED-A6788E5D87D5}">
<Parameters>
<Parameter Name="aValue" DataType="Integer" Flag="In" >
</Parameter>
</Parameters>
</Operation>
</Operations>
</Interface>
</Interfaces>
</Service>
<Service Name="SingleCallService" UID="{00000000-0000-0000-0000-000000000000}">
<Interfaces>
<Interface Name="Default" UID="{00000000-0000-0000-0000-000000000000}">
<Operations>
<Operation Name="GetValue" UID="{58DCDD1C-F347-4575-A0D8-F03604DFA36C}">
<Parameters>
<Parameter Name="Result" DataType="Integer" Flag="Result">
</Parameter>
</Parameters>
</Operation>
<Operation Name="SetValue" UID="{A12B8184-73A5-4FAD-A2E5-352CFDFC5B0D}">
<Parameters>
<Parameter Name="aValue" DataType="Integer" Flag="In" >
</Parameter>
</Parameters>
</Operation>
</Operations>
</Interface>
</Interfaces>
</Service>
<Service Name="PooledService" UID="{00000000-0000-0000-0000-000000000000}">
<Interfaces>
<Interface Name="Default" UID="{D0A3AE95-EDE8-4B0B-B832-11894E941F8E}">
<Operations>
<Operation Name="GetValue" UID="{4665BE51-9477-4910-85E7-8B52EE886097}">
<Parameters>
<Parameter Name="Result" DataType="Integer" Flag="Result">
</Parameter>
</Parameters>
</Operation>
<Operation Name="SetValue" UID="{750A43F5-68FE-4F0C-A758-9BF91DE5F197}">
<Parameters>
<Parameter Name="aValue" DataType="Integer" Flag="In" >
</Parameter>
</Parameters>
</Operation>
</Operations>
</Interface>
</Interfaces>
</Service>
</Services>
<Structs>
</Structs>
<Enums>
</Enums>
<Arrays>
</Arrays>
</Library>