- CASCADE - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- checkIdentifier(String) - Static method in class org.glassfish.deployment.versioning.VersioningUtils
-
Check a versionned application name.
- checksum(File) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
Computes the checksum of the URIs of files contained in a directory.
- ClassDependencyBuilder - Class in org.glassfish.deployment.common
-
A class that can answer the following queries WITHOUT loading any classes
Given a class C
1.
- ClassDependencyBuilder() - Constructor for class org.glassfish.deployment.common.ClassDependencyBuilder
-
- classLoader - Variable in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
class loader associated to this module to load classes
contained in the archive file
- clean() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- clean(DeploymentContext) - Method in class org.glassfish.deployment.common.SimpleDeployer
-
Clean any files and artifacts that were created during the execution
of the prepare method.
- cleanArtifacts(DeploymentContext) - Method in class org.glassfish.deployment.common.SimpleDeployer
-
- clearArtifacts() - Method in class org.glassfish.deployment.common.Artifacts
-
Clears the URI pairs recorded in this Artifacts object.
- ClientArtifactsManager - Class in org.glassfish.deployment.common
-
Records artifacts generated during deployment that need
to be included inside the generated app client JAR so they are accessible
on the runtime classpath.
- ClientArtifactsManager() - Constructor for class org.glassfish.deployment.common.ClientArtifactsManager
-
- CLIENTJARREQUESTED - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- ClientJarWriter - Class in org.glassfish.deployment.common
-
Writes a client JAR file, if one is needed, suitable for downloading.
- ClientJarWriter(ExtendedDeploymentContext) - Constructor for class org.glassfish.deployment.common.ClientJarWriter
-
- close() - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
close the abstract archive
- close() - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
Closes the current jar file
- close() - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
close the abstract archive
- close() - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
close the abstract archive
- close() - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- close() - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
close the abstract archive
- closeEntry(WritableArchive) - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
Close a previously returned sub archive
- closeEntry() - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
Closes the current entry
- closeEntry() - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
Closes the output jar file entry
- closeEntry(ReadableArchive) - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
Closes the output sub archive entry
- closeEntry(WritableArchive) - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
Close a previously returned sub archive
- closeEntry() - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
closes the current entry
- com.sun.enterprise.deploy.shared - package com.sun.enterprise.deploy.shared
-
- com.sun.enterprise.deployment.deploy.shared - package com.sun.enterprise.deployment.deploy.shared
-
- COMPATIBILITY - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- computeResult(String) - Method in class org.glassfish.deployment.common.ClassDependencyBuilder
-
- contains(URI, URI) - Method in class org.glassfish.deployment.common.ClientArtifactsManager
-
- contains(File, File) - Method in class org.glassfish.deployment.common.ClientArtifactsManager
-
- CONTEXT_PATH - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- CONTEXT_ROOT - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- convertURLListToArray(List<URL>) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
- copyStream(InputStream, OutputStream) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
- create(URI) - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
creates a new abstract archive with the given path
- create(URI) - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
creates a new abstract archive with the given path
- create(URI) - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
creates a new abstract archive with the given path
- createApplicationClassLoader(ClassLoaderHierarchy, ArchiveHandler) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- createArchive(File) - Method in class com.sun.enterprise.deploy.shared.ArchiveFactory
-
- createArchive(String, File) - Method in class com.sun.enterprise.deploy.shared.ArchiveFactory
-
- createArchive(URI) - Method in class com.sun.enterprise.deploy.shared.ArchiveFactory
-
Creates a new archivist using the URL as the path.
- createArchive(String, URI) - Method in class com.sun.enterprise.deploy.shared.ArchiveFactory
-
- createDeploymentClassLoader(ClassLoaderHierarchy, ArchiveHandler) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- createSubArchive(String) - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
create or obtain an embedded archive within this abstraction.
- createSubArchive(String) - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
- createUniqueFilenameAmongst(String, Vector<String>) - Static method in class org.glassfish.deployment.common.Descriptor
-
Returns String based on the trial name that is guaramteed to be different
from any of the strings in the vector of String names.
- createUniqueNameAmongst(String, Vector<String>) - Static method in class org.glassfish.deployment.common.Descriptor
-
Returns String based on the trial name that is guaramteed to be different
from any of the strings in the vector of String names.
- createUniqueNameAmongstNamedDescriptors(String, Set<? extends Descriptor>) - Static method in class org.glassfish.deployment.common.Descriptor
-
Returns String based on the trial name that is guaramteed to be different
from any of the strings returnsed by the getName() call in any of the Descriptor objects in the Set supplied.
- GENERATE_RMI_STUBS - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- generateArtifacts(DeploymentContext) - Method in class org.glassfish.deployment.common.SimpleDeployer
-
- generatedArtifacts(DeploymentContext) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
Returns the generated artifacts object from the specified deployment
context, creating it there if it does not already exist.
- generatedArtifacts(Application) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
Returns the generated artifacts object derived from the properties
saved with the specified Application
- GenericAnnotationDetector - Class in org.glassfish.deployment.common
-
This class will detect whether an archive contains specified annotations.
- GenericAnnotationDetector(Class[]) - Constructor for class org.glassfish.deployment.common.GenericAnnotationDetector
-
- get(String, String) - Method in class org.glassfish.deployment.common.ApplicationConfigInfo
-
- get(DeploymentContext, String) - Static method in class org.glassfish.deployment.common.Artifacts
-
Returns the Artifacts object from the deployment context with the
sepcified key prefix, creating a new one and storing it in the DC if
no matching Artifacts object already exists.
- get(Properties, String) - Static method in class org.glassfish.deployment.common.Artifacts
-
Gets the artifacts matching the key prefix from the application properties
of the specified application.
- get(DeploymentContext) - Static method in class org.glassfish.deployment.common.ClientArtifactsManager
-
Retrieves the client artifacts store from the provided deployment
context, creating one and storing it back into the DC if none is
there yet.
- getActionReport() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Gets the action report for this context
- getActiveApplicationsDeployed() - Method in class org.glassfish.deployment.monitor.DeploymentLifecycleStatsProvider
-
- getAlternateDescriptor() - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
- getAppAltDDDir() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getAppInternalDir() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getAppLibDirLibraries(File, String, String) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
add all the libraries packaged in the application library directory
- getAppLibDirLibrariesAsList(File, String, String) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
- getAppLibs() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getApplicationsInfo() - Method in class org.glassfish.deployment.monitor.DeploymentLifecycleStatsProvider
-
- getAppNameForContext(String) - Method in interface org.glassfish.deployment.common.SecurityRoleMapperFactory
-
Returns the appname for this particular context id.
- getAppProps() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Returns the application level properties that will be persisted as a
key value pair at then end of deployment.
- getArchiveHandler() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getArchiveMetaData(String, Class<T>) - Method in class com.sun.enterprise.deploy.shared.AbstractReadableArchive
-
- getArchiveMetaData(String, Class<T>) - Method in class com.sun.enterprise.deployment.deploy.shared.JarArchive
-
- getArchiveName() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getArchiveSize() - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
Get the size of the archive
- getArchiveSize() - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
Get the size of the archive
- getArchiveSize() - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
Get the size of the archive
- getArchiveSize() - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
Get the size of the archive
- getArchiveSize() - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getArchiveSize() - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
Get the size of the archive
- getArchiveUri() - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
- getArtifacts() - Method in class org.glassfish.deployment.common.Artifacts
-
Returns the URI pairs tracked by this Artifacts object.
- getAvailabilityEnabled() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getByteArray() - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
- getCascade() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getClassLoader() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Returns the class loader associated to this deployment request.
- getClassLoader(boolean) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getClassLoader() - Method in class org.glassfish.deployment.common.DummyApplication
-
Returns the class loader associated with this application
- getClassLoader() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getCommandParameters(Class<U>) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getContextRoot() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getContextRoot() - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
- getDefaultContextRoot(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getDefaultEEName(String) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
- getDefaultSpecVersion() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getDeploymentExtensions() - Method in class org.glassfish.deployment.common.Descriptor
-
- getDeployParamLibrariesAsURLs(String, ServerEnvironment) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
converts libraries specified via the --libraries deployment option to
URL[].
- getDescription() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getDescription() - Method in class org.glassfish.deployment.common.Descriptor
-
The description text of this descriptor as a String.
- getDescriptor() - Method in class org.glassfish.deployment.common.DummyApplication
-
Returns the deployment descriptor associated with this application
- getDescriptor() - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
- getDescriptorExtension(Class<T>) - Method in class org.glassfish.deployment.common.Descriptor
-
Get child descriptor extension for a given type.
- getDescriptorExtensions(Class<T>) - Method in class org.glassfish.deployment.common.Descriptor
-
Get all child descriptor extensions for a given type.
- getDirectories() - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
Returns the enumeration of first level directories in this
archive
- getDirectories() - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
- getDirectories() - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
Returns the collection of first level directories in this
archive.
- getDirectories() - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
- getDirectories() - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getDirectories() - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
- getDisplayName() - Method in class org.glassfish.deployment.common.Descriptor
-
- getDisplayName() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getDocType() - Method in class org.glassfish.deployment.common.Descriptor
-
- getEmbeddedModulePath(String, String) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
This method returns the file path of an embedded module.
- getEnabled() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getEnabledVersion(String, String) - Method in class org.glassfish.deployment.versioning.VersioningService
-
Search for the enabled version of the given application.
- getEnabledVersionInReferencedTargetsForExpression(String) - Method in class org.glassfish.deployment.versioning.VersioningService
-
Search the enabled versions on the referenced targets of each version
matched by the expression.
- getEnabledVersionsInReferencedTargets(String) - Method in class org.glassfish.deployment.versioning.VersioningService
-
Search the enabled versions on the referenced targets of the given version.
- getEntry(String) - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
- getEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
- getEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
- getEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
- getEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getEntrySize(String) - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
Returns the entry size for a given entry name or 0 if not known
- getEntrySize(String) - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
Returns the entry size for a given entry name or 0 if not known
- getEntrySize(String) - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
Returns the entry size for a given entry name or 0 if not known
- getEntrySize(String) - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
Returns the entry size for a given entry name or 0 if not known
- getEntrySize(String) - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getExpression(String) - Static method in class org.glassfish.deployment.versioning.VersioningUtils
-
Extract the version identifier / expression for a given application name
that complies with versioning rules.
- getExtDirFilesAsClasspath() - Static method in class org.glassfish.deployment.common.InstalledLibrariesResolver
-
Adds all the jar files in all of the ext dirs into a single string
in classpath format.
- getExtensionsDescriptors() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
This method returns all the extensions deployment descriptors in the scope
- getExtensionsDescriptors(Class<T>) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
This method returns all extensions of the passed type in the scope
- getExtensionsDescriptors(Class<? extends RootDeploymentDescriptor>, String) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
This method returns one extension of the passed type in the scope with the right index
- getExternalLibraries(ReadableArchive) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
- getExternallyManaged() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getExtraAttribute(String) - Method in class org.glassfish.deployment.common.DynamicAttributesDescriptor
-
Obtain a dynamic attribute from the repository
- getExtraAttributes() - Method in class org.glassfish.deployment.common.DynamicAttributesDescriptor
-
Direct acess to the dynamic attributes repository
- getExtraData(Class<U>) - Method in class com.sun.enterprise.deploy.shared.AbstractReadableArchive
-
Returns any data that could have been calculated as part of
the descriptor loading.
- getExtraData(Class<U>) - Method in class com.sun.enterprise.deployment.deploy.shared.JarArchive
-
Returns any data that could have been calculated as part of
the descriptor loading.
- getFinalClassLoader() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Returns the class loader associated to this deployment request.
- getForce() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getFull() - Method in class org.glassfish.deployment.common.Artifacts.FullAndPartURIs
-
- getGenerateRMIStubs() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getGroupsAssignedTo(Role) - Method in interface org.glassfish.deployment.common.SecurityRoleMapper
-
Returns an enumeration of Groups assigned to the given role
- getInstalledLibraries(ReadableArchive) - Static method in class org.glassfish.deployment.common.InstalledLibrariesResolver
-
- getInstance(File) - Static method in class com.sun.enterprise.deploy.shared.FileArchive.StaleFileManager.Util
-
Factory method for a StaleFileManager.
- getInternalNameForTenant(String, String) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
- getJarEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
- getJarEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
- getJarEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.JarArchive
-
- getJarEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
- getJarEntry(String) - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
- getJarFile(URI) - Static method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
- getJavaWebStartEnabled() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getLargeIconUri() - Method in class org.glassfish.deployment.common.Descriptor
-
The large icon name of this descriptor as a String.
- getLibDirectoryJarURIs(File) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
- getLibraries() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getLibrariesAsURLs(Set<String>, ServerEnvironment) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
converts libraries specified via EXTENSION_LIST entry in MANIFEST.MF of
all of the libraries of the deployed archive to
The libraries are made available to
the application in the order specified.
- getLocalizedDescription(String) - Method in class org.glassfish.deployment.common.Descriptor
-
- getLocalizedDescriptions() - Method in class org.glassfish.deployment.common.Descriptor
-
- getLocalizedDisplayName(String) - Method in class org.glassfish.deployment.common.Descriptor
-
- getLocalizedDisplayNames() - Method in class org.glassfish.deployment.common.Descriptor
-
- getLocalizedLargeIconUri(String) - Method in class org.glassfish.deployment.common.Descriptor
-
- getLocalizedLargeIconUris() - Method in class org.glassfish.deployment.common.Descriptor
-
- getLocalizedSmallIconUri(String) - Method in class org.glassfish.deployment.common.Descriptor
-
- getLocalizedSmallIconUris() - Method in class org.glassfish.deployment.common.Descriptor
-
- getLogger() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getMainDescriptor() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getManifest() - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
- getManifest() - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
- getManifest() - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
- getManifest() - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
- getManifest() - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getManifest() - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
- getManifest() - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
- getManifest(String) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
Returns the manifest file for the given root path.
- getManifestClassPathAsURLs(Manifest, String) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
Returns the class path (if any) from the given manifest file as an
URL list.
- getManifestLibraries(DeploymentContext) - Method in class com.sun.enterprise.deploy.shared.AbstractArchiveHandler
-
- getManifestLibraries(DeploymentContext) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
- getManifestLibraries(DeploymentContext, Manifest) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
- getManifestLibraries(ReadableArchive) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
- getMatchedVersions(String, String) - Method in class org.glassfish.deployment.versioning.VersioningService
-
Process the expression matching operation of the given application name.
- getMetaData() - Method in class org.glassfish.deployment.common.SimpleDeployer
-
Returns the meta data assocated with this Deployer
- getModuleArchiveHandlers() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Gets the archive handlers for modules
- getModuleClassPath(ServiceLocator, String, String) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
Gets the classpath associated with a module, suffixing libraries
defined [if any] for the application
- getModuleClassPath(ServiceLocator, DeploymentContext) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
- getModuleDeploymentContexts() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Gets the deployment context for modules
- getModuleDescriptor() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getModuleID() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getModuleMetaData(Class<T>) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getModuleMetadata() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getModuleName() - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
Returns the value of the module-name element in the application.xml if
it's defined.
- getModuleProps() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Returns the module level properties that will be persisted as a
key value pair at then end of deployment.
- getModulePropsMap() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Gets the module properties for modules
- getModuleType() - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
- getModuleType() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getModuleUri() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Gets the module uri for this module context
- getName() - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
Returns the name portion of the archive's URI.
- getName() - Method in class com.sun.enterprise.deployment.deploy.shared.JarArchive
-
Returns the name portion of the archive's URI.
- getName() - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
Returns the name for the archive.
- getName() - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getName(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getName() - Method in class org.glassfish.deployment.common.Descriptor
-
The name of this descriptor as a String.
- getName() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
as of J2EE1.4, get/setName are deprecated,
people should use the set/getDisplayName or
the set/getModuleID.
- getName() - Method in interface org.glassfish.deployment.common.SecurityRoleMapper
-
- getOriginalSource() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getParentArchive() - Method in class com.sun.enterprise.deploy.shared.AbstractReadableArchive
-
get the parent archive of this archive
- getParentArchive() - Method in class com.sun.enterprise.deployment.deploy.shared.JarArchive
-
get the parent archive of this archive
- getParentArchive() - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getParentContext() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Gets the parent context of the module
- getPart() - Method in class org.glassfish.deployment.common.Artifacts.FullAndPartURIs
-
- getPath() - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
- getPath() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getPhase() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getPrecompileJSP() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getPrefixMapping() - Method in class org.glassfish.deployment.common.Descriptor
-
- getPropertiesForInvoke() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getRedeploy() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getRelativeEmbeddedModulePath(String, String) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
This method returns the relative file path of an embedded module to
the application root.
- getReload() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getRepositoryName(String) - Static method in class org.glassfish.deployment.versioning.VersioningUtils
-
Replaces colons with dashs in the given application name.
- getResourceAction() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getResourceTargetList() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getRoleMapper(String) - Method in interface org.glassfish.deployment.common.SecurityRoleMapperFactory
-
Returns a RoleMapper corresponding to the AppName.
- getRoles() - Method in interface org.glassfish.deployment.common.SecurityRoleMapper
-
- getRoleToSubjectMapping() - Method in interface org.glassfish.deployment.common.SecurityRoleMapper
-
- getSchemaLocation() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getScratchDir(String) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Returns a scratch directory that can be used to store things in.
- getSmallIconUri() - Method in class org.glassfish.deployment.common.Descriptor
-
The small icon name of this descriptor as a String.
- getSource() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getSourceDir() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
- getSpecVersion() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getSubArchive(String) - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
create or obtain an embedded archive within this abstraction.
- getSubArchive(String) - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
- getSubArchive(String) - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
- getSubArchive(String) - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
create or obtain an embedded archive within this abstraction.
- getSubArchive(String) - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getSubDescriptorVisitor(Descriptor) - Method in interface org.glassfish.deployment.common.DescriptorVisitor
-
get the visitor for its sub descriptor
- getTarget() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getTenant() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getTenantDir() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getTotalApplicationsDeployed() - Method in class org.glassfish.deployment.monitor.DeploymentLifecycleStatsProvider
-
- getTracerVisitor() - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- getTransformers() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Returns the list of transformers registered to this context.
- getTransientAppMetadata() - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getTransientAppMetaData(String, Class<T>) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- getUntaggedName(String) - Static method in class org.glassfish.deployment.versioning.VersioningUtils
-
Extract the untagged name for a given application name that complies
with versioning rules (version identifier / expression) or not.
- getUpload() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getURI() - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
Returns the URI used to create or open the underlyong archive
- getURI() - Method in class com.sun.enterprise.deployment.deploy.shared.DeploymentPlanArchive
-
Returns the path used to create or open the underlying archive
- getURI() - Method in class com.sun.enterprise.deployment.deploy.shared.InputJarArchive
-
Returns the path used to create or open the underlying archive
- getURI() - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
- getURI() - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getURI(int) - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- getURI() - Method in class com.sun.enterprise.deployment.deploy.shared.OutputJarArchive
-
Returns the path used to create or open the underlyong archive
- getURIName(URI) - Static method in class com.sun.enterprise.deployment.deploy.shared.Util
-
Returns the name portion of the specified URI.
- getURLs(File[], File[], boolean) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
Returns an array of urls that contains ..
- getURLsAsList(File[], File[], boolean) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
Returns a list of urls that contains ..
- getURLsFromClasspath(String, String, String) - Static method in class org.glassfish.loader.util.ASClassLoaderUtil
-
get URL list from classpath
- getUsersAssignedTo(Role) - Method in interface org.glassfish.deployment.common.SecurityRoleMapper
-
- getVerify() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getVersionFromSameDir(File) - Method in class org.glassfish.deployment.versioning.VersioningService
-
Get the version directory-deployed from the given directory
- getVersions(String, List<Application>) - Static method in class org.glassfish.deployment.versioning.VersioningUtils
-
Extract the set of version(s) of the given application from a set of
applications.
- getVirtualServers() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- getVirtualServers(String, ServerEnvironment, Domain) - Static method in class org.glassfish.deployment.common.DeploymentUtils
-
- getWebDeploymentExtensions() - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
- getWsdlTargetHint() - Method in class org.glassfish.deployment.common.DeploymentProperties
-
This set of get and set for WSDL_TARGET_HINT is to enable back generate WSDL with the host and port info of the
actual server target in case only one target has been specified by the client; Refer to bug ID 6157923 for more
details
- getXMLInputFactory() - Static method in class com.sun.enterprise.deploy.shared.AbstractArchiveHandler
-
- scanArchive(ReadableArchive) - Method in class org.glassfish.deployment.common.AnnotationScanner
-
- scanArchive(ReadableArchive) - Method in class org.glassfish.deployment.common.GenericAnnotationDetector
-
- SecurityRoleMapper - Interface in org.glassfish.deployment.common
-
This interface defines the protocol used by the DOL to access the role
mapping information of a J2EE application.
- SecurityRoleMapperFactory - Interface in org.glassfish.deployment.common
-
- setAlternateDescriptor(String) - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
Sets the path to the alternate deployment descriptors
in the application archive
- setAppNameForContext(String, String) - Method in interface org.glassfish.deployment.common.SecurityRoleMapperFactory
-
stores the appname for this particular context id.
- setArchiveHandler(ArchiveHandler) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- setArchiveName(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setArchiveUri(String) - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
Sets the archive uri as defined in the application xml
or the full archive path for standalone modules
- setAvailabilityEnabled(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setBoundsChecking(boolean) - Static method in class org.glassfish.deployment.common.Descriptor
-
Sets a global flag to enable or disable boudsn checking
of deployment information
- setCascade(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setClassLoader(ClassLoader) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- setClassLoader(ClassLoader) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
Sets the class loader for this application
- setContextRoot(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setContextRoot(String) - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
Sets the context root for Web module
- setDescription(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setDescription(String) - Method in class org.glassfish.deployment.common.Descriptor
-
Sets the description text of this descriptor.
- setDescriptor(T) - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
Sets the @see BundleDescriptor descriptor for this
module
- setDisplayName(String) - Method in class org.glassfish.deployment.common.Descriptor
-
sets the display name for this bundle
- setDisplayName(String) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
sets the display name for this bundle
- setEnabled(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setExternallyManaged(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setExtraData(Class<U>, U) - Method in class com.sun.enterprise.deploy.shared.AbstractReadableArchive
-
- setExtraData(Class<U>, U) - Method in class com.sun.enterprise.deployment.deploy.shared.JarArchive
-
- setForce(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setGenerateRMIStubs(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setJavaWebStartEnabled(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setLargeIconUri(String) - Method in class org.glassfish.deployment.common.Descriptor
-
Sets the large icon name of this descriptor as a String.
- setLibraries(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setLocalizedDescription(String, String) - Method in class org.glassfish.deployment.common.Descriptor
-
Add a localized description for this descriptor
- setLocalizedDisplayName(String, String) - Method in class org.glassfish.deployment.common.Descriptor
-
Add a localized display name for this descriptor
- setLocalizedLargeIconUri(String, String) - Method in class org.glassfish.deployment.common.Descriptor
-
Sets the large icon uri for a particular language
- setLocalizedSmallIconUri(String, String) - Method in class org.glassfish.deployment.common.Descriptor
-
set the localized small icon uri for the passed language
- setManifest(Manifest) - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
Sets the @see Manifest manifest information for this
module
- setModuleDescriptor(ModuleDescriptor) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
Sets the module descriptor for this bundle
- setModuleID(String) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
each module is uniquely identified with a moduleID
- setModuleName(String) - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
Sets the module name
- setModulePropsMap(Map<String, Properties>) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Sets the module properties for modules
- setModuleType(ArchiveType) - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
- setModuleUri(String) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Sets the module uri for this module context
- setName(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setName(String) - Method in class org.glassfish.deployment.common.Descriptor
-
Sets the name of this descriptor.
- setName(String) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
as of J2EE1.4, get/setName are deprecated,
people should use the set/getDisplayName or
the set/getModuleID.
- setName(String) - Method in interface org.glassfish.deployment.common.SecurityRoleMapper
-
Set the role mapper application name
- setParentArchive(ReadableArchive) - Method in class com.sun.enterprise.deploy.shared.AbstractReadableArchive
-
set the parent archive for this archive
- setParentArchive(ReadableArchive) - Method in class com.sun.enterprise.deployment.deploy.shared.JarArchive
-
set the parent archive for this archive
- setParentArchive(ReadableArchive) - Method in class com.sun.enterprise.deployment.deploy.shared.MultiReadableArchive
-
- setParentContext(ExtendedDeploymentContext) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
Sets the parent context for the module
- setPath(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setPhase(ExtendedDeploymentContext.Phase) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- setPrecompileJSP(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setRedeploy(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setReload(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setResourceAction(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setResourceTargetList(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setRoleMapper(String, SecurityRoleMapper) - Method in interface org.glassfish.deployment.common.SecurityRoleMapperFactory
-
Sets a new RoleMapper for a particular Application
- setSchemaLocation(String) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
- setSmallIconUri(String) - Method in class org.glassfish.deployment.common.Descriptor
-
Sets the small icon name of this descriptor as a String.
- setSource(ReadableArchive) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- setSpecVersion(String) - Method in class org.glassfish.deployment.common.RootDeploymentDescriptor
-
Sets the specification version of the deployment descriptor
- setStandalone(boolean) - Method in class org.glassfish.deployment.common.ModuleDescriptor
-
Sets the standalone flag
- setTarget(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setTenant(String, String) - Method in class org.glassfish.deployment.common.DeploymentContextImpl
-
- setUpload(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setURI(URI) - Method in class com.sun.enterprise.deployment.deploy.shared.MemoryMappedArchive
-
- setVerify(boolean) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setVirtualServers(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- setWsdlTargetHint(String) - Method in class org.glassfish.deployment.common.DeploymentProperties
-
- SimpleDeployer<T extends org.glassfish.api.container.Container,U extends org.glassfish.api.deployment.ApplicationContainer> - Class in org.glassfish.deployment.common
-
Convenient superclass for Deployers which only do prepare and
clean up and do not actually load/unload application
- SimpleDeployer() - Constructor for class org.glassfish.deployment.common.SimpleDeployer
-
- size() - Method in class org.glassfish.deployment.common.ClassDependencyBuilder
-
- SKIP_SCAN_EXTERNAL_LIB - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- SMALL_ICON_CHANGED - Static variable in class org.glassfish.deployment.common.Descriptor
-
- SNIFFERS - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- start(ApplicationContext) - Method in class org.glassfish.deployment.common.DummyApplication
-
- STATE - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- stop(ApplicationContext) - Method in class org.glassfish.deployment.common.DummyApplication
-
- store(Properties) - Method in class org.glassfish.deployment.common.ApplicationConfigInfo
-
- supportsElementsOverwriting() - Method in class com.sun.enterprise.deploy.shared.FileArchive
-
- suspend() - Method in class org.glassfish.deployment.common.DummyApplication
-
Suspends this application container.
- SYSTEM_ADMIN - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-
- SYSTEM_ALL - Static variable in class org.glassfish.deployment.common.DeploymentProperties
-