IKernelInternal
public interface IKernelInternal : IKernel, IServiceProviderEx, IServiceProvider, IKernelEvents, IDisposable
Extended contract of kernel, used internally.
Adds a custom made ComponentModel.
Used by facilities.
Constructs an implementation of IComponentActivator
for the given ComponentModel
Raise the handler registered event, required so
dependant handlers will be notified about their dependant moving
to valid state.
void RaiseHandlersChanged()
Registers the forwardedType to be forwarded
to the component registered with name.