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