@Service @PerLookup public class ConnectorArchivist extends Archivist<ConnectorDescriptor>
annotationProcessingRequested, APPCLIENT_EXTENSION, APPLICATION_EXTENSION, classLoader, confDDFiles, CONNECTOR_EXTENSION, descriptor, EJB_EXTENSION, extensionsArchivists, habitat, handleRuntimeInfo, locator, logger, manifest, MANIFEST_VERSION_VALUE, path, standardDD, UPLOAD_EXTENSION, WEB_EXTENSION, WEB_FRAGMENT_EXTENSION| Constructor and Description |
|---|
ConnectorArchivist() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getArchiveExtension() |
List<ConfigurationDeploymentDescriptorFile> |
getConfigurationDDFiles() |
ConnectorDescriptor |
getDefaultBundleDescriptor() |
ArchiveType |
getModuleType() |
DeploymentDescriptorFile |
getStandardDDFile() |
protected boolean |
postHandles(ReadableArchive abstractArchive)
Returns true if this archivist is capable of handling the archive type
Here we check for the existence of the deployment descriptors
|
protected void |
postOpen(ConnectorDescriptor descriptor,
ReadableArchive archive)
perform any post deployment descriptor reading action
|
void |
validate(ClassLoader aClassLoader)
validates the DOL Objects associated with this archivist, usually
it requires that a class loader being set on this archivist or passed
as a parameter
|
addFileToArchive, copyAnEntry, copyExtraElements, copyInto, copyInto, copyInto, copyInto, copyInto, copyJarElements, copyStandardDeploymentDescriptors, createModuleDescriptor, getAllWebservicesDeploymentDescriptorPaths, getAnnotationErrorHandler, getClassLoader, getClassPath, getDeploymentDescriptorPath, getDescriptor, getExtensionArchivists, getLibraries, getListOfFilesToSkip, getManifest, getPath, getRuntimeDeploymentDescriptorPath, getRuntimeXMLValidation, getRuntimeXMLValidationLevel, getScanner, getTempFile, getTempFile, getUniqueEntryFilenameFor, getXMLValidation, getXMLValidationLevel, handles, hasRuntimeDeploymentDescriptor, hasStandardDeploymentDescriptor, initializeContext, isAnnotationProcessingRequested, isHandlingRuntimeInfo, isProcessAnnotation, open, open, open, open, open, open, openWith, performOptionalPkgDependenciesCheck, postAnnotationProcess, postRuntimeDDsRead, postStandardDDsRead, postValidate, printDescriptor, processAnnotations, processAnnotations, readAnnotations, readAnnotations, readMetaInfo, readRuntimeDeploymentDescriptor, readRuntimeDeploymentDescriptor, readStandardDeploymentDescriptor, renameTmp, setAnnotationErrorHandler, setAnnotationProcessingRequested, setArchiveUri, setClassLoader, setClassPath, setDescriptor, setExtensionArchivists, setHandleRuntimeInfo, setManifest, setModuleDescriptor, setRuntimeXMLValidation, setRuntimeXMLValidationLevel, setXMLValidation, setXMLValidationLevel, write, write, write, write, writeContents, writeContents, writeContents, writeDeploymentDescriptors, writeExtensionDeploymentDescriptors, writeRuntimeDeploymentDescriptors, writeStandardDeploymentDescriptorspublic ArchiveType getModuleType()
getModuleType in class Archivist<ConnectorDescriptor>public DeploymentDescriptorFile getStandardDDFile()
getStandardDDFile in class Archivist<ConnectorDescriptor>public List<ConfigurationDeploymentDescriptorFile> getConfigurationDDFiles()
getConfigurationDDFiles in class Archivist<ConnectorDescriptor>public ConnectorDescriptor getDefaultBundleDescriptor()
getDefaultBundleDescriptor in class Archivist<ConnectorDescriptor>protected boolean postHandles(ReadableArchive abstractArchive) throws IOException
ArchivistpostHandles in class Archivist<ConnectorDescriptor>IOExceptionprotected String getArchiveExtension()
getArchiveExtension in class Archivist<ConnectorDescriptor>protected void postOpen(ConnectorDescriptor descriptor, ReadableArchive archive) throws IOException
postOpen in class Archivist<ConnectorDescriptor>descriptor - the deployment descriptor for the modulearchive - the module archiveIOExceptionpublic void validate(ClassLoader aClassLoader)
validate in class Archivist<ConnectorDescriptor>Copyright © 2019. All rights reserved.