Class ScannerSPIMessages_$bundle
- java.lang.Object
-
- io.smallrye.openapi.runtime.scanner.spi.ScannerSPIMessages_$bundle
-
- All Implemented Interfaces:
Serializable
public class ScannerSPIMessages_$bundle extends Object implements Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ScannerSPIMessages_$bundleINSTANCEstatic io.smallrye.openapi.runtime.scanner.spi.ScannerSPIMessagesmsg
-
Constructor Summary
Constructors Modifier Constructor Description protectedScannerSPIMessages_$bundle()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IllegalStateExceptionduplicateOperationId(String operationId, String className, String method, String conflictingClassName, String conflictingMethod)protected StringduplicateOperationId$str()protected LocalegetLoggingLocale()protected ObjectreadResolve()
-
-
-
Field Detail
-
INSTANCE
public static final ScannerSPIMessages_$bundle INSTANCE
-
msg
public static final io.smallrye.openapi.runtime.scanner.spi.ScannerSPIMessages msg
-
-