C# Class SensorSample.Specification.InitializedApplicationSpecification

显示文件 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_oe static_oe property

protected static IVhptBlackHoleSubOrbitDetectionEngine blackHoleSubOrbitDetectionEngine
return IVhptBlackHoleSubOrbitDetectionEngine

bootstrapper protected_oe static_oe property

protected static DefaultBootstrapper bootstrapper
return DefaultBootstrapper

bootstrapperStrategy protected_oe static_oe property

protected static TestableBootstrapperStrategy,SensorSample.Specification bootstrapperStrategy
return TestableBootstrapperStrategy

configuration protected_oe static_oe property

protected static IDictionary> configuration
return IDictionary>

door protected_oe static_oe property

protected static IVhptDoor door
return IVhptDoor

fileLogger protected_oe static_oe property

protected static IVhptFileLogger fileLogger
return IVhptFileLogger

travelCoordinator protected_oe static_oe property

protected static IVhptTravelCoordinator travelCoordinator
return IVhptTravelCoordinator