public class InjectionMessages_$bundle extends Object implements InjectionMessages, Serializable
| Modifier and Type | Field and Description |
|---|---|
static InjectionMessages_$bundle |
INSTANCE |
msg| Modifier | Constructor and Description |
|---|---|
protected |
InjectionMessages_$bundle() |
public static final InjectionMessages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String noConfigValue$str()
public final ConfigException noConfigValue(String key)
noConfigValue in interface InjectionMessagesprotected String retrieveConfigFailure$str()
public final ConfigException retrieveConfigFailure(IllegalArgumentException cause, String key)
retrieveConfigFailure in interface InjectionMessagesprotected String noConfigPropertyDefaultName$str()
public final IllegalStateException noConfigPropertyDefaultName(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
noConfigPropertyDefaultName in interface InjectionMessagesprotected String unhandledConfigProperty$str()
public final IllegalStateException unhandledConfigProperty()
unhandledConfigProperty in interface InjectionMessagesprotected String propertyNotFound$str()
public final NoSuchElementException propertyNotFound(String name)
propertyNotFound in interface InjectionMessagesprotected String noRawType$str()
public final IllegalArgumentException noRawType(Type type)
noRawType in interface InjectionMessagesprotected String illegalConversion$str()
public final IllegalArgumentException illegalConversion(String name, Type type)
illegalConversion in interface InjectionMessagesprotected String noRegisteredConverter$str()
public final IllegalArgumentException noRegisteredConverter(Class<?> type)
noRegisteredConverter in interface InjectionMessagesCopyright © 2018–2021. All rights reserved.