Class ProviderMessages_$bundle
- java.lang.Object
 - 
- io.smallrye.reactive.messaging.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_$bundleINSTANCE- 
Fields inherited from interface io.smallrye.reactive.messaging.i18n.ProviderMessages
msg 
 - 
 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedProviderMessages_$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:
 invokerNotInitializedin interfaceProviderMessages
 
- 
workerPoolNotInitialized$str
protected String workerPoolNotInitialized$str()
 
- 
workerPoolNotInitialized
public final String workerPoolNotInitialized()
- Specified by:
 workerPoolNotInitializedin interfaceProviderMessages
 
- 
nameMustBeSet$str
protected String nameMustBeSet$str()
 
- 
nameMustBeSet
public final String nameMustBeSet()
- Specified by:
 nameMustBeSetin interfaceProviderMessages
 
- 
methodCallingExceptionMessage$str
protected String methodCallingExceptionMessage$str()
 
- 
methodCallingExceptionMessage
public final String methodCallingExceptionMessage(String method)
- Specified by:
 methodCallingExceptionMessagein interfaceProviderMessages
 
- 
methodReturnedNull$str
protected String methodReturnedNull$str()
 
- 
methodReturnedNull
public final String methodReturnedNull(String methodAsString)
- Specified by:
 methodReturnedNullin interfaceProviderMessages
 
- 
weavingSynchronousError$str
protected String weavingSynchronousError$str()
 
- 
weavingSynchronousError
public final String weavingSynchronousError(String sources)
- Specified by:
 weavingSynchronousErrorin interfaceProviderMessages
 
- 
weavingUnableToConnect$str
protected String weavingUnableToConnect$str()
 
- 
weavingUnableToConnect
public final String weavingUnableToConnect(String source, String method, int number)
- Specified by:
 weavingUnableToConnectin interfaceProviderMessages
 
- 
actionNotProvided$str
protected String actionNotProvided$str()
 
- 
actionNotProvided
public final String actionNotProvided()
- Specified by:
 actionNotProvidedin interfaceProviderMessages
 
- 
workerNameNotSpecified$str
protected String workerNameNotSpecified$str()
 
- 
workerNameNotSpecified
public final String workerNameNotSpecified()
- Specified by:
 workerNameNotSpecifiedin interfaceProviderMessages
 
- 
methodWasEmpty$str
protected String methodWasEmpty$str()
 
- 
methodWasEmpty
public final String methodWasEmpty()
- Specified by:
 methodWasEmptyin interfaceProviderMessages
 
- 
classNameWasEmpty$str
protected String classNameWasEmpty$str()
 
- 
classNameWasEmpty
public final String classNameWasEmpty()
- Specified by:
 classNameWasEmptyin interfaceProviderMessages
 
- 
annotatedTypeWasEmpty$str
protected String annotatedTypeWasEmpty$str()
 
- 
annotatedTypeWasEmpty
public final String annotatedTypeWasEmpty()
- Specified by:
 annotatedTypeWasEmptyin interfaceProviderMessages
 
- 
nullSpecifiedForBounds$str
protected String nullSpecifiedForBounds$str()
 
- 
nullSpecifiedForBounds
public final String nullSpecifiedForBounds()
- Specified by:
 nullSpecifiedForBoundsin interfaceProviderMessages
 
- 
isNull$str
protected String isNull$str()
 
- 
isNull
public final String isNull(String name)
- Specified by:
 isNullin interfaceProviderMessages
 
- 
noOwnerAllowed$str
protected String noOwnerAllowed$str()
 
- 
noOwnerAllowed
public final String noOwnerAllowed(Class<?> raw)
- Specified by:
 noOwnerAllowedin interfaceProviderMessages
 
- 
invalidOwnerForParameterized$str
protected String invalidOwnerForParameterized$str()
 
- 
invalidOwnerForParameterized
public final String invalidOwnerForParameterized(Type owner, Class<?> raw)
- Specified by:
 invalidOwnerForParameterizedin interfaceProviderMessages
 
- 
invalidNumberOfTypeParameters$str
protected String invalidNumberOfTypeParameters$str()
 
- 
invalidNumberOfTypeParameters
public final String invalidNumberOfTypeParameters(int parameterLength, int argumentLength)
- Specified by:
 invalidNumberOfTypeParametersin interfaceProviderMessages
 
- 
prefixMustNotBeSet$str
protected String prefixMustNotBeSet$str()
 
- 
prefixMustNotBeSet
public final String prefixMustNotBeSet()
- Specified by:
 prefixMustNotBeSetin interfaceProviderMessages
 
- 
configMustNotBeSet$str
protected String configMustNotBeSet$str()
 
- 
configMustNotBeSet
public final String configMustNotBeSet()
- Specified by:
 configMustNotBeSetin interfaceProviderMessages
 
- 
channelMustNotBeSet$str
protected String channelMustNotBeSet$str()
 
- 
channelMustNotBeSet
public final String channelMustNotBeSet()
- Specified by:
 channelMustNotBeSetin interfaceProviderMessages
 
- 
streamMustBeSet$str
protected String streamMustBeSet$str()
 
- 
streamMustBeSet
public final String streamMustBeSet()
- Specified by:
 streamMustBeSetin interfaceProviderMessages
 
- 
subscriberMustBeSet$str
protected String subscriberMustBeSet$str()
 
- 
subscriberMustBeSet
public final String subscriberMustBeSet()
- Specified by:
 subscriberMustBeSetin interfaceProviderMessages
 
- 
emitterMustBeSet$str
protected String emitterMustBeSet$str()
 
- 
emitterMustBeSet
public final String emitterMustBeSet()
- Specified by:
 emitterMustBeSetin interfaceProviderMessages
 
- 
methodMustBeSet$str
protected String methodMustBeSet$str()
 
- 
methodMustBeSet
public final String methodMustBeSet()
- Specified by:
 methodMustBeSetin interfaceProviderMessages
 
- 
beanMustBeSet$str
protected String beanMustBeSet$str()
 
- 
beanMustBeSet
public final String beanMustBeSet()
- Specified by:
 beanMustBeSetin interfaceProviderMessages
 
 - 
 
 -