public interface IJavaManagerSpi
| Modifier and Type | Method and Description |
|---|---|
@NotNull IJavaInstallation |
getInstallationForTag(@NotNull java.lang.String tag) |
void |
registerJavaInstallationForTag(@NotNull java.lang.String tag,
@NotNull IJavaInstallation javaInstallation) |
void registerJavaInstallationForTag(@NotNull
@NotNull java.lang.String tag,
@NotNull
@NotNull IJavaInstallation javaInstallation)
throws JavaManagerException
JavaManagerException@NotNull @NotNull IJavaInstallation getInstallationForTag(@NotNull @NotNull java.lang.String tag) throws JavaManagerException
JavaManagerException