| Package | Description |
|---|---|
| com.sun.enterprise.deployment.annotation.impl | |
| com.sun.enterprise.deployment.archivist |
| Modifier and Type | Class and Description |
|---|---|
class |
AppClientScanner
Implementation of the Scanner interface for AppClient
|
class |
RarScanner |
| Modifier and Type | Method and Description |
|---|---|
ModuleScanner |
Archivist.getScanner()
Returns the scanner for this archivist, usually it is the scanner regitered
with the same module type as this archivist, but subclasses can return a
different version
|
ModuleScanner |
ExtensionsArchivist.getScanner()
Returns the scanner for this archivist
|
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.apf.ProcessingResult |
Archivist.processAnnotations(org.glassfish.deployment.common.RootDeploymentDescriptor bundleDesc,
ModuleScanner scanner,
org.glassfish.api.deployment.archive.ReadableArchive archive)
Process annotations in a bundle descriptor, the annoation processing
is dependent on the type of descriptor being passed.
|
protected void |
Archivist.readAnnotations(org.glassfish.api.deployment.archive.ReadableArchive archive,
T descriptor,
Map<ExtensionsArchivist,org.glassfish.deployment.common.RootDeploymentDescriptor> extensions,
ModuleScanner scanner) |
Copyright © 2013. All Rights Reserved.