C# 클래스 Infinispan.HotRod.Tests.Util.HotRodServer

파일 보기 프로젝트 열기: infinispan/dotnet-client 1 사용 예제들

공개 메소드들

메소드 설명
HotRodServer ( string configurationFile ) : System
ShutDownHotrodServer ( ) : void
StartHotRodServer ( ) : void
StartHotrodServerInternal ( ) : void

비공개 메소드들

메소드 설명
DropOutputHandler ( object sendingProcess, DataReceivedEventArgs outLine ) : void
buildStartCommand ( string homePath ) : string

메소드 상세

HotRodServer() 공개 메소드

public HotRodServer ( string configurationFile ) : System
configurationFile string
리턴 System

ShutDownHotrodServer() 공개 메소드

public ShutDownHotrodServer ( ) : void
리턴 void

StartHotRodServer() 공개 메소드

public StartHotRodServer ( ) : void
리턴 void

StartHotrodServerInternal() 공개 메소드

public StartHotrodServerInternal ( ) : void
리턴 void