Uses of Interface
org.glassfish.api.deployment.archive.ReadableArchive
-
-
Uses of ReadableArchive in com.sun.enterprise.connectors.connector.module
Methods in com.sun.enterprise.connectors.connector.module with parameters of type ReadableArchive Modifier and Type Method Description booleanRarDetector. handles(ReadableArchive archive)This method is used to detect the archive type. -
Uses of ReadableArchive in com.sun.enterprise.connectors.deployment.util
Methods in com.sun.enterprise.connectors.deployment.util with parameters of type ReadableArchive Modifier and Type Method Description protected booleanConnectorArchivist. postHandles(ReadableArchive abstractArchive)protected voidConnectorArchivist. postOpen(ConnectorDescriptor descriptor, ReadableArchive archive)perform any post deployment descriptor reading action -
Uses of ReadableArchive in com.sun.enterprise.connectors.module
Methods in com.sun.enterprise.connectors.module with parameters of type ReadableArchive Modifier and Type Method Description List<URI>RarHandler. getClassPathURIs(ReadableArchive archive)Returns the classpath URIs for this archive.booleanRarHandler. handles(ReadableArchive archive)Returns true if this handler understands the specified archive and can process it. -
Uses of ReadableArchive in com.sun.enterprise.deploy.shared
Classes in com.sun.enterprise.deploy.shared that implement ReadableArchive Modifier and Type Class Description classAbstractReadableArchiveCommon methods for ReadableArchive implementationsclassFileArchiveThis implementation of the Archive interface maps to a directory/file structure.Fields in com.sun.enterprise.deploy.shared declared as ReadableArchive Modifier and Type Field Description protected ReadableArchiveAbstractReadableArchive. parentArchiveMethods in com.sun.enterprise.deploy.shared that return ReadableArchive Modifier and Type Method Description ReadableArchiveAbstractReadableArchive. getParentArchive()get the parent archive of this archiveReadableArchiveFileArchive. getSubArchive(String name)create or obtain an embedded archive within this abstraction.ReadableArchiveArchiveFactory. openArchive(File path)ReadableArchiveArchiveFactory. openArchive(File path, DeployCommandParameters properties)It first consultsReadableArchiveFactoryto get an archive, if it does not get then delegates toArchiveFactory.openArchive(java.net.URI).ReadableArchiveArchiveFactory. openArchive(URI path)Opens an existing archivist using the URL as the path.Methods in com.sun.enterprise.deploy.shared with parameters of type ReadableArchive Modifier and Type Method Description voidAbstractReadableArchive. setParentArchive(ReadableArchive parentArchive)set the parent archive for this archive -
Uses of ReadableArchive in com.sun.enterprise.deployment.annotation.impl
Methods in com.sun.enterprise.deployment.annotation.impl with parameters of type ReadableArchive Modifier and Type Method Description protected voidModuleScanner. addLibraryJars(T bundleDesc, ReadableArchive moduleArchive)protected voidModuleScanner. completeProcess(T bundleDescr, ReadableArchive archive)Performs all additional work after the "process" method has finished.voidAppClientScanner. process(ReadableArchive archive, ApplicationClientDescriptor bundleDesc, ClassLoader classLoader, org.glassfish.hk2.classmodel.reflect.Parser parser)voidModuleScanner. process(ReadableArchive archiveFile, T bundleDesc, ClassLoader classLoader, org.glassfish.hk2.classmodel.reflect.Parser parser) -
Uses of ReadableArchive in com.sun.enterprise.deployment.archivist
Methods in com.sun.enterprise.deployment.archivist that return types with arguments of type ReadableArchive Modifier and Type Method Description protected static Map<String,ReadableArchive>PersistenceArchivist. getProbablePersistenceRoots(ReadableArchive parentArchive, PersistenceArchivist.SubArchivePURootScanner subArchivePURootScanner)Gets probable persitence roots from given parentArchive using given subArchiveRootScannerMethods in com.sun.enterprise.deployment.archivist with parameters of type ReadableArchive Modifier and Type Method Description protected static voidEARBasedPersistenceHelper. addLibraryAndTopLevelCandidates(ReadableArchive earArchive, Application app, boolean includeTopLevel, Map<String,ReadableArchive> probablePersistentArchives)Adds candidate persistence archives from the EAR's library directory and, if selected, from the top-level.voidArchivist. copyAnEntry(ReadableArchive in, WritableArchive out, String entryName)voidArchivist. copyExtraElements(ReadableArchive in, WritableArchive out)voidApplicationArchivist. copyInto(Application a, ReadableArchive source, WritableArchive target)Copy this archivist to a new abstract archivevoidApplicationArchivist. copyInto(Application a, ReadableArchive source, WritableArchive target, boolean overwriteManifest)Copy this archivist to a new abstract archivevoidApplicationArchivist. copyInto(ReadableArchive source, WritableArchive target)Copy this archivist to a new abstract archivevoidArchivist. copyInto(ReadableArchive source, WritableArchive target)Copy source archivist to a target abstract archive.voidArchivist. copyInto(ReadableArchive source, WritableArchive target, boolean overwriteManifest)Copy source archivist to a target abstract archive.voidArchivist. copyInto(ReadableArchive source, WritableArchive target, Vector entriesToSkip)Copy source archivist to a target abstract archive.voidArchivist. copyInto(ReadableArchive source, WritableArchive target, Vector entriesToSkip, boolean overwriteManifest)Copy this archivist to a new abstract archiveprotected voidArchivist. copyJarElements(ReadableArchive in, WritableArchive out, Vector ignoreList)copy all contents of a jar file to a new jar file except for all the deployment descriptors filesvoidArchivist. copyStandardDeploymentDescriptors(ReadableArchive in, WritableArchive out)ApplicationApplicationArchivist. createApplication(ReadableArchive archive, boolean directory)This method creates a top level Application object for an ear.ApplicationApplicationFactory. createApplicationFromStandardDD(ReadableArchive archive, String archiveType)This method creates an Application object from reading the standard deployment descriptor.ConfigurationDeploymentDescriptorFileExtensionsArchivist. getConfigurationDDFile(Archivist main, RootDeploymentDescriptor descriptor, ReadableArchive archive)VectorArchivist. getListOfFilesToSkip(ReadableArchive archive)protected static Map<String,ReadableArchive>PersistenceArchivist. getProbablePersistenceRoots(ReadableArchive parentArchive, PersistenceArchivist.SubArchivePURootScanner subArchivePURootScanner)Gets probable persitence roots from given parentArchive using given subArchiveRootScannerprotected StringPersistenceArchivist. getPuRoot(ReadableArchive archive)protected StringServerSidePersistenceArchivist. getPuRoot(ReadableArchive archive)StringArchivist. getRuntimeDeploymentDescriptorPath(ReadableArchive archive)booleanArchivist. handles(ReadableArchive archive)Returns true if this archivist is capable of handling the archive type Here we check for the existence of the deployment descriptorsbooleanArchivist. hasRuntimeDeploymentDescriptor(ReadableArchive archive)booleanArchivist. hasStandardDeploymentDescriptor(ReadableArchive archive)ObjectACCPersistenceArchivist. open(Archivist main, ReadableArchive archive, RootDeploymentDescriptor descriptor)ApplicationClientDescriptorAppClientArchivist. open(ReadableArchive archive, String mainClassNameToRun)ApplicationApplicationArchivist. open(ReadableArchive appArchive)open a new application archive file, read all the deployment descriptorsTArchivist. open(ReadableArchive archive)Open a new archive file, read the deployment descriptors and annotations and set the constructed DOL descriptor instanceTArchivist. open(ReadableArchive archive, Application app)TArchivist. open(ReadableArchive descriptorArchive, ReadableArchive contentArchive)TArchivist. open(ReadableArchive descriptorArchive, ReadableArchive contentArchive, Application app)Creates the DOL object graph for an app for which the descriptor(s) reside in one archive and the content resides in another.ObjectEarPersistenceArchivist. open(Archivist main, ReadableArchive earArchive, RootDeploymentDescriptor descriptor)Reads persistence.xml from spec defined pu roots of an ear.ObjectExtensionsArchivist. open(Archivist main, ReadableArchive archive, RootDeploymentDescriptor descriptor)Read the standard deployment descriptor of the extensionObjectPersistenceArchivist. open(Archivist main, ReadableArchive archive, RootDeploymentDescriptor descriptor)ObjectWarPersistenceArchivist. open(Archivist main, ReadableArchive warArchive, RootDeploymentDescriptor descriptor)ApplicationApplicationFactory. openArchive(Archivist archivist, ReadableArchive in, boolean handleRuntimeInfo)Open a jar file and return an application object for the modules contained in the archive.ApplicationApplicationFactory. openArchive(String appName, Archivist archivist, ReadableArchive in, boolean handleRuntimeInfo)Open a jar file and return an application object for the modules contained in the archive.ApplicationApplicationArchivist. openWith(Application application, ReadableArchive archive)ApplicationApplicationFactory. openWith(Application application, ReadableArchive archive, Archivist archivist)This method populates the rest of the Application object from the previous standard deployment descriptor readingApplicationArchivist. openWith(Application app, ReadableArchive archive)booleanApplicationArchivist. performOptionalPkgDependenciesCheck(ReadableArchive archive)Perform Optional packages dependencies checking on an archivebooleanArchivist. performOptionalPkgDependenciesCheck(ReadableArchive archive)Perform Optional packages dependencies checking on an archiveprotected voidArchivist. postAnnotationProcess(T descriptor, ReadableArchive archive)perform any action after annotation processedprotected booleanAppClientArchivist. postHandles(ReadableArchive archive)protected booleanApplicationArchivist. postHandles(ReadableArchive abstractArchive)This method will be invoked if and only if the following is true: 1.protected abstract booleanArchivist. postHandles(ReadableArchive archive)Returns true if this archivist is capable of handling the archive type Here we check for the existence of the deployment descriptorsprotected voidAppClientArchivist. postOpen(ApplicationClientDescriptor descriptor, ReadableArchive archive)perform any post deployment descriptor reading actionprotected voidArchivist. postOpen(T descriptor, ReadableArchive archive)perform any post deployment descriptor reading actionvoidArchivist. postRuntimeDDsRead(T descriptor, ReadableArchive archive)perform any action after all runtime DDs readprotected voidAppClientArchivist. postStandardDDsRead(ApplicationClientDescriptor descriptor, ReadableArchive archive, Map<ExtensionsArchivist,RootDeploymentDescriptor> extensions)perform any action after all standard DDs is readprotected voidArchivist. postStandardDDsRead(T descriptor, ReadableArchive archive, Map<ExtensionsArchivist,RootDeploymentDescriptor> extensions)perform any action after all standard DDs is readprotected voidArchivist. postValidate(BundleDescriptor bundleDesc, ReadableArchive archive)protected ProcessingResultArchivist. processAnnotations(RootDeploymentDescriptor bundleDesc, ModuleScanner scanner, ReadableArchive archive)Process annotations in a bundle descriptor, the annotation processing is dependent on the type of descriptor being passed.ProcessingResultArchivist. processAnnotations(T bundleDesc, ReadableArchive archive)Process annotations in a bundle descriptor, the annotation processing is dependent on the type of descriptor being passed.protected voidArchivist. readAnnotations(ReadableArchive archive, T descriptor, Map<ExtensionsArchivist,RootDeploymentDescriptor> extensions)Read all Java EE annotationsprotected voidArchivist. readAnnotations(ReadableArchive archive, T descriptor, Map<ExtensionsArchivist,RootDeploymentDescriptor> extensions, ModuleScanner scanner)ObjectArchivist. readMetaInfo(ReadableArchive archive)booleanApplicationArchivist. readModulesDescriptors(Application app, ReadableArchive appArchive)read the modules deployment descriptor from this application object using the passed archiveprotected PersistenceUnitsDescriptorPersistenceArchivist. readPersistenceDeploymentDescriptor(Archivist main, ReadableArchive subArchive, String puRoot, RootDeploymentDescriptor descriptor)voidApplicationArchivist. readRuntimeDeploymentDescriptor(ReadableArchive archive, Application descriptor)Read the runtime deployment descriptors (can contained in one or many file) set the corresponding information in the passed descriptor.voidArchivist. readRuntimeDeploymentDescriptor(ReadableArchive archive, T descriptor)Read the runtime deployment descriptors (can contained in one or many file) set the corresponding information in the passed descriptor.voidArchivist. readRuntimeDeploymentDescriptor(ReadableArchive archive, T descriptor, boolean warnIfMultipleDDs)Read the runtime deployment descriptors (can contained in one or many file) set the corresponding information in the passed descriptor.ObjectExtensionsArchivist. readRuntimeDeploymentDescriptor(Archivist main, ReadableArchive archive, RootDeploymentDescriptor descriptor)Read the runtime deployment descriptors of the extensionTArchivist. readStandardDeploymentDescriptor(ReadableArchive archive)Read the standard deployment descriptors (can contained in one or many file) and return the corresponding initialized descriptor instance.voidArchivist. write(ReadableArchive in, String outPath)save the archivevoidArchivist. write(ReadableArchive in, WritableArchive out)voidDescriptorArchivist. write(Application application, ReadableArchive in, WritableArchive out)writes an application deployment descriptorsprotected voidDescriptorArchivist. write(BundleDescriptor bundle, Archivist archivist, ReadableArchive in, WritableArchive out)writes a bundle descriptorprotected voidAppClientArchivist. writeContents(ReadableArchive in, WritableArchive out, Vector entriesToSkip)writes the content of an archive to a JarFileprotected voidApplicationArchivist. writeContents(ReadableArchive in, WritableArchive out)writes the content of an archive to a JarFileprotected voidArchivist. writeContents(ReadableArchive in, WritableArchive out)writes the content of an archive to another archiveprotected voidArchivist. writeContents(ReadableArchive in, WritableArchive out, Vector entriesToSkip)writes the content of an archive to a JarFilevoidArchivist. writeDeploymentDescriptors(ReadableArchive in, WritableArchive out)writes the deployment descriptors (standard and runtime) to a JarFile using the right deployment descriptor pathvoidExtensionsArchivist. writeDeploymentDescriptors(Archivist main, BundleDescriptor descriptor, ReadableArchive in, WritableArchive out)writes the deployment descriptors (standard and runtime) to a JarFile using the right deployment descriptor pathvoidPersistenceArchivist. writeDeploymentDescriptors(Archivist main, BundleDescriptor descriptor, ReadableArchive in, WritableArchive out)writes the deployment descriptors (standard and runtime) to a JarFile using the right deployment descriptor pathvoidArchivist. writeExtensionDeploymentDescriptors(ReadableArchive in, WritableArchive out)Write extension descriptorsvoidArchivist. writeRuntimeDeploymentDescriptors(ReadableArchive in, WritableArchive out)writes the runtime deployment descriptors to an abstract archivevoidExtensionsArchivist. writeRuntimeDeploymentDescriptors(Archivist main, BundleDescriptor descriptor, ReadableArchive in, WritableArchive out)writes the runtime deployment descriptors to an abstract archiveMethod parameters in com.sun.enterprise.deployment.archivist with type arguments of type ReadableArchive Modifier and Type Method Description protected static voidEARBasedPersistenceHelper. addLibraryAndTopLevelCandidates(ReadableArchive earArchive, Application app, boolean includeTopLevel, Map<String,ReadableArchive> probablePersistentArchives)Adds candidate persistence archives from the EAR's library directory and, if selected, from the top-level. -
Uses of ReadableArchive in com.sun.enterprise.deployment.deploy.shared
Classes in com.sun.enterprise.deployment.deploy.shared that implement ReadableArchive Modifier and Type Class Description classDeploymentPlanArchiveThis Archive offers an abstraction for jsr88 deployment plan as defined for the SJES Application Server.classInputJarArchiveThis implementation of the Archive deal with reading jar files either from a JarFile or from a JarInputStreamclassMemoryMappedArchiveclassMultiReadableArchiveImplements ReadableArchive based on multiple underlying ReadableArchives, each of which will be processed in order when looking up entries, finding the manifest, etc.Fields in com.sun.enterprise.deployment.deploy.shared declared as ReadableArchive Modifier and Type Field Description protected ReadableArchiveJarArchive. parentArchiveMethods in com.sun.enterprise.deployment.deploy.shared that return ReadableArchive Modifier and Type Method Description ReadableArchiveJarArchive. getParentArchive()get the parent archive of this archiveReadableArchiveMultiReadableArchive. getParentArchive()ReadableArchiveDeploymentPlanArchive. getSubArchive(String name)ReadableArchiveInputJarArchive. getSubArchive(String name)ReadableArchiveMemoryMappedArchive. getSubArchive(String name)create or obtain an embedded archive within this abstraction.ReadableArchiveMultiReadableArchive. getSubArchive(String name)Methods in com.sun.enterprise.deployment.deploy.shared with parameters of type ReadableArchive Modifier and Type Method Description voidDeploymentPlanArchive. closeEntry(ReadableArchive sub)Closes the output sub archive entryvoidJarArchive. setParentArchive(ReadableArchive parentArchive)set the parent archive for this archivevoidMultiReadableArchive. setParentArchive(ReadableArchive parentArchive)Constructors in com.sun.enterprise.deployment.deploy.shared with parameters of type ReadableArchive Constructor Description MemoryMappedArchive(ReadableArchive source) -
Uses of ReadableArchive in com.sun.enterprise.deployment.io
Methods in com.sun.enterprise.deployment.io with parameters of type ReadableArchive Modifier and Type Method Description TDeploymentDescriptorFile. read(T descriptor, ReadableArchive in)read and parse a J2EE Deployment Descriptor input file and return the constructed DOL descriptors for the J2EE Module -
Uses of ReadableArchive in com.sun.enterprise.deployment.util
Fields in com.sun.enterprise.deployment.util declared as ReadableArchive Modifier and Type Field Description protected ReadableArchiveModuleContentLinker. rootLocation_For standalone modules, this is either a directory or a jar file.Methods in com.sun.enterprise.deployment.util with parameters of type ReadableArchive Modifier and Type Method Description booleanAnnotationDetector. containsAnnotation(ReadableArchive archive, String entryName)static List<URI>DOLUtils. getLibraryJarURIs(Application app, ReadableArchive archive)static List<URI>DOLUtils. getLibraryJarURIs(BundleDescriptor bundleDesc, ReadableArchive archive)booleanAnnotationDetector. hasAnnotationInArchive(ReadableArchive archive)booleanConnectorAnnotationDetector. hasAnnotationInArchive(ReadableArchive archive)booleanAnnotationDetector. hasAnnotationInArchiveWithNoScanning(ReadableArchive archive)static List<ConfigurationDeploymentDescriptorFile>DOLUtils. processConfigurationDDFiles(List<ConfigurationDeploymentDescriptorFile> ddFiles, ReadableArchive archive, ArchiveType archiveType)process the list of the configuration files, and return the sorted configuration file with precedence from high to low this list takes consideration of what runtime files are present in the current archivestatic voidDOLUtils. readAlternativeRuntimeDescriptor(ReadableArchive appArchive, ReadableArchive embeddedArchive, Archivist archivist, BundleDescriptor descriptor, String altDDPath)read alternative runtime descriptor if there is an alternative runtime DD packaged inside the archivestatic voidDOLUtils. readRuntimeDeploymentDescriptor(List<ConfigurationDeploymentDescriptorFile> confDDFiles, ReadableArchive archive, RootDeploymentDescriptor descriptor, Archivist main, boolean warnIfMultipleDDs)Read the runtime deployment descriptors (can contained in one or many file) set the corresponding information in the passed descriptor.voidComponentPostVisitor. setArchive(ReadableArchive archive)voidModuleContentValidator. setArchive(ReadableArchive archive)static voidDOLUtils. setExtensionArchivistForSubArchivist(org.glassfish.hk2.api.ServiceLocator habitat, ReadableArchive archive, ModuleDescriptor md, Application app, Archivist subArchivist)Sets the class for processing an archive on a subarchiveConstructors in com.sun.enterprise.deployment.util with parameters of type ReadableArchive Constructor Description ModuleContentLinker(ReadableArchive rootLocation)ModuleContentLinker(ReadableArchive rootLocation, boolean forceWSDLURLs) -
Uses of ReadableArchive in com.sun.enterprise.glassfish.web
Methods in com.sun.enterprise.glassfish.web with parameters of type ReadableArchive Modifier and Type Method Description List<URI>WarHandler. getClassPathURIs(ReadableArchive archive)Returns the classpath URIs for this archive.StringWarHandler. getVersionIdentifier(ReadableArchive archive)protected WarHandler.WebXmlParserWarHandler. getWebXmlParser(ReadableArchive archive, Application application)booleanWarHandler. handles(ReadableArchive archive) -
Uses of ReadableArchive in com.sun.enterprise.security.ee
Methods in com.sun.enterprise.security.ee with parameters of type ReadableArchive Modifier and Type Method Description booleanSecuritySniffer. handles(ReadableArchive location)Returns true if the passed file or directory is recognized by this instance. -
Uses of ReadableArchive in com.sun.enterprise.v3.server
Classes in com.sun.enterprise.v3.server that implement ReadableArchive Modifier and Type Class Description classCompositeArchiveA composite archive is a readable archive that hides the sub archives.Methods in com.sun.enterprise.v3.server that return ReadableArchive Modifier and Type Method Description ReadableArchiveCompositeArchive. getSubArchive(String name)ReadableArchiveApplicationLifecycle.DeploymentContextBuidlerImpl. sourceAsArchive()Methods in com.sun.enterprise.v3.server with parameters of type ReadableArchive Modifier and Type Method Description ArchiveHandlerApplicationLifecycle. getArchiveHandler(ReadableArchive archive)Returns the ArchiveHandler for the passed archive abstraction or null if there are none.ArchiveHandlerApplicationLifecycle. getArchiveHandler(ReadableArchive archive, String type)Returns the ArchiveHandler for the passed archive abstraction or null if there are none.org.glassfish.hk2.classmodel.reflect.ParserApplicationLifecycle. getDeployableParser(ReadableArchive source, boolean skipScanExternalLibProp, boolean modelUnAnnotatedMembers, StructuredDeploymentTracing tracing, Logger logger)org.glassfish.hk2.classmodel.reflect.ParserApplicationLifecycle. getDeployableParser(ReadableArchive source, boolean skipScanExternalLibProp, boolean modelUnAnnotatedMembers, StructuredDeploymentTracing tracing, Logger logger, DeploymentContext deploymentContext)org.glassfish.hk2.classmodel.reflect.ParserApplicationLifecycle. processParsing(ReadableArchive source, boolean skipScanExternalLibProp, StructuredDeploymentTracing tracing, org.glassfish.hk2.classmodel.reflect.Parser parser, ReadableArchiveScannerAdapter scannerAdapter, DeploymentSpan mainScanSpan)Deployment.DeploymentContextBuilderApplicationLifecycle.DeploymentContextBuidlerImpl. source(ReadableArchive archive)Constructors in com.sun.enterprise.v3.server with parameters of type ReadableArchive Constructor Description CompositeArchive(ReadableArchive delegate, CompositeHandler filter)ReadableArchiveScannerAdapter(org.glassfish.hk2.classmodel.reflect.Parser parser, ReadableArchive archive) -
Uses of ReadableArchive in fish.payara.microprofile.config.activation
Methods in fish.payara.microprofile.config.activation with parameters of type ReadableArchive Modifier and Type Method Description booleanConfigSniffer. handles(ReadableArchive archive) -
Uses of ReadableArchive in fish.payara.microprofile.connector
Methods in fish.payara.microprofile.connector with parameters of type ReadableArchive Modifier and Type Method Description Map<String,String>MicroProfileSniffer. getDeploymentConfigurations(ReadableArchive archive)booleanMicroProfileSniffer. handles(ReadableArchive archive) -
Uses of ReadableArchive in fish.payara.microprofile.metrics.activation
Methods in fish.payara.microprofile.metrics.activation with parameters of type ReadableArchive Modifier and Type Method Description booleanMetricsSniffer. handles(ReadableArchive archive) -
Uses of ReadableArchive in fish.payara.microprofile.openapi.activation
Methods in fish.payara.microprofile.openapi.activation with parameters of type ReadableArchive Modifier and Type Method Description booleanOpenApiSniffer. handles(ReadableArchive archive) -
Uses of ReadableArchive in fish.payara.microprofile.openapi.impl
Constructors in fish.payara.microprofile.openapi.impl with parameters of type ReadableArchive Constructor Description OpenAPISupplier(String applicationId, String contextRoot, ReadableArchive archive, ClassLoader classLoader) -
Uses of ReadableArchive in org.glassfish.apf
Methods in org.glassfish.apf that return ReadableArchive Modifier and Type Method Description ReadableArchiveProcessingContext. getArchive()Returns the module archive that can be used to load files/resources, that assist in the processing of annotations.Methods in org.glassfish.apf with parameters of type ReadableArchive Modifier and Type Method Description voidProcessingContext. setArchive(ReadableArchive archive) -
Uses of ReadableArchive in org.glassfish.api.container
Methods in org.glassfish.api.container with parameters of type ReadableArchive Modifier and Type Method Description Map<String,String>Sniffer. getDeploymentConfigurations(ReadableArchive source)Returns a map of deployment configurations for this Sniffer from the specific archive source.booleanSniffer. handles(ReadableArchive source)Returns true if the passed file or directory is recognized by this sniffer. -
Uses of ReadableArchive in org.glassfish.api.deployment
Methods in org.glassfish.api.deployment that return ReadableArchive Modifier and Type Method Description ReadableArchiveDeploymentContext. getOriginalSource()Gets the original source archive In case of archive deployment, this will return the archive before expanding.ReadableArchiveDeploymentContext. getSource()Application bits, at the raw level. -
Uses of ReadableArchive in org.glassfish.api.deployment.archive
Classes in org.glassfish.api.deployment.archive that implement ReadableArchive Modifier and Type Class Description classReadableArchiveAdapterA lot of methods need to be written in order to implement ReadableArchive.Methods in org.glassfish.api.deployment.archive that return ReadableArchive Modifier and Type Method Description ReadableArchiveReadableArchive. getParentArchive()get the parent archive of this archiveReadableArchiveReadableArchiveAdapter. getParentArchive()ReadableArchiveReadableArchive. getSubArchive(String name)Returns an instance of this archive abstraction for an embedded archive within this archive.ReadableArchiveReadableArchiveAdapter. getSubArchive(String arg0)ReadableArchiveReadableArchiveFactory. open(URI archivePath, DeployCommandParameters commandProperties)Gives a ReadableArchive.Methods in org.glassfish.api.deployment.archive with parameters of type ReadableArchive Modifier and Type Method Description booleanCompositeHandler. accept(ReadableArchive source, String entryName)voidArchiveHandler. expand(ReadableArchive source, WritableArchive target, DeploymentContext context)Prepares the jar file to a format the ApplicationContainer is expecting.List<URI>ArchiveHandler. getClassPathURIs(ReadableArchive archive)Returns the classpath URIs for this archive.StringArchiveHandler. getDefaultApplicationName(ReadableArchive archive)Returns the default name by which the specified archive can be identified.StringArchiveHandler. getDefaultApplicationName(ReadableArchive archive, DeploymentContext context)StringArchiveHandler. getDefaultApplicationName(ReadableArchive archive, DeploymentContext context, String originalAppName)ManifestArchiveHandler. getManifest(ReadableArchive archive)Returns the manifest file for this archive, this file is usually located at the META-INF/MANIFEST location, however, certain archive type can change this default location or use another mean of expressing manifest information.StringArchiveHandler. getVersionIdentifier(ReadableArchive archive)Returns the version identifier by which the specified archive can be deployed.booleanArchiveDetector. handles(ReadableArchive archive)This method is used to detect the archive type.booleanArchiveHandler. handles(ReadableArchive archive)Returns true if this handler understands the specified archive and can process it.booleanArchiveHandler. requiresAnnotationScanning(ReadableArchive archive)Returns whether this archive requires annotation scanning.voidReadableArchive. setParentArchive(ReadableArchive parentArchive)set the parent archive for this archivevoidReadableArchiveAdapter. setParentArchive(ReadableArchive parentArchive) -
Uses of ReadableArchive in org.glassfish.appclient.client.acc
Classes in org.glassfish.appclient.client.acc that implement ReadableArchive Modifier and Type Class Description classHTTPInputArchiveImplements ReadableArchive for the http (and https) protocol to support launches of app clients using Java Web Start.classHTTPSInputArchiveImplements ReadableArchive for the https protocol to support launches of app clients using Java Web Start.Methods in org.glassfish.appclient.client.acc that return ReadableArchive Modifier and Type Method Description ReadableArchiveHTTPInputArchive. getSubArchive(String name)Methods in org.glassfish.appclient.client.acc with parameters of type ReadableArchive Modifier and Type Method Description protected booleanAppClientInfo. classContainsAnnotation(String entry, AnnotationDetector detector, ReadableArchive archive, ApplicationClientDescriptor descriptor)protected booleanStandAloneAppClientInfo. classContainsAnnotation(String entry, AnnotationDetector detector, ReadableArchive archive, ApplicationClientDescriptor descriptor)protected StringAppClientInfo. getAppClientRoot(ReadableArchive archive, ApplicationClientDescriptor descriptor)protected StringNestedAppClientInfo. getAppClientRoot(ReadableArchive archive, ApplicationClientDescriptor descriptor)protected List<String>AppClientInfo. getClassPaths(ReadableArchive archive)protected List<String>NestedAppClientInfo. getClassPaths(ReadableArchive archive)Construct the classpaths.StringUndeployedLaunchable. getDefaultApplicationName(ReadableArchive archive)Constructors in org.glassfish.appclient.client.acc with parameters of type ReadableArchive Constructor 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)StandAloneAppClientInfo(boolean isJWS, Logger logger, ReadableArchive archive, String mainClassFromCommandLine) -
Uses of ReadableArchive in org.glassfish.appclient.common
Methods in org.glassfish.appclient.common with parameters of type ReadableArchive Modifier and Type Method Description voidACCAppClientArchivist. readRuntimeDeploymentDescriptor(ReadableArchive archive, ApplicationClientDescriptor descriptor) -
Uses of ReadableArchive in org.glassfish.appclient.server.connector
Methods in org.glassfish.appclient.server.connector with parameters of type ReadableArchive Modifier and Type Method Description booleanAppClientSniffer. handles(ReadableArchive location)Returns true if the passed file or directory is recognized by this instance.booleanCarDetector. handles(ReadableArchive archive) -
Uses of ReadableArchive in org.glassfish.appclient.server.core
Methods in org.glassfish.appclient.server.core with parameters of type ReadableArchive Modifier and Type Method Description StringCarHandler. getVersionIdentifier(ReadableArchive archive)booleanCarHandler. handles(ReadableArchive archive) -
Uses of ReadableArchive in org.glassfish.appclient.server.core.jws
Methods in org.glassfish.appclient.server.core.jws with parameters of type ReadableArchive Modifier and Type Method Description voidDeveloperContentHandler. init(ClassLoader loader, TokenHelper tHelper, File appRootDir, ReadableArchive appClientArchive, Map<String,StaticContent> staticContent, Map<String,DynamicContent> dynamicContent, AppClientDeployerHelper helper) -
Uses of ReadableArchive in org.glassfish.deployapi.config
Classes in org.glassfish.deployapi.config that implement ReadableArchive Modifier and Type Class Description classConfigBeanArchiveThis class act as an ReadableArchive implementation, delegating all possible APIs to the JSR88 DeployObject object.Methods in org.glassfish.deployapi.config that return ReadableArchive Modifier and Type Method Description ReadableArchiveConfigBeanArchive. getSubArchive(String name)create or obtain a subarchive within this abstraction.Methods in org.glassfish.deployapi.config with parameters of type ReadableArchive Modifier and Type Method Description voidConfigBeanArchive. closeEntry(ReadableArchive os)close a previously returned @see java.io.OutputStream returned by an addEntry call -
Uses of ReadableArchive in org.glassfish.deployment.client
Methods in org.glassfish.deployment.client with parameters of type ReadableArchive Modifier and Type Method Description DFProgressObjectAbstractDeploymentFacility. deploy(javax.enterprise.deploy.spi.Target[] targets, ReadableArchive source, ReadableArchive deploymentPlan, Map deploymentOptions)DFProgressObjectDeploymentFacility. deploy(javax.enterprise.deploy.spi.Target[] targets, ReadableArchive source, ReadableArchive deploymentPlan, Map deploymentOptions) -
Uses of ReadableArchive in org.glassfish.deployment.common
Methods in org.glassfish.deployment.common that return ReadableArchive Modifier and Type Method Description ReadableArchiveDeploymentContextImpl. getOriginalSource()ReadableArchiveDeploymentContextImpl. getSource()Methods in org.glassfish.deployment.common with parameters of type ReadableArchive Modifier and Type Method Description static voidDeploymentUtils. expand(ReadableArchive source, WritableArchive target)Expand an archive to a directorystatic List<URI>DeploymentUtils. getExternalLibraries(ReadableArchive archive)static Set<String>InstalledLibrariesResolver. getInstalledLibraries(ReadableArchive archive)static List<URL>DeploymentUtils. getManifestLibraries(ReadableArchive archive)Returns the URLs of libraries referenced in the manifestbooleanGenericAnnotationDetector. hasAnnotationInArchive(ReadableArchive archive)static booleanDeploymentUtils. isArchiveOfType(ReadableArchive archive, ArchiveType archiveType, DeploymentContext context, org.glassfish.hk2.api.ServiceLocator locator)static booleanDeploymentUtils. isArchiveOfType(ReadableArchive archive, ArchiveType archiveType, org.glassfish.hk2.api.ServiceLocator locator)voidAnnotationScanner. scanArchive(ReadableArchive archive)voidGenericAnnotationDetector. scanArchive(ReadableArchive archive)voidDeploymentContextImpl. setSource(ReadableArchive source)Constructors in org.glassfish.deployment.common with parameters of type ReadableArchive Constructor Description DeploymentContextImpl(ActionReport actionReport, Logger logger, ReadableArchive source, OpsParams params, ServerEnvironment env)DeploymentContextImpl(ActionReport actionReport, ReadableArchive source, OpsParams params, ServerEnvironment env) -
Uses of ReadableArchive in org.glassfish.ejb.deployment
Methods in org.glassfish.ejb.deployment with parameters of type ReadableArchive Modifier and Type Method Description StringEjbJarHandler. getVersionIdentifier(ReadableArchive archive)booleanEjbJarHandler. handles(ReadableArchive archive) -
Uses of ReadableArchive in org.glassfish.ejb.deployment.archive
Methods in org.glassfish.ejb.deployment.archive with parameters of type ReadableArchive Modifier and Type Method Description booleanEjbJarDetector. handles(ReadableArchive archive)booleanEjbSniffer. handles(ReadableArchive location)Returns true if the passed file or directory is recognized by this instance. -
Uses of ReadableArchive in org.glassfish.ejb.deployment.archivist
Methods in org.glassfish.ejb.deployment.archivist with parameters of type ReadableArchive Modifier and Type Method Description protected booleanEjbArchivist. postHandles(ReadableArchive abstractArchive)protected voidEjbArchivist. postOpen(EjbBundleDescriptorImpl descriptor, ReadableArchive archive)perform any post deployment descriptor reading actionvoidEjbInWarArchivist. writeDeploymentDescriptors(Archivist main, BundleDescriptor descriptor, ReadableArchive in, WritableArchive out)writes the deployment descriptors (standard and runtime) to a JarFile using the right deployment descriptor path -
Uses of ReadableArchive in org.glassfish.extras.osgicontainer
Methods in org.glassfish.extras.osgicontainer with parameters of type ReadableArchive Modifier and Type Method Description booleanOSGiArchiveHandler. accept(ReadableArchive source, String entryName)voidOSGiArchiveHandler. expand(ReadableArchive source, WritableArchive target, DeploymentContext context)Overriding the expand method of base class(GenericHandler) in order to support allowing wrapping of non-OSGi bundles when --type=osgi option is used in deploy command or GUI.StringOSGiArchiveHandler. getDefaultApplicationName(ReadableArchive archive, DeploymentContext context)booleanOSGiArchiveDetector. handles(ReadableArchive archive)booleanOSGiArchiveHandler. handles(ReadableArchive archive)booleanOSGiSniffer. handles(ReadableArchive location)booleanOSGiArchiveHandler. requiresAnnotationScanning(ReadableArchive archive)Returns whether this archive requires annotation scanning. -
Uses of ReadableArchive in org.glassfish.internal.data
Methods in org.glassfish.internal.data that return ReadableArchive Modifier and Type Method Description ReadableArchiveApplicationInfo. getSource()Returns the directory where the application bits are locatedMethods in org.glassfish.internal.data with parameters of type ReadableArchive Modifier and Type Method Description voidApplicationInfo. reset(ReadableArchive source)Constructors in org.glassfish.internal.data with parameters of type ReadableArchive Constructor Description ApplicationInfo(Events events, ReadableArchive source, String name)Creates a new instance of an ApplicationInfo -
Uses of ReadableArchive in org.glassfish.internal.deployment
Methods in org.glassfish.internal.deployment that return ReadableArchive Modifier and Type Method Description ReadableArchiveDeployment.DeploymentContextBuilder. sourceAsArchive()Methods in org.glassfish.internal.deployment with parameters of type ReadableArchive Modifier and Type Method Description voidGenericHandler. expand(ReadableArchive source, WritableArchive target, DeploymentContext context)Prepares the jar file to a format the ApplicationContainer is expecting.ArchiveHandlerDeployment. getArchiveHandler(ReadableArchive archive)ArchiveHandlerDeployment. getArchiveHandler(ReadableArchive archive, String type)List<URI>GenericHandler. getClassPathURIs(ReadableArchive archive)Returns the classpath URIs for this archive.StringGenericHandler. getDefaultApplicationName(ReadableArchive archive)StringGenericHandler. getDefaultApplicationName(ReadableArchive archive, DeploymentContext context)StringGenericHandler. getDefaultApplicationName(ReadableArchive archive, DeploymentContext context, String originalAppName)Returns the default application name usable for identifying the archive.StringGenericHandler. getDefaultApplicationNameFromArchiveName(ReadableArchive archive)Map<String,String>GenericSniffer. getDeploymentConfigurations(ReadableArchive location)Returns a map of deployment configurations composed by reading from a list of paths in the readable archive.ManifestGenericHandler. getManifest(ReadableArchive archive)Returns the manifest file for this archive, this file is usually located at the META-INF/MANIFEST location, however, certain archive type can change this default location or use another mean of expressing manifest information.StringApplicationInfoProvider. getNameFor(ReadableArchive archive, DeploymentContext context)return the name for the given applicationStringGenericHandler. getVersionIdentifier(ReadableArchive archive)Returns the default value for versionIdentifier.booleanGenericSniffer. handles(ReadableArchive location)Returns true if the passed file or directory is recognized by this instance.booleanGenericHandler. requiresAnnotationScanning(ReadableArchive archive)Returns whether this archive requires annotation scanning.voidExtendedDeploymentContext. setSource(ReadableArchive source)Sets the source archiveDeployment.DeploymentContextBuilderDeployment.DeploymentContextBuilder. source(ReadableArchive archive) -
Uses of ReadableArchive in org.glassfish.internal.embedded
Classes in org.glassfish.internal.embedded that implement ReadableArchive Modifier and Type Class Description classScatteredArchiveAbstraction for a scattered archive (parts disseminated in various directories)Methods in org.glassfish.internal.embedded with parameters of type ReadableArchive Modifier and Type Method Description StringEmbeddedDeployer. deploy(ReadableArchive archive, DeployCommandParameters params)Deploys an archive abstraction to the servers passing the deployment command parameters -
Uses of ReadableArchive in org.glassfish.javaee.core.deployment
Methods in org.glassfish.javaee.core.deployment with parameters of type ReadableArchive Modifier and Type Method Description StringDolProvider. getNameFor(ReadableArchive archive, DeploymentContext context)return the name for the given applicationprotected voidDolProvider. handleDeploymentPlan(File deploymentPlan, Archivist archivist, ReadableArchive sourceArchive, ApplicationHolder holder)static booleanJavaEEDeploymentUtils. isJavaEE(ReadableArchive archive, DeploymentContext context, org.glassfish.hk2.api.ServiceLocator habitat)check whether the archive is a JavaEE archivestatic booleanJavaEEDeploymentUtils. isJavaEE(ReadableArchive archive, org.glassfish.hk2.api.ServiceLocator habitat)check whether the archive is a JavaEE archiveApplicationDolProvider. processDeploymentMetaData(ReadableArchive archive)This method populates the Application object from a ReadableArchive -
Uses of ReadableArchive in org.glassfish.javaee.full.deployment
Methods in org.glassfish.javaee.full.deployment with parameters of type ReadableArchive Modifier and Type Method Description booleanEarHandler. accept(ReadableArchive source, String entryName)voidEarHandler. expand(ReadableArchive source, WritableArchive target, DeploymentContext context)StringEarHandler. getVersionIdentifier(ReadableArchive archive)booleanEarDetector. handles(ReadableArchive archive)booleanEarHandler. handles(ReadableArchive archive)booleanEarSniffer. handles(ReadableArchive location)Returns true if the passed file or directory is recognized by this instance. -
Uses of ReadableArchive in org.glassfish.kernel.embedded
Methods in org.glassfish.kernel.embedded with parameters of type ReadableArchive Modifier and Type Method Description StringEmbeddedDeployerImpl. deploy(ReadableArchive archive, DeployCommandParameters params) -
Uses of ReadableArchive in org.glassfish.persistence.jpaconnector
Methods in org.glassfish.persistence.jpaconnector with parameters of type ReadableArchive Modifier and Type Method Description booleanJPASniffer. handles(ReadableArchive location)Returns true if the archive contains persistence.xml as defined by packaging rules of JPA Tries to getResource("META-INF/persitsence.xml") on current classLoader.protected booleanJPASniffer. scanForPURootsInLibDir(ReadableArchive parentArchive, String libLocation) -
Uses of ReadableArchive in org.glassfish.resources.connector
Methods in org.glassfish.resources.connector with parameters of type ReadableArchive Modifier and Type Method Description booleanPayaraResourcesCompositeSniffer. handles(ReadableArchive archive)booleanPayaraResourcesSniffer. handles(ReadableArchive archive)booleanResourcesCompositeSniffer. handles(ReadableArchive archive)Returns true if the passed file or directory is recognized by this instance.booleanResourcesSniffer. handles(ReadableArchive archive)Returns true if the passed file or directory is recognized by this instance. -
Uses of ReadableArchive in org.glassfish.resources.module
Methods in org.glassfish.resources.module with parameters of type ReadableArchive Modifier and Type Method Description voidResourcesDeployer. getResources(ReadableArchive archive, String appName, List<Resource> connectorResources, List<Resource> nonConnectorResources, Map<Resource,ResourcesXMLParser> resourceXmlParsers)Retrieve connector and non-connector resources from the archive.voidResourcesDeployer. retrieveAllResourcesXMLs(Map<String,String> fileNames, ReadableArchive archive, String actualArchiveName)Puts all glassfish-resources.xml files of an archive into a map -
Uses of ReadableArchive in org.glassfish.resources.util
Methods in org.glassfish.resources.util with parameters of type ReadableArchive Modifier and Type Method Description static booleanResourceUtil. hasGlassfishResourcesXML(ReadableArchive archive, org.glassfish.hk2.api.ServiceLocator locator)static booleanResourceUtil. hasPayaraResourcesXML(ReadableArchive archive, org.glassfish.hk2.api.ServiceLocator locator) -
Uses of ReadableArchive in org.glassfish.web.deployment.annotation.impl
Methods in org.glassfish.web.deployment.annotation.impl with parameters of type ReadableArchive Modifier and Type Method Description voidWarScanner. process(ReadableArchive readableArchive, WebBundleDescriptor webBundleDesc, ClassLoader classLoader, org.glassfish.hk2.classmodel.reflect.Parser parser)This scanner will scan the archiveFile for annotation processing. -
Uses of ReadableArchive in org.glassfish.web.deployment.archivist
Methods in org.glassfish.web.deployment.archivist with parameters of type ReadableArchive Modifier and Type Method Description protected voidWebArchivist. postAnnotationProcess(WebBundleDescriptorImpl descriptor, ReadableArchive archive)protected booleanWebArchivist. postHandles(ReadableArchive abstractArchive)In the case of web archive, the super handles() method should be able to make a unique identification.protected voidWebArchivist. postOpen(WebBundleDescriptorImpl descriptor, ReadableArchive archive)perform any post deployment descriptor reading actionprotected voidWebArchivist. postStandardDDsRead(WebBundleDescriptorImpl descriptor, ReadableArchive archive, Map<ExtensionsArchivist,RootDeploymentDescriptor> extensions)After reading all the standard deployment descriptors, merge any resource descriptors from EJB descriptors into the WebBundleDescriptor. -
Uses of ReadableArchive in org.glassfish.web.embed.impl
Methods in org.glassfish.web.embed.impl with parameters of type ReadableArchive Modifier and Type Method Description protected ProcessingResultEmbeddedWebArchivist. processAnnotations(RootDeploymentDescriptor bundleDesc, ModuleScanner scanner, ReadableArchive archive) -
Uses of ReadableArchive in org.glassfish.web.sniffer
Methods in org.glassfish.web.sniffer with parameters of type ReadableArchive Modifier and Type Method Description booleanWarDetector. handles(ReadableArchive archive)booleanWebSniffer. handles(ReadableArchive location)Returns true if the passed file or directory is recognized by this instance. -
Uses of ReadableArchive in org.glassfish.webservices.archivist
Methods in org.glassfish.webservices.archivist with parameters of type ReadableArchive Modifier and Type Method Description ObjectWebServicesArchivist. open(Archivist main, ReadableArchive archive, RootDeploymentDescriptor descriptor)voidWebServicesArchivist. writeDeploymentDescriptors(Archivist main, BundleDescriptor descriptor, ReadableArchive in, WritableArchive out)writes the deployment descriptors (standard and runtime) to a JarFile using the right deployment descriptor path -
Uses of ReadableArchive in org.glassfish.webservices.connector
Methods in org.glassfish.webservices.connector with parameters of type ReadableArchive Modifier and Type Method Description booleanWebServicesSniffer. handles(ReadableArchive location).ear (the resource can be present in lib dir of the ear) Returns true if the archive contains webservices.xml either in WEB-INF or META-INF directories -
Uses of ReadableArchive in org.glassfish.weld
Methods in org.glassfish.weld with parameters of type ReadableArchive Modifier and Type Method Description protected org.jboss.weld.bootstrap.spi.BeansXmlBeanDeploymentArchiveImpl. parseBeansXML(ReadableArchive archive, String beansXMLPath)voidDeploymentImpl. scanArchive(ReadableArchive archive, Collection<EjbDescriptor> ejbs, DeploymentContext context, String moduleName)ProduceBeanDeploymentArchives for thisDeploymentfrom information from the providedReadableArchive.Constructors in org.glassfish.weld with parameters of type ReadableArchive Constructor Description BeanDeploymentArchiveImpl(ReadableArchive archive, Collection<EjbDescriptor> ejbs, DeploymentContext ctx)Produce aBeanDeploymentArchiveform information contained in the providedReadableArchive.BeanDeploymentArchiveImpl(ReadableArchive archive, Collection<EjbDescriptor> ejbs, DeploymentContext ctx, String bdaID)DeploymentImpl(ReadableArchive archive, Collection<EjbDescriptor> ejbs, DeploymentContext context, ArchiveFactory archiveFactory, String moduleName, InjectionManager injectionManager)ProduceBeanDeploymentArchives for thisDeploymentfrom information from the providedReadableArchive.RootBeanDeploymentArchive(ReadableArchive archive, Collection<EjbDescriptor> ejbs, DeploymentContext deploymentContext)RootBeanDeploymentArchive(ReadableArchive archive, Collection<EjbDescriptor> ejbs, DeploymentContext deploymentContext, String moduleBdaID) -
Uses of ReadableArchive in org.glassfish.weld.connector
Methods in org.glassfish.weld.connector with parameters of type ReadableArchive Modifier and Type Method Description static InputStreamWeldUtils. getBeansXmlInputStream(ReadableArchive archive)static booleanWeldUtils. hasBeansXML(ReadableArchive archive)static booleanWeldUtils. hasExtension(ReadableArchive archive)protected booleanWeldSniffer. isArchiveCDIEnabled(DeploymentContext context, ReadableArchive archive, String relativeBeansXmlPath)protected booleanWeldSniffer. isEntryPresent(ReadableArchive archive, String entry)static booleanWeldUtils. isImplicitBeanArchive(DeploymentContext context, ReadableArchive archive)Determine whether the specified archive is an implicit bean deployment archive.static booleanWeldUtils. isValidBdaBasedOnExtensionAndBeansXml(ReadableArchive archive)Determine if an archive is a valid bda based on what the spec says about extensions.
-