@Service(name="jpaCompositeSniffer") @Singleton public class JPACompositeSniffer extends JPASniffer
| Constructor and Description |
|---|
JPACompositeSniffer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handles(org.glassfish.api.deployment.DeploymentContext context)
Decides whether we have any pu roots at ear level
|
boolean |
supportsArchiveType(org.glassfish.api.deployment.archive.ArchiveType archiveType)
This API is used to help determine if the sniffer should recognize
the current archive.
|
getContainersNames, handles, scanForPURootsInLibDirequals, getAnnotationNames, getAnnotationTypes, getContainerModuleNames, getDeploymentConfigurationPaths, getDeploymentConfigurations, getIncompatibleSnifferTypes, getModuleType, getURLPatterns, hashCode, isJavaEE, isUserVisible, setup, tearDownpublic boolean handles(org.glassfish.api.deployment.DeploymentContext context)
handles in interface org.glassfish.api.container.Snifferhandles in class org.glassfish.internal.deployment.GenericSnifferpublic boolean supportsArchiveType(org.glassfish.api.deployment.archive.ArchiveType archiveType)
supportsArchiveType in interface org.glassfish.api.container.SniffersupportsArchiveType in class JPASnifferarchiveType - the archive type to checkCopyright © 2017–2019 Eclipse Foundation. All rights reserved.