Interface Deployer

    • Method Detail

      • init

        void init​(ConfigurationContext configCtx)
        Initialize the Deployer
        Parameters:
        configCtx - our ConfigurationContext
      • setDirectory

        void setDirectory​(String directory)
        Set the directory
        Parameters:
        directory - directory name
      • setExtension

        void setExtension​(String extension)
        Set the extension to look for TODO: Support multiple extensions?
        Parameters:
        extension - the file extension associated with this Deployer