Package org.jboss.resteasy.cdi.i18n
Class Messages_$bundle
- java.lang.Object
-
- org.jboss.resteasy.cdi.i18n.Messages_$bundle
-
- All Implemented Interfaces:
Serializable
,Messages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2025-03-07T16:12:51-0800") public class Messages_$bundle extends Object implements Messages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static Messages_$bundle
INSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description protected
Messages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final Messages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
annotatedTypeNull$str
protected String annotatedTypeNull$str()
-
annotatedTypeNull
public final String annotatedTypeNull()
- Specified by:
annotatedTypeNull
in interfaceMessages
-
beanDoesNotHaveScopeDefined$str
protected String beanDoesNotHaveScopeDefined$str()
-
beanDoesNotHaveScopeDefined
public final String beanDoesNotHaveScopeDefined(Class<?> clazz, Annotation scope)
- Specified by:
beanDoesNotHaveScopeDefined
in interfaceMessages
-
beanHasScopeDefined$str
protected String beanHasScopeDefined$str()
-
beanHasScopeDefined
public final String beanHasScopeDefined(Class<?> clazz)
- Specified by:
beanHasScopeDefined
in interfaceMessages
-
beanIsSLSBOrSingleton$str
protected String beanIsSLSBOrSingleton$str()
-
beanIsSLSBOrSingleton
public final String beanIsSLSBOrSingleton(Class<?> clazz)
- Specified by:
beanIsSLSBOrSingleton
in interfaceMessages
-
beansFound$str
protected String beansFound$str()
-
beansFound
public final String beansFound(Type type, Set<javax.enterprise.inject.spi.Bean<?>> beans)
- Specified by:
beansFound
in interfaceMessages
-
discoveredCDIBeanApplication$str
protected String discoveredCDIBeanApplication$str()
-
discoveredCDIBeanApplication
public final String discoveredCDIBeanApplication(String classname)
- Specified by:
discoveredCDIBeanApplication
in interfaceMessages
-
discoveredCDIBeanJaxRsProvider$str
protected String discoveredCDIBeanJaxRsProvider$str()
-
discoveredCDIBeanJaxRsProvider
public final String discoveredCDIBeanJaxRsProvider(String classname)
- Specified by:
discoveredCDIBeanJaxRsProvider
in interfaceMessages
-
discoveredCDIBeanJaxRsResource$str
protected String discoveredCDIBeanJaxRsResource$str()
-
discoveredCDIBeanJaxRsResource
public final String discoveredCDIBeanJaxRsResource(String classname)
- Specified by:
discoveredCDIBeanJaxRsResource
in interfaceMessages
-
doingALookupForBeanManager$str
protected String doingALookupForBeanManager$str()
-
doingALookupForBeanManager
public final String doingALookupForBeanManager(String name)
- Specified by:
doingALookupForBeanManager
in interfaceMessages
-
errorOccurredLookingUpServletContext$str
protected String errorOccurredLookingUpServletContext$str()
-
errorOccurredLookingUpServletContext
public final String errorOccurredLookingUpServletContext()
- Specified by:
errorOccurredLookingUpServletContext
in interfaceMessages
-
errorOccurredLookingUpViaCDIUtil$str
protected String errorOccurredLookingUpViaCDIUtil$str()
-
errorOccurredLookingUpViaCDIUtil
public final String errorOccurredLookingUpViaCDIUtil()
- Specified by:
errorOccurredLookingUpViaCDIUtil
in interfaceMessages
-
foundBeanManagerAtJavaApp$str
protected String foundBeanManagerAtJavaApp$str()
-
foundBeanManagerAtJavaApp
public final String foundBeanManagerAtJavaApp()
- Specified by:
foundBeanManagerAtJavaApp
in interfaceMessages
-
foundBeanManagerAtJavaComp$str
protected String foundBeanManagerAtJavaComp$str()
-
foundBeanManagerAtJavaComp
public final String foundBeanManagerAtJavaComp()
- Specified by:
foundBeanManagerAtJavaComp
in interfaceMessages
-
foundBeanManagerInServletContext$str
protected String foundBeanManagerInServletContext$str()
-
foundBeanManagerInServletContext
public final String foundBeanManagerInServletContext()
- Specified by:
foundBeanManagerInServletContext
in interfaceMessages
-
foundBeanManagerViaCDI$str
protected String foundBeanManagerViaCDI$str()
-
foundBeanManagerViaCDI
public final String foundBeanManagerViaCDI()
- Specified by:
foundBeanManagerViaCDI
in interfaceMessages
-
noCDIBeansFound$str
protected String noCDIBeansFound$str()
-
noCDIBeansFound
public final String noCDIBeansFound(Class<?> clazz)
- Specified by:
noCDIBeansFound
in interfaceMessages
-
noLookupInterface$str
protected String noLookupInterface$str()
-
noLookupInterface
public final String noLookupInterface(Class<?> clazz)
- Specified by:
noLookupInterface
in interfaceMessages
-
skippingValidationOutsideResteasyContext$str
protected String skippingValidationOutsideResteasyContext$str()
-
skippingValidationOutsideResteasyContext
public final String skippingValidationOutsideResteasyContext()
- Specified by:
skippingValidationOutsideResteasyContext
in interfaceMessages
-
typeWillBeUsedForLookup$str
protected String typeWillBeUsedForLookup$str()
-
typeWillBeUsedForLookup
public final String typeWillBeUsedForLookup(Type type, Class<?> clazz)
- Specified by:
typeWillBeUsedForLookup
in interfaceMessages
-
unableToFindCDIClass$str
protected String unableToFindCDIClass$str()
-
unableToFindCDIClass
public final String unableToFindCDIClass()
- Specified by:
unableToFindCDIClass
in interfaceMessages
-
unableToFindServletContextClass$str
protected String unableToFindServletContextClass$str()
-
unableToFindServletContextClass
public final String unableToFindServletContextClass()
- Specified by:
unableToFindServletContextClass
in interfaceMessages
-
unableToLookupBeanManager$str
protected String unableToLookupBeanManager$str()
-
unableToLookupBeanManager
public final String unableToLookupBeanManager()
- Specified by:
unableToLookupBeanManager
in interfaceMessages
-
unableToObtainBeanManager$str
protected String unableToObtainBeanManager$str()
-
unableToObtainBeanManager
public final String unableToObtainBeanManager(String name)
- Specified by:
unableToObtainBeanManager
in interfaceMessages
-
unableToObtainResteasyCdiExtension$str
protected String unableToObtainResteasyCdiExtension$str()
-
unableToObtainResteasyCdiExtension
public final String unableToObtainResteasyCdiExtension()
- Specified by:
unableToObtainResteasyCdiExtension
in interfaceMessages
-
unableToPerformJNDILookups$str
protected String unableToPerformJNDILookups$str()
-
unableToPerformJNDILookups
public final String unableToPerformJNDILookups()
- Specified by:
unableToPerformJNDILookups
in interfaceMessages
-
usingCdiConstructorInjector$str
protected String usingCdiConstructorInjector$str()
-
usingCdiConstructorInjector
public final String usingCdiConstructorInjector(Class<?> clazz)
- Specified by:
usingCdiConstructorInjector
in interfaceMessages
-
usingInterfaceForLookup$str
protected String usingInterfaceForLookup$str()
-
usingInterfaceForLookup
public final String usingInterfaceForLookup(Type type, Class<?> clazz)
- Specified by:
usingInterfaceForLookup
in interfaceMessages
-
-