C# 클래스 Recipes.Wires.SetupClassThatReplacesIoCContainerFramework

파일 보기 프로젝트 열기: gnschenker/RecipesWithCqrsAndEs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CreateInbox IPartitionInbox>.Func
CreateNuclear NuclearStorage>.Func
CreateQueueWriter IQueueWriter>.Func
Streamer IEnvelopeStreamer
Streaming IStreamingRoot
Tapes ITapeStorageFactory

공개 메소드들

메소드 설명
AssembleComponents ( ) : AssembledComponents

비공개 메소드들

메소드 설명
CallHandlers ( RedirectToDynamicEvent functions, Lokad.Cqrs.ImmutableEnvelope aem ) : void

메소드 상세

AssembleComponents() 공개 메소드

public AssembleComponents ( ) : AssembledComponents
리턴 AssembledComponents

프로퍼티 상세

CreateInbox 공개적으로 프로퍼티

public Func CreateInbox
리턴 IPartitionInbox>.Func

CreateNuclear 공개적으로 프로퍼티

public Func CreateNuclear
리턴 NuclearStorage>.Func

CreateQueueWriter 공개적으로 프로퍼티

public Func CreateQueueWriter
리턴 IQueueWriter>.Func

Streamer 공개적으로 프로퍼티

public IEnvelopeStreamer Streamer
리턴 IEnvelopeStreamer

Streaming 공개적으로 프로퍼티

public IStreamingRoot Streaming
리턴 IStreamingRoot

Tapes 공개적으로 프로퍼티

public ITapeStorageFactory Tapes
리턴 ITapeStorageFactory