C# 클래스 Akka.Remote.Tests.RemoteRouterSpec

Tests for RemoteRouterConfig
상속: AkkaSpec
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 메소드들

메소드 설명
RemoteRouterSpec ( ) : System.Collections.Generic

보호된 메소드들

메소드 설명
AfterTermination ( ) : void

비공개 메소드들

메소드 설명
RemoteRouter_must_deploy_dynamic_resizable_number_of_children_on_remote_host_driven_by_configuration ( ) : void
RemoteRouter_must_deploy_its_children_on_remote_host_driven_by_configuration ( ) : void
RemoteRouter_must_deploy_its_children_on_remote_host_driven_by_programmatic_definition ( ) : void
RemoteRouter_must_deploy_remote_routers_based_on_configuration ( ) : void
RemoteRouter_must_deploy_remote_routers_based_on_explicit_deployment ( ) : void
RemoteRouter_must_let_remote_deployment_be_overridden_by_local_configuration ( ) : void
RemoteRouter_must_let_remote_deployment_be_overridden_by_remote_configuration ( ) : void
RemoteRouter_must_let_remote_deployment_router_be_overridden_by_local_configuration ( ) : void
RemoteRouter_must_set_supplied_SupervisorStrategy ( ) : void

메소드 상세

AfterTermination() 보호된 메소드

protected AfterTermination ( ) : void
리턴 void

RemoteRouterSpec() 공개 메소드

public RemoteRouterSpec ( ) : System.Collections.Generic
리턴 System.Collections.Generic