LifecycleModelInspector
Inspects the type looking for interfaces that constitutes
              lifecycle interfaces, defined in the Castle.Model namespace.
            
                
public LifecycleModelInspector()
Checks if the type implements  IInitializable and or
               IDisposable interfaces.