<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CMicroServiceInstance on sillysky.net</title>
    <link>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cmicroserviceinstance/</link>
    <description>Recent content in CMicroServiceInstance on sillysky.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 14 Oct 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cmicroserviceinstance/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CMicroServiceDescription</title>
      <link>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cmicroserviceinstance/cmicroservicedescription/</link>
      <pubDate>Tue, 14 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cmicroserviceinstance/cmicroservicedescription/</guid>
      <description>The class describes a microservice. A microservice consists of a microservice ID, descriptive text, and a list of messages that make up its API. The class is used when registering microservices.&#xA;Constructors The first constructor takes the components of the class: a microservice ID, descriptive text, and a list of descriptions of records that make up its API.&#xA;public CMicroServiceDescription(@NotNull final IId aId, @NotNull final String aDescription, @NotNull final Collection&lt;CDescriptionOfRecord&gt; aApi); The second constructor takes the API description from a list of generated record classes.</description>
    </item>
  </channel>
</rss>
