Class InstallationDescriptor.ServiceInfo

  • Enclosing class:
    InstallationDescriptor

    public static class InstallationDescriptor.ServiceInfo
    extends java.lang.Object
    The ServiceInfo class defines attributes of a 'service' component.
    • Field Detail

      • command

        public java.lang.String command
      • workingDirPath

        public java.lang.String workingDirPath
    • Constructor Detail

      • ServiceInfo

        public ServiceInfo()