utils/angular/managed_zone/angular_2 library

Classes

Angular2ManagedZone
An implementation of ManagedZone that uses Angular 2's NgZone.
ManagedZone
A generic implementation of managed zone that has no dependencies directly on a framework like Angular. This makes it more testable than the VmTurnZone provided by Angular.
ManagedZoneBase
A partial implementation of ManagedZone without bindings to Angular.