Class Ibsrv


  • public final class Ibsrv
    extends Object
    The ibsrv 1C:Stanalonse server utility.
    • Method Detail

      • of

        public static Ibsrv of​(Path path)
        Creates a new ibsrv utility instance.
        Parameters:
        path - the path to the 1C:Stanalonse server location, cannot be null
        Returns:
        the new ibsrv utility instance, never null
      • params

        public ServerArgumentBuilder params()
        Returns a new server argument command builder instance.
        Returns:
        a new server argument command builder instance, never null
      • exists

        public boolean exists()
        Returns whether the utility exists in file-system.
        Returns:
        whether the utility exists in file-system