Searched defs:archives (Results 1 – 1 of 1) sorted by relevance
65 public abstract ImmutableList<ArchiveInfo> archives(); in archives() method in PluginInfo72 String taskName, ImmutableList<ArchiveInfo> archives, String entryPointClassName) { in createJvmInfo()101 public abstract Builder setArchives(ImmutableList<ArchiveInfo> archives); in setArchives()