IKernelInternal
Extended contract of kernel, used internally.
            
                
Internal logger used by the container (not just  IKernelInternal implementation itself but also other classes too) to log information about what's happening in the container.
            
Adds a custom made  ComponentModel. Used by facilities.
            
Constructs an implementation of  IComponentActivator for the given  ComponentModel
object Resolve(Type service, IDictionary arguments, IReleasePolicy policy, bool ignoreParentContext = false)
Returns a component instance by the key