Class MicroProfileReactiveMessagingLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.wildfly.extension.microprofile.reactive.messaging._private.MicroProfileReactiveMessagingLogger_$logger
-
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,MicroProfileReactiveMessagingLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-09-09T20:59:25-0500") public class MicroProfileReactiveMessagingLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements MicroProfileReactiveMessagingLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.wildfly.extension.microprofile.reactive.messaging._private.MicroProfileReactiveMessagingLogger
LOGGER
-
-
Constructor Summary
Constructors Constructor Description MicroProfileReactiveMessagingLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactivatingSubsystem()Logs an informational message indicating the subsystem is being activated.protected StringactivatingSubsystem$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptiondeploymentRequiresCapability(String deploymentName, String capabilityName)protected StringdeploymentRequiresCapability$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionexperimentalAnnotationNotAllowed(org.jboss.jandex.DotName dotName)protected StringexperimentalAnnotationNotAllowed$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionexperimentalPropertyNotAllowed(String experimentalProperty)protected StringexperimentalPropertyNotAllowed$str()protected LocalegetLoggingLocale()voidintermediateModuleNotPresent(String intermediateModuleName)protected StringintermediateModuleNotPresent$str()-
Methods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
activatingSubsystem
public final void activatingSubsystem()
Description copied from interface:MicroProfileReactiveMessagingLoggerLogs an informational message indicating the subsystem is being activated.- Specified by:
activatingSubsystemin interfaceMicroProfileReactiveMessagingLogger
-
activatingSubsystem$str
protected String activatingSubsystem$str()
-
deploymentRequiresCapability$str
protected String deploymentRequiresCapability$str()
-
deploymentRequiresCapability
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException deploymentRequiresCapability(String deploymentName, String capabilityName)
- Specified by:
deploymentRequiresCapabilityin interfaceMicroProfileReactiveMessagingLogger
-
intermediateModuleNotPresent
public final void intermediateModuleNotPresent(String intermediateModuleName)
- Specified by:
intermediateModuleNotPresentin interfaceMicroProfileReactiveMessagingLogger
-
intermediateModuleNotPresent$str
protected String intermediateModuleNotPresent$str()
-
experimentalPropertyNotAllowed$str
protected String experimentalPropertyNotAllowed$str()
-
experimentalPropertyNotAllowed
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException experimentalPropertyNotAllowed(String experimentalProperty)
- Specified by:
experimentalPropertyNotAllowedin interfaceMicroProfileReactiveMessagingLogger
-
experimentalAnnotationNotAllowed$str
protected String experimentalAnnotationNotAllowed$str()
-
experimentalAnnotationNotAllowed
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException experimentalAnnotationNotAllowed(org.jboss.jandex.DotName dotName)
- Specified by:
experimentalAnnotationNotAllowedin interfaceMicroProfileReactiveMessagingLogger
-
-