@Service(name="weldCompositeSniffer") @Singleton public class WeldCompositeSniffer extends WeldSniffer
habitat, modulesRegistry| Constructor and Description |
|---|
WeldCompositeSniffer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handles(DeploymentContext context)
Returns true if the archive contains beans.xml as defined by packaging rules of Weld
|
boolean |
supportsArchiveType(ArchiveType archiveType)
This API is used to help determine if the sniffer should recognize
the current archive.
|
getAnnotationNames, getContainersNames, isArchiveCDIEnabled, isEntryPresentequals, getAnnotationTypes, getContainerModuleNames, getDeploymentConfigurationPaths, getDeploymentConfigurations, getIncompatibleSnifferTypes, getModuleType, getURLPatterns, handles, hashCode, isJavaEE, isUserVisible, setup, tearDownpublic boolean handles(DeploymentContext context)
WeldSnifferhandles in interface Snifferhandles in class WeldSniffercontext - deployment contextpublic boolean supportsArchiveType(ArchiveType archiveType)
supportsArchiveType in interface SniffersupportsArchiveType in class WeldSnifferarchiveType - the archive type to checkCopyright © 2017. All rights reserved.