public class NestedAppClientInfo extends AppClientInfo
_keepExplodedDir, _logger, isJWS, mainClassFromCommandLine, mainClassNameToRun, USER_CODE_IS_SIGNED_PROPERTYNAME
Constructor and Description |
---|
NestedAppClientInfo(boolean isJWS,
Logger logger,
File archive,
Archivist archivist,
String mainClassFromCommandLine,
String displayNameFromCommandLine) |
Modifier and Type | Method and Description |
---|---|
protected ApplicationClientDescriptor |
getAppClient(Archivist archivist)
Reports which app client embedded in the application archive is the
one the user has selected using either the main class or display name
arguments from the command line.
|
protected String |
getAppClientRoot(ReadableArchive archive,
ApplicationClientDescriptor descriptor) |
protected List<String> |
getClassPaths(ReadableArchive archive)
Construct the classpaths.
|
classContainsAnnotation, close, completeInit, deleteAppClientDir, descriptorContainsPURefcs, getAppClient, getClassLoader, getDescriptor, getEntryAsUrl, getLocalString, getMainClassNameToRun, handlePersistenceUnitDependency, massageDescriptor, setDescriptor, toString
protected ApplicationClientDescriptor getAppClient(Archivist archivist)
getAppClient
in class AppClientInfo
protected List<String> getClassPaths(ReadableArchive archive)
getClassPaths
in class AppClientInfo
protected String getAppClientRoot(ReadableArchive archive, ApplicationClientDescriptor descriptor)
getAppClientRoot
in class AppClientInfo
Copyright © 2021. All rights reserved.