@Service(name="jpaCompositeSniffer") @Singleton public class JPACompositeSniffer extends JPASniffer
habitat, modulesRegistry| Constructor and Description |
|---|
JPACompositeSniffer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handles(DeploymentContext context)
Decides whether we have any pu roots at ear level
|
boolean |
supportsArchiveType(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(DeploymentContext context)
handles in interface Snifferhandles in class GenericSniffercontext - deployment contextpublic boolean supportsArchiveType(ArchiveType archiveType)
supportsArchiveType in interface SniffersupportsArchiveType in class JPASnifferarchiveType - the archive type to checkCopyright © 2017. All rights reserved.