@Service(name="payara-resources") public class PayaraResourcesSniffer extends ResourcesSniffer
habitat, modulesRegistry| Constructor and Description |
|---|
PayaraResourcesSniffer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleType()
Returns the Module type
|
boolean |
handles(ReadableArchive archive)
Returns true if the passed file or directory is recognized by this
instance.
|
getContainersNames, getDeploymentConfigurationPaths, supportsArchiveTypeequals, getAnnotationNames, getAnnotationTypes, getContainerModuleNames, getDeploymentConfigurations, getIncompatibleSnifferTypes, getURLPatterns, handles, hashCode, isJavaEE, isUserVisible, setup, tearDownpublic String getModuleType()
ResourcesSniffergetModuleType in interface SniffergetModuleType in class ResourcesSnifferpublic boolean handles(ReadableArchive archive)
ResourcesSnifferhandles in interface Snifferhandles in class ResourcesSnifferarchive - the file or directory to exploreCopyright © 2019. All rights reserved.