public class MainClassLaunchable extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Launchable.LaunchableUtil |
Modifier and Type | Method and Description |
---|---|
String |
getAnchorDir() |
ApplicationClientDescriptor |
getDescriptor(URLClassLoader loader) |
Class |
getMainClass()
Returns the main class for this Launchable.
|
URI |
getURI() |
void |
validateDescriptor() |
public Class getMainClass() throws ClassNotFoundException
ClassNotFoundException
public ApplicationClientDescriptor getDescriptor(URLClassLoader loader) throws IOException, SAXParseException
IOException
SAXParseException
public void validateDescriptor()
public URI getURI()
public String getAnchorDir()
Copyright © 2020. All rights reserved.