C# Class Akka.Cluster.Tests.ClusterDeployerSpec

Inheritance: AkkaSpec
Mostra file Open project: rogeralsing/akka.net

Public Properties

Property Type Description
deployConf Akka.Configuration.Config

Public Methods

Method Description
ClusterDeployerSpec ( ) : Akka.Actor

Private Methods

Method 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 method

public ClusterDeployerSpec ( ) : Akka.Actor
return Akka.Actor

Property Details

deployConf public_oe static_oe property

public static Config,Akka.Configuration deployConf
return Akka.Configuration.Config