Class ProviderMessages_$bundle
- java.lang.Object
-
- io.smallrye.reactive.messaging.providers.i18n.ProviderMessages_$bundle
-
- All Implemented Interfaces:
ProviderMessages
,Serializable
public class ProviderMessages_$bundle extends Object implements ProviderMessages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ProviderMessages_$bundle
INSTANCE
-
Fields inherited from interface io.smallrye.reactive.messaging.providers.i18n.ProviderMessages
msg
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ProviderMessages_$bundle()
-
Method Summary
-
-
-
Field Detail
-
INSTANCE
public static final ProviderMessages_$bundle INSTANCE
-
-
Method Detail
-
readResolve
protected Object readResolve()
-
getLoggingLocale
protected Locale getLoggingLocale()
-
invokerNotInitialized$str
protected String invokerNotInitialized$str()
-
invokerNotInitialized
public final String invokerNotInitialized()
- Specified by:
invokerNotInitialized
in interfaceProviderMessages
-
workerPoolNotInitialized$str
protected String workerPoolNotInitialized$str()
-
workerPoolNotInitialized
public final String workerPoolNotInitialized()
- Specified by:
workerPoolNotInitialized
in interfaceProviderMessages
-
nameMustBeSet$str
protected String nameMustBeSet$str()
-
nameMustBeSet
public final String nameMustBeSet()
- Specified by:
nameMustBeSet
in interfaceProviderMessages
-
methodCallingExceptionMessage$str
protected String methodCallingExceptionMessage$str()
-
methodCallingExceptionMessage
public final String methodCallingExceptionMessage(String method)
- Specified by:
methodCallingExceptionMessage
in interfaceProviderMessages
-
methodReturnedNull$str
protected String methodReturnedNull$str()
-
methodReturnedNull
public final String methodReturnedNull(String methodAsString)
- Specified by:
methodReturnedNull
in interfaceProviderMessages
-
weavingSynchronousError$str
protected String weavingSynchronousError$str()
-
weavingSynchronousError
public final String weavingSynchronousError(String sources)
- Specified by:
weavingSynchronousError
in interfaceProviderMessages
-
weavingUnableToConnect$str
protected String weavingUnableToConnect$str()
-
weavingUnableToConnect
public final String weavingUnableToConnect(String source, String method, int number)
- Specified by:
weavingUnableToConnect
in interfaceProviderMessages
-
actionNotProvided$str
protected String actionNotProvided$str()
-
actionNotProvided
public final String actionNotProvided()
- Specified by:
actionNotProvided
in interfaceProviderMessages
-
workerNameNotSpecified$str
protected String workerNameNotSpecified$str()
-
workerNameNotSpecified
public final String workerNameNotSpecified()
- Specified by:
workerNameNotSpecified
in interfaceProviderMessages
-
methodWasEmpty$str
protected String methodWasEmpty$str()
-
methodWasEmpty
public final String methodWasEmpty()
- Specified by:
methodWasEmpty
in interfaceProviderMessages
-
classNameWasEmpty$str
protected String classNameWasEmpty$str()
-
classNameWasEmpty
public final String classNameWasEmpty()
- Specified by:
classNameWasEmpty
in interfaceProviderMessages
-
annotatedTypeWasEmpty$str
protected String annotatedTypeWasEmpty$str()
-
annotatedTypeWasEmpty
public final String annotatedTypeWasEmpty()
- Specified by:
annotatedTypeWasEmpty
in interfaceProviderMessages
-
nullSpecifiedForBounds$str
protected String nullSpecifiedForBounds$str()
-
nullSpecifiedForBounds
public final String nullSpecifiedForBounds()
- Specified by:
nullSpecifiedForBounds
in interfaceProviderMessages
-
isNull$str
protected String isNull$str()
-
isNull
public final String isNull(String name)
- Specified by:
isNull
in interfaceProviderMessages
-
noOwnerAllowed$str
protected String noOwnerAllowed$str()
-
noOwnerAllowed
public final String noOwnerAllowed(Class<?> raw)
- Specified by:
noOwnerAllowed
in interfaceProviderMessages
-
invalidOwnerForParameterized$str
protected String invalidOwnerForParameterized$str()
-
invalidOwnerForParameterized
public final String invalidOwnerForParameterized(Type owner, Class<?> raw)
- Specified by:
invalidOwnerForParameterized
in interfaceProviderMessages
-
invalidNumberOfTypeParameters$str
protected String invalidNumberOfTypeParameters$str()
-
invalidNumberOfTypeParameters
public final String invalidNumberOfTypeParameters(int parameterLength, int argumentLength)
- Specified by:
invalidNumberOfTypeParameters
in interfaceProviderMessages
-
prefixMustNotBeSet$str
protected String prefixMustNotBeSet$str()
-
prefixMustNotBeSet
public final String prefixMustNotBeSet()
- Specified by:
prefixMustNotBeSet
in interfaceProviderMessages
-
configMustNotBeSet$str
protected String configMustNotBeSet$str()
-
configMustNotBeSet
public final String configMustNotBeSet()
- Specified by:
configMustNotBeSet
in interfaceProviderMessages
-
channelMustNotBeSet$str
protected String channelMustNotBeSet$str()
-
channelMustNotBeSet
public final String channelMustNotBeSet()
- Specified by:
channelMustNotBeSet
in interfaceProviderMessages
-
streamMustBeSet$str
protected String streamMustBeSet$str()
-
streamMustBeSet
public final String streamMustBeSet()
- Specified by:
streamMustBeSet
in interfaceProviderMessages
-
subscriberMustBeSet$str
protected String subscriberMustBeSet$str()
-
subscriberMustBeSet
public final String subscriberMustBeSet()
- Specified by:
subscriberMustBeSet
in interfaceProviderMessages
-
emitterMustBeSet$str
protected String emitterMustBeSet$str()
-
emitterMustBeSet
public final String emitterMustBeSet()
- Specified by:
emitterMustBeSet
in interfaceProviderMessages
-
methodMustBeSet$str
protected String methodMustBeSet$str()
-
methodMustBeSet
public final String methodMustBeSet()
- Specified by:
methodMustBeSet
in interfaceProviderMessages
-
beanMustBeSet$str
protected String beanMustBeSet$str()
-
beanMustBeSet
public final String beanMustBeSet()
- Specified by:
beanMustBeSet
in interfaceProviderMessages
-
-