@Service @PerLookup public class FaultToleranceSniffer extends MicroProfileSniffer
| Constructor and Description |
|---|
FaultToleranceSniffer() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation>[] |
getAnnotationTypes()
Returns the list of annotations types that this sniffer is interested in.
|
protected Class<?> |
getContainersClass() |
String |
getModuleType()
Returns the container type associated with this sniffer
|
getAnnotationNames, getContainersNames, getDeploymentConfigurations, getIncompatibleSnifferTypes, getURLPatterns, handles, handles, isJavaEE, isUserVisible, setup, supportsArchiveType, tearDownpublic Class<? extends Annotation>[] getAnnotationTypes()
Snifferprotected Class<?> getContainersClass()
getContainersClass in class MicroProfileSnifferCopyright © 2021. All rights reserved.