C# Class SensorSample.Specification.InitializedApplicationSpecification

Show file Open project: appccelerate/sensorsample

Protected Properties

Property Type Description
blackHoleSubOrbitDetectionEngine IVhptBlackHoleSubOrbitDetectionEngine
bootstrapper DefaultBootstrapper
bootstrapperStrategy TestableBootstrapperStrategy
configuration IDictionary>
door IVhptDoor
fileLogger IVhptFileLogger
travelCoordinator IVhptTravelCoordinator

Protected Methods

Method Description
RunApplication ( ) : void

Method Details

RunApplication() protected static method

protected static RunApplication ( ) : void
return void

Property Details

blackHoleSubOrbitDetectionEngine protected static property

protected static IVhptBlackHoleSubOrbitDetectionEngine blackHoleSubOrbitDetectionEngine
return IVhptBlackHoleSubOrbitDetectionEngine

bootstrapper protected static property

protected static DefaultBootstrapper bootstrapper
return DefaultBootstrapper

bootstrapperStrategy protected static property

protected static TestableBootstrapperStrategy,SensorSample.Specification bootstrapperStrategy
return TestableBootstrapperStrategy

configuration protected static property

protected static IDictionary> configuration
return IDictionary>

door protected static property

protected static IVhptDoor door
return IVhptDoor

fileLogger protected static property

protected static IVhptFileLogger fileLogger
return IVhptFileLogger

travelCoordinator protected static property

protected static IVhptTravelCoordinator travelCoordinator
return IVhptTravelCoordinator