ReflectionService defines a service for interface reflection.
ListAllInterfaces lists all the interfaces registered in the interface registry.
ListImplementations list all the concrete types that implement a given interface.
Generated using TypeDoc
ReflectionService defines a service for interface reflection.