Package org.jboss.resteasy.links.i18n
Class Messages_$bundle
- java.lang.Object
 - 
- org.jboss.resteasy.links.i18n.Messages_$bundle
 
 
- 
- All Implemented Interfaces:
 Serializable,Messages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2025-03-07T15:19:28-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_$bundleINSTANCE 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedMessages_$bundle() 
- 
Method Summary
 
 - 
 
- 
- 
Field Detail
- 
INSTANCE
public static final Messages_$bundle INSTANCE
 
 - 
 
- 
Method Detail
- 
readResolve
protected Object readResolve()
 
- 
getLoggingLocale
protected Locale getLoggingLocale()
 
- 
cannotGuessCollectionType$str
protected String cannotGuessCollectionType$str()
 
- 
cannotGuessCollectionType
public final String cannotGuessCollectionType()
- Specified by:
 cannotGuessCollectionTypein interfaceMessages
 
- 
cannotGuessResourceType$str
protected String cannotGuessResourceType$str()
 
- 
cannotGuessResourceType
public final String cannotGuessResourceType()
- Specified by:
 cannotGuessResourceTypein interfaceMessages
 
- 
cannotGuessType$str
protected String cannotGuessType$str()
 
- 
cannotGuessType
public final String cannotGuessType()
- Specified by:
 cannotGuessTypein interfaceMessages
 
- 
couldNotInstantiateELProviderClass$str
protected String couldNotInstantiateELProviderClass$str()
 
- 
couldNotInstantiateELProviderClass
public final String couldNotInstantiateELProviderClass(String className)
- Specified by:
 couldNotInstantiateELProviderClassin interfaceMessages
 
- 
discoveryFailedForMethod$str
protected String discoveryFailedForMethod$str()
 
- 
discoveryFailedForMethod
public final String discoveryFailedForMethod(String className, String methodName, String s)
- Specified by:
 discoveryFailedForMethodin interfaceMessages
 
- 
failedToEvaluateELExpression$str
protected String failedToEvaluateELExpression$str()
 
- 
failedToEvaluateELExpression
public final String failedToEvaluateELExpression(String expression)
- Specified by:
 failedToEvaluateELExpressionin interfaceMessages
 
- 
failedToFindBeanProperty$str
protected String failedToFindBeanProperty$str()
 
- 
failedToFindBeanProperty
public final String failedToFindBeanProperty(String property)
- Specified by:
 failedToFindBeanPropertyin interfaceMessages
 
- 
failedToInjectLinks$str
protected String failedToInjectLinks$str()
 
- 
failedToInjectLinks
public final String failedToInjectLinks(Object entity)
- Specified by:
 failedToInjectLinksin interfaceMessages
 
- 
failedToInstantiateELProvider$str
protected String failedToInstantiateELProvider$str()
 
- 
failedToInstantiateELProvider
public final String failedToInstantiateELProvider(String className)
- Specified by:
 failedToInstantiateELProviderin interfaceMessages
 
- 
failedToReadField$str
protected String failedToReadField$str()
 
- 
failedToReadField
public final String failedToReadField(String field)
- Specified by:
 failedToReadFieldin interfaceMessages
 
- 
failedToReadProperty$str
protected String failedToReadProperty$str()
 
- 
failedToReadProperty
public final String failedToReadProperty(String property)
- Specified by:
 failedToReadPropertyin interfaceMessages
 
- 
failedToReadPropertyFromMethod$str
protected String failedToReadPropertyFromMethod$str()
 
- 
failedToReadPropertyFromMethod
public final String failedToReadPropertyFromMethod(String property)
- Specified by:
 failedToReadPropertyFromMethodin interfaceMessages
 
- 
notEnoughtUriParameters$str
protected String notEnoughtUriParameters$str()
 
- 
notEnoughtUriParameters
public final String notEnoughtUriParameters(int expected, int actual)
- Specified by:
 notEnoughtUriParametersin interfaceMessages
 
- 
failedToReuseServiceDiscovery$str
protected String failedToReuseServiceDiscovery$str()
 
- 
failedToReuseServiceDiscovery
public final String failedToReuseServiceDiscovery(Object entity)
- Specified by:
 failedToReuseServiceDiscoveryin interfaceMessages
 
 - 
 
 -