C# Class XSpect.MetaTweet.Modules.SstpServant

Inheritance: ServantModule
Show file Open project: takeshik/metatweet-old

Public Methods

Method Description
SstpServant ( ) : System

Protected Methods

Method Description
ConfigureImpl ( FileInfo configFile ) : void
StartImpl ( ) : void
StopImpl ( ) : void

Private Methods

Method Description
Notify ( ) : void
Send ( XSpect.MetaTweet.Objects.Activity status ) : void

Method Details

ConfigureImpl() protected method

protected ConfigureImpl ( FileInfo configFile ) : void
configFile System.IO.FileInfo
return void

SstpServant() public method

public SstpServant ( ) : System
return System

StartImpl() protected method

protected StartImpl ( ) : void
return void

StopImpl() protected method

protected StopImpl ( ) : void
return void