utils/angular/managed_zone/interface library
Classes
- 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.