Class ExportedToolDescriptor.ExportedToolInstallation

    • Constructor Detail

      • ExportedToolInstallation

        public ExportedToolInstallation​(String name,
                                        Class<?> type)
    • Method Detail

      • getName

        @Exported
        public String getName()
      • getType

        @Exported
        public String getType()