Class AddSharedLibraryToDeployableScriptCommand

    • Constructor Detail

      • AddSharedLibraryToDeployableScriptCommand

        public AddSharedLibraryToDeployableScriptCommand​(Configuration configuration,
                                                         String resourcePath,
                                                         Deployable deployable,
                                                         String sharedLibraryPath)
        Sets configuration containing all needed information for building configuration scripts.
        Parameters:
        configuration - Container configuration.
        resourcePath - Path to configuration script resources.
        deployable - Deployable using shared library.
        sharedLibraryPath - Shared library path.