org.jboss.ws.api
Class Messages_$bundle
- java.lang.Object
-
- org.jboss.ws.api.Messages_$bundle
-
- All Implemented Interfaces:
- Serializable, Messages
@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2018-05-10T16:20:54+0200") public class Messages_$bundle extends Object implements Messages, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field and Description static Messages_$bundle
INSTANCE
Constructor Summary
Constructors Modifier Constructor and Description protected
Messages_$bundle()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description IllegalArgumentException
cannotFindNamespaceURI(String qualifiedName)
protected String
cannotFindNamespaceURI$str()
SecurityException
cannotLoadProperties(Throwable cause, String s)
protected String
cannotLoadProperties$str()
IllegalStateException
cannotObtainRequiredProperty(String prop)
protected String
cannotObtainRequiredProperty$str()
IllegalStateException
failedToLoad(Throwable cause, Object objs)
protected String
failedToLoad$str()
protected Locale
getLoggingLocale()
IllegalArgumentException
illegalAuthMethod(String method)
protected String
illegalAuthMethod$str()
IllegalArgumentException
illegalTransportGuarantee(String method)
protected String
illegalTransportGuarantee$str()
protected Object
readResolve()
RuntimeException
sourceTypeNotImplemented(Class<?> clazz)
protected String
sourceTypeNotImplemented$str()
-
Field Detail
INSTANCE
public static final Messages_$bundle INSTANCE
Method Detail
readResolve
protected Object readResolve()
getLoggingLocale
protected Locale getLoggingLocale()
failedToLoad$str
protected String failedToLoad$str()
failedToLoad
public final IllegalStateException failedToLoad(Throwable cause, Object objs)
- Specified by:
-
failedToLoad
in interfaceMessages
cannotLoadProperties$str
protected String cannotLoadProperties$str()
cannotLoadProperties
public final SecurityException cannotLoadProperties(Throwable cause, String s)
- Specified by:
-
cannotLoadProperties
in interfaceMessages
cannotFindNamespaceURI$str
protected String cannotFindNamespaceURI$str()
cannotFindNamespaceURI
public final IllegalArgumentException cannotFindNamespaceURI(String qualifiedName)
- Specified by:
-
cannotFindNamespaceURI
in interfaceMessages
sourceTypeNotImplemented$str
protected String sourceTypeNotImplemented$str()
sourceTypeNotImplemented
public final RuntimeException sourceTypeNotImplemented(Class<?> clazz)
- Specified by:
-
sourceTypeNotImplemented
in interfaceMessages
cannotObtainRequiredProperty$str
protected String cannotObtainRequiredProperty$str()
cannotObtainRequiredProperty
public final IllegalStateException cannotObtainRequiredProperty(String prop)
- Specified by:
-
cannotObtainRequiredProperty
in interfaceMessages
illegalAuthMethod$str
protected String illegalAuthMethod$str()
illegalAuthMethod
public final IllegalArgumentException illegalAuthMethod(String method)
- Specified by:
-
illegalAuthMethod
in interfaceMessages
illegalTransportGuarantee$str
protected String illegalTransportGuarantee$str()
illegalTransportGuarantee
public final IllegalArgumentException illegalTransportGuarantee(String method)
- Specified by:
-
illegalTransportGuarantee
in interfaceMessages
Copyright © 2018 JBoss, by Red Hat. All rights reserved.