KlusterKite  0.0.0
A framework to create scalable and redundant services based on awesome Akka.Net project.
KlusterKite.API.Endpoint.ApiPublisherActor Class Reference

Publishes defined API to the cluster More...

Inheritance diagram for KlusterKite.API.Endpoint.ApiPublisherActor:

Public Member Functions

 ApiPublisherActor (IComponentContext componentContext)
 Initializes a new instance of the ApiPublisherActor class. More...
 

Detailed Description

Publishes defined API to the cluster

Definition at line 28 of file ApiPublisherActor.cs.

Constructor & Destructor Documentation

◆ ApiPublisherActor()

KlusterKite.API.Endpoint.ApiPublisherActor.ApiPublisherActor ( IComponentContext  componentContext)

Initializes a new instance of the ApiPublisherActor class.

Parameters
componentContextThe DI container.

Definition at line 41 of file ApiPublisherActor.cs.


The documentation for this class was generated from the following file: