findExtensions
Find all loaded extensions that are instances of the type provided in T.
This can be used to find extensions based on, for example, an implemented interface.
Parameters
T
Types to match extensions against.
Find all loaded extensions that are instances of the type provided in T.
This can be used to find extensions based on, for example, an implemented interface.
Types to match extensions against.