Searched defs:entryPointClassName (Results 1 – 2 of 2) sorted by relevance
68 public abstract @Nullable String entryPointClassName(); in entryPointClassName() method in PluginInfo72 String taskName, ImmutableList<ArchiveInfo> archives, String entryPointClassName) { in createJvmInfo()82 String taskName, String filename, String entryPointClassName) { in createJvmInfo()104 public abstract Builder setEntryPointClassName(@Nullable String entryPointClassName); in setEntryPointClassName()
44 public abstract String entryPointClassName(); in entryPointClassName() method in PluginInfoInternal114 public abstract Builder setEntryPointClassName(String entryPointClassName); in setEntryPointClassName()