Package org.jboss.as.jacorb.logging
Class JacORBLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.jacorb.logging.JacORBLogger_$logger
-
- All Implemented Interfaces:
Serializable,JacORBLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-09-09T20:37:23-0500") public class JacORBLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements JacORBLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.jacorb.logging.JacORBLogger
ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description JacORBLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.as.controller.OperationFailedExceptioncannotEmulateProperties(List<String> property)protected StringcannotEmulateProperties$str()StringcannotEmulatePropertiesWarning(List<String> property)protected StringcannotEmulatePropertiesWarning$str()StringexpressionMigrationWarning(String properties)protected StringexpressionMigrationWarning$str()protected LocalegetLoggingLocale()XMLStreamExceptioninvalidInitializerConfig(String value, Location location)protected StringinvalidInitializerConfig$str()XMLStreamExceptioninvalidSSLConfig(String value, Location location)protected StringinvalidSSLConfig$str()voidjacorbEmulationWarning()protected StringjacorbEmulationWarning$str()StringmigrationFailed()protected StringmigrationFailed$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()
-
invalidInitializerConfig$str
protected String invalidInitializerConfig$str()
-
invalidInitializerConfig
public final XMLStreamException invalidInitializerConfig(String value, Location location)
- Specified by:
invalidInitializerConfigin interfaceJacORBLogger
-
invalidSSLConfig$str
protected String invalidSSLConfig$str()
-
invalidSSLConfig
public final XMLStreamException invalidSSLConfig(String value, Location location)
- Specified by:
invalidSSLConfigin interfaceJacORBLogger
-
cannotEmulateProperties$str
protected String cannotEmulateProperties$str()
-
cannotEmulateProperties
public final org.jboss.as.controller.OperationFailedException cannotEmulateProperties(List<String> property)
- Specified by:
cannotEmulatePropertiesin interfaceJacORBLogger
-
jacorbEmulationWarning
public final void jacorbEmulationWarning()
- Specified by:
jacorbEmulationWarningin interfaceJacORBLogger
-
jacorbEmulationWarning$str
protected String jacorbEmulationWarning$str()
-
cannotEmulatePropertiesWarning$str
protected String cannotEmulatePropertiesWarning$str()
-
cannotEmulatePropertiesWarning
public final String cannotEmulatePropertiesWarning(List<String> property)
- Specified by:
cannotEmulatePropertiesWarningin interfaceJacORBLogger
-
migrationFailed$str
protected String migrationFailed$str()
-
migrationFailed
public final String migrationFailed()
- Specified by:
migrationFailedin interfaceJacORBLogger
-
expressionMigrationWarning$str
protected String expressionMigrationWarning$str()
-
expressionMigrationWarning
public final String expressionMigrationWarning(String properties)
- Specified by:
expressionMigrationWarningin interfaceJacORBLogger
-
-