Method | Description | |
---|---|---|
Init ( ) : void |
Overridden. Initializes the facility, subscribing to the IKernelEvents.ComponentModelCreated, IKernelEvents.ComponentCreated, IKernelEvents.ComponentDestroyed Kernel events.
|
Method | Description | |
---|---|---|
AssertValidHandler ( IHandler handler, string subscriberKey ) : void | ||
IsPublisher ( |
||
OnComponentCreated ( |
Checks if the component we're dealing is a publisher. If it is, iterates the subscribers starting them and wiring the events.
|
|
OnComponentDestroyed ( |
||
StartAndWirePublisherSubscribers ( |
||
WirePublisher ( |