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, validateDescriptor
public JWSFacadeLaunchable(org.glassfish.hk2.api.ServiceLocator habitat, ReadableArchive facadeClientRA, Attributes mainAttrs, ReadableArchive clientRA, String mainClassNameToLaunch) throws IOException
IOException
public JWSFacadeLaunchable(org.glassfish.hk2.api.ServiceLocator habitat, Attributes mainAttrs, ReadableArchive facadeRA) throws IOException, URISyntaxException
IOException
URISyntaxException
public String getAnchorDir()
getAnchorDir
in class FacadeLaunchable
Copyright © 2018. All rights reserved.