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() |
| Modifier and Type | Method and Description |
|---|---|
protected Locale |
getLoggingLocale() |
IllegalArgumentException |
illegalConversion(String name,
Type type) |
protected String |
illegalConversion$str() |
IllegalStateException |
noConfigPropertyDefaultName(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
protected String |
noConfigPropertyDefaultName$str() |
ConfigException |
noConfigValue(String key) |
protected String |
noConfigValue$str() |
IllegalArgumentException |
noRawType(Type type) |
protected String |
noRawType$str() |
NoSuchElementException |
propertyNotFound(String name) |
protected String |
propertyNotFound$str() |
protected Object |
readResolve() |
ConfigException |
retrieveConfigFailure(IllegalArgumentException cause,
String key) |
protected String |
retrieveConfigFailure$str() |
IllegalStateException |
unhandledConfigProperty() |
protected String |
unhandledConfigProperty$str() |
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 InjectionMessagesCopyright © 2018–2020. All rights reserved.