Interface IRestServiceClassesProvider

    • Method Detail

      • getClasses

        Set<Class<?>> getClasses()
        Get the classes of the REST service implementations. The classes are registered as REST services.
        Returns:
        The classes of the REST service implementations.