C# 클래스 Castle.Facilities.Synchronize.SynchronizeFacility

Augments the kernel to handle synchronized components.
상속: Castle.MicroKernel.Facilities.AbstractFacility
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

보호된 메소드들

메소드 설명
Init ( ) : void

Registers all components needed by the facility.

비공개 메소드들

메소드 설명
RegisterSynchronizationComponents ( ) : void

Registers the synchronization components.

RegisterSynchronizationInspectors ( ) : void

Registers the synchronization inspectors.

메소드 상세

Init() 보호된 메소드

Registers all components needed by the facility.
protected Init ( ) : void
리턴 void