public HybridHttpSessionLifecycle() { _http = new HttpSessionLifecycle(); _nonHttp = new SingletonLifecycle(); }