Class AbstractRemoteDeployer

    • Constructor Detail

      • AbstractRemoteDeployer

        public AbstractRemoteDeployer​(RemoteContainer container)
        Parameters:
        container - the remote container into which to perform deployment operations
    • Method Detail

      • getContainer

        protected RemoteContainer getContainer()
        Returns:
        the remote container into which to perform deployment operations
      • getType

        public DeployerType getType()
        Returns:
        the deployer's type (local, remote, etc)