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, toStringprotected ApplicationClientDescriptor getAppClient(Archivist archivist)
getAppClient in class AppClientInfoprotected List<String> getClassPaths(ReadableArchive archive)
getClassPaths in class AppClientInfoprotected String getAppClientRoot(ReadableArchive archive, ApplicationClientDescriptor descriptor)
getAppClientRoot in class AppClientInfoCopyright © 2019. All rights reserved.