public class JWSFacadeLaunchable extends FacadeLaunchable
| Modifier and Type | Class and Description |
|---|---|
static class |
Launchable.LaunchableUtil |
archiveFactory, GLASSFISH_APP_NAME, GLASSFISH_APPCLIENT, GLASSFISH_APPCLIENT_GROUP, GLASSFISH_APPCLIENT_MAIN_CLASS| Constructor and Description |
|---|
JWSFacadeLaunchable(org.glassfish.hk2.api.ServiceLocator habitat,
Attributes mainAttrs,
ReadableArchive facadeRA) |
JWSFacadeLaunchable(org.glassfish.hk2.api.ServiceLocator habitat,
ReadableArchive facadeClientRA,
Attributes mainAttrs,
ReadableArchive clientRA,
String mainClassNameToLaunch) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnchorDir() |
getArchivist, getArchivist, getClassPathURIs, getDescriptor, getMainClass, getURI, toURIs, validateDescriptorpublic JWSFacadeLaunchable(org.glassfish.hk2.api.ServiceLocator habitat,
ReadableArchive facadeClientRA,
Attributes mainAttrs,
ReadableArchive clientRA,
String mainClassNameToLaunch)
throws IOException
IOExceptionpublic JWSFacadeLaunchable(org.glassfish.hk2.api.ServiceLocator habitat,
Attributes mainAttrs,
ReadableArchive facadeRA)
throws IOException,
URISyntaxException
IOExceptionURISyntaxExceptionpublic String getAnchorDir()
getAnchorDir in class FacadeLaunchableCopyright © 2019. All rights reserved.