Class HandlerResolverImpl

    • Constructor Detail

      • HandlerResolverImpl

        public HandlerResolverImpl​(String filePath)
        Constructor
        Parameters:
        filePath - the path to the handler configuration file in URI format
      • HandlerResolverImpl

        public HandlerResolverImpl​(URI fileURI)
        Constructor
        Parameters:
        fileURI - the URI of the handler configuration file
      • HandlerResolverImpl

        public HandlerResolverImpl​(File file)
        Constructor
        Parameters:
        file - the handler configuration file