| |
|
| java.lang.Object com.sun.servicetag.Installer
Installer | public class Installer (Code) | | Service Tag Installer for Java SE.
|
getRegistrationHtmlPage | static synchronized File getRegistrationHtmlPage() throws IOException(Code) | | Returns the File object of the offline registration page localized
for the default locale in the JDK directory.
|
main | public static void main(String[] args)(Code) | | A utility class to create a service tag for Java SE.
Usage:
<JAVA_HOME>/bin/java com.sun.servicetag.Installer
|
|
|
|