ILifestyleManager public interface ILifestyleManager : IDisposable Documentation void Init(IComponentActivator componentActivator, IKernel kernel, ComponentModel model) bool Release(object instance) object Resolve(CreationContext context, IReleasePolicy releasePolicy)