Releases all related objects.
Executes the specified method synchronously for all registered extensions of a certain type.
Executes the specified method asynchronously for all registered extensions of a certain type and intercepts all exceptions during method execution.
The result of executing the specified method for all registered extensions of a certain type.
Executes the specified method asynchronously for all registered extensions of a certain type and intercepts all exceptions during method execution.
The result of executing the specified method for all registered extensions of a certain type.
Returns all extensions registered by extensions of a certain type taking into account the passed parameter of the executed method.
Optional
context: null | ExtractExtensionContext<E>Parameter of the executed method passed between extensions.
All extensions registered extensions of a certain type.
Returns all extensions registered by extensions of a certain type taking into account the passed parameter of the executed method.
Optional
context: null | ExtractExtensionContext<E>Parameter of the executed method passed between extensions.
All extensions registered extensions of a certain type.
An object that performs extensions of the specified type.