@Generated(value="org.jboss.logging.processor.generator.model.MessageBundleImplementor", date="2020-02-18T17:38:20+0100") public class Messages_$bundle extends Object implements Messages, Serializable
Modifier and Type | Field and Description |
---|---|
static Messages_$bundle |
INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
Messages_$bundle() |
Modifier and Type | Method and Description |
---|---|
String |
cannotExecute(String className,
String annotation,
String methodName) |
protected String |
cannotExecute$str() |
String |
foundModule(String module) |
protected String |
foundModule$str() |
protected Locale |
getLoggingLocale() |
String |
injectorStageNotProperlyDefined(String stage) |
protected String |
injectorStageNotProperlyDefined$str() |
String |
problemRunningAnnotationMethod(String annotation) |
protected String |
problemRunningAnnotationMethod$str() |
protected Object |
readResolve() |
String |
registeringFactory(String className) |
protected String |
registeringFactory$str() |
String |
registeringProviderInstance(String className) |
protected String |
registeringProviderInstance$str() |
public static final Messages_$bundle INSTANCE
protected Object readResolve()
protected Locale getLoggingLocale()
protected String cannotExecute$str()
public final String cannotExecute(String className, String annotation, String methodName)
cannotExecute
in interface Messages
protected String foundModule$str()
public final String foundModule(String module)
foundModule
in interface Messages
protected String injectorStageNotProperlyDefined$str()
public final String injectorStageNotProperlyDefined(String stage)
injectorStageNotProperlyDefined
in interface Messages
protected String problemRunningAnnotationMethod$str()
public final String problemRunningAnnotationMethod(String annotation)
problemRunningAnnotationMethod
in interface Messages
protected String registeringFactory$str()
public final String registeringFactory(String className)
registeringFactory
in interface Messages
protected String registeringProviderInstance$str()
public final String registeringProviderInstance(String className)
registeringProviderInstance
in interface Messages
Copyright © 2020 JBoss by Red Hat. All rights reserved.