@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, supportsArchiveType
equals, getAnnotationNames, getAnnotationTypes, getContainerModuleNames, getDeploymentConfigurations, getIncompatibleSnifferTypes, getURLPatterns, handles, hashCode, isJavaEE, isUserVisible, setup, tearDown
public String getModuleType()
ResourcesSniffer
getModuleType
in interface Sniffer
getModuleType
in class ResourcesSniffer
public boolean handles(ReadableArchive archive)
ResourcesSniffer
handles
in interface Sniffer
handles
in class ResourcesSniffer
archive
- the file or directory to exploreCopyright © 2021. All rights reserved.