public class ProviderMessages_$bundle extends Object implements ProviderMessages, Serializable
Modifier and Type | Field and Description |
---|---|
static ProviderMessages_$bundle |
INSTANCE |
msg
Modifier | Constructor and Description |
---|---|
protected |
ProviderMessages_$bundle() |
public static final ProviderMessages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String invokerNotInitialized$str()
public final String invokerNotInitialized()
invokerNotInitialized
in interface ProviderMessages
protected String workerPoolNotInitialized$str()
public final String workerPoolNotInitialized()
workerPoolNotInitialized
in interface ProviderMessages
protected String nameMustBeSet$str()
public final String nameMustBeSet()
nameMustBeSet
in interface ProviderMessages
protected String methodCallingExceptionMessage$str()
public final String methodCallingExceptionMessage(String method)
methodCallingExceptionMessage
in interface ProviderMessages
protected String methodReturnedNull$str()
public final String methodReturnedNull(String methodAsString)
methodReturnedNull
in interface ProviderMessages
protected String weavingSynchronousError$str()
public final String weavingSynchronousError(String sources)
weavingSynchronousError
in interface ProviderMessages
protected String weavingUnableToConnect$str()
public final String weavingUnableToConnect(String source, String method, int number)
weavingUnableToConnect
in interface ProviderMessages
protected String actionNotProvided$str()
public final String actionNotProvided()
actionNotProvided
in interface ProviderMessages
protected String workerNameNotSpecified$str()
public final String workerNameNotSpecified()
workerNameNotSpecified
in interface ProviderMessages
protected String methodWasEmpty$str()
public final String methodWasEmpty()
methodWasEmpty
in interface ProviderMessages
protected String classNameWasEmpty$str()
public final String classNameWasEmpty()
classNameWasEmpty
in interface ProviderMessages
protected String annotatedTypeWasEmpty$str()
public final String annotatedTypeWasEmpty()
annotatedTypeWasEmpty
in interface ProviderMessages
protected String nullSpecifiedForBounds$str()
public final String nullSpecifiedForBounds()
nullSpecifiedForBounds
in interface ProviderMessages
protected String isNull$str()
public final String isNull(String name)
isNull
in interface ProviderMessages
protected String noOwnerAllowed$str()
public final String noOwnerAllowed(Class<?> raw)
noOwnerAllowed
in interface ProviderMessages
protected String invalidOwnerForParameterized$str()
public final String invalidOwnerForParameterized(Type owner, Class<?> raw)
invalidOwnerForParameterized
in interface ProviderMessages
protected String invalidNumberOfTypeParameters$str()
public final String invalidNumberOfTypeParameters(int parameterLength, int argumentLength)
invalidNumberOfTypeParameters
in interface ProviderMessages
protected String prefixMustNotBeSet$str()
public final String prefixMustNotBeSet()
prefixMustNotBeSet
in interface ProviderMessages
protected String configMustNotBeSet$str()
public final String configMustNotBeSet()
configMustNotBeSet
in interface ProviderMessages
protected String channelMustNotBeSet$str()
public final String channelMustNotBeSet()
channelMustNotBeSet
in interface ProviderMessages
protected String streamMustBeSet$str()
public final String streamMustBeSet()
streamMustBeSet
in interface ProviderMessages
protected String subscriberMustBeSet$str()
public final String subscriberMustBeSet()
subscriberMustBeSet
in interface ProviderMessages
protected String emitterMustBeSet$str()
public final String emitterMustBeSet()
emitterMustBeSet
in interface ProviderMessages
protected String methodMustBeSet$str()
public final String methodMustBeSet()
methodMustBeSet
in interface ProviderMessages
protected String beanMustBeSet$str()
public final String beanMustBeSet()
beanMustBeSet
in interface ProviderMessages
Copyright © 2018–2021 SmallRye. All rights reserved.