C# Class Akka.Cluster.Tests.ClusterDeployerSpec

Inheritance: AkkaSpec
Afficher le fichier Open project: rogeralsing/akka.net

Méthodes publiques

Свойство Type Description
deployConf Akka.Configuration.Config

Méthodes publiques

Méthode Description
ClusterDeployerSpec ( ) : Akka.Actor

Private Methods

Méthode Description
RemoteDeployer_must_be_able_to_parse_akka_actor_deployment_with_specified_cluster_group ( ) : void
RemoteDeployer_must_be_able_to_parse_akka_actor_deployment_with_specified_cluster_pool ( ) : void

Method Details

ClusterDeployerSpec() public méthode

public ClusterDeployerSpec ( ) : Akka.Actor
Résultat Akka.Actor

Property Details

deployConf public_oe static_oe property

public static Config,Akka.Configuration deployConf
Résultat Akka.Configuration.Config