ApiResolver
Home > @backstage/core-app-api > ApiResolver
Handles the actual on-demand instantiation and memoization of APIs out of an ApiFactoryHolder.
Signature:
class ApiResolver implements ApiHolder
Implements: ApiHolder
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
|
Validate factories by making sure that each of the apis can be created without hitting any circular dependencies. |