Interface ServiceTypeRegistryAccess

    • Method Detail

      • getRegisteredServiceTypes

        Collection<Class<?>> getRegisteredServiceTypes()
      • getRegisteredImplementations

        Collection<Class<?>> getRegisteredImplementations​(Class<?> serviceType)