@Service(name="grizzly") public class GrizzlyAdapterSniffer extends GenericSniffer
habitat, modulesRegistry| Constructor and Description |
|---|
GrizzlyAdapterSniffer() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getContainersNames()
Returns the list of Containers that this Sniffer enables.
|
boolean |
supportsArchiveType(ArchiveType archiveType)
This API is used to help determine if the sniffer should recognize
the current archive.
|
equals, getAnnotationNames, getAnnotationTypes, getContainerModuleNames, getDeploymentConfigurationPaths, getDeploymentConfigurations, getIncompatibleSnifferTypes, getModuleType, getURLPatterns, handles, handles, hashCode, isJavaEE, isUserVisible, setup, tearDownpublic String[] getContainersNames()
Snifferpublic boolean supportsArchiveType(ArchiveType archiveType)
archiveType - the archive type to checkCopyright © 2017. All rights reserved.