Package org.jboss.as.clustering.logging
Class ClusteringLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.clustering.logging.ClusteringLogger_$logger
-
- All Implemented Interfaces:
Serializable,ClusteringLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-07-15T18:19:19+0100") public class ClusteringLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements ClusteringLogger, 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.clustering.logging.ClusteringLogger
ROOT_LOGGER, ROOT_LOGGER_CATEGORY
-
-
Constructor Summary
Constructors Constructor Description ClusteringLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringattributesDoNotSupportNegativeValues(Set<String> attributes)protected StringattributesDoNotSupportNegativeValues$str()StringattributesDoNotSupportZeroValues(Set<String> attributes)protected StringattributesDoNotSupportZeroValues$str()voidfailedToClose(Throwable cause, Object value)protected StringfailedToClose$str()protected LocalegetLoggingLocale()org.jboss.as.controller.OperationFailedExceptionparameterValueOutOfBounds(String name, double value, String relationalOperator, double bound)protected StringparameterValueOutOfBounds$str()StringrejectedMultipleValues(Set<String> attributes)protected StringrejectedMultipleValues$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()
-
parameterValueOutOfBounds$str
protected String parameterValueOutOfBounds$str()
-
parameterValueOutOfBounds
public final org.jboss.as.controller.OperationFailedException parameterValueOutOfBounds(String name, double value, String relationalOperator, double bound)
- Specified by:
parameterValueOutOfBoundsin interfaceClusteringLogger
-
failedToClose
public final void failedToClose(Throwable cause, Object value)
- Specified by:
failedToClosein interfaceClusteringLogger
-
failedToClose$str
protected String failedToClose$str()
-
attributesDoNotSupportNegativeValues$str
protected String attributesDoNotSupportNegativeValues$str()
-
attributesDoNotSupportNegativeValues
public final String attributesDoNotSupportNegativeValues(Set<String> attributes)
- Specified by:
attributesDoNotSupportNegativeValuesin interfaceClusteringLogger
-
attributesDoNotSupportZeroValues$str
protected String attributesDoNotSupportZeroValues$str()
-
attributesDoNotSupportZeroValues
public final String attributesDoNotSupportZeroValues(Set<String> attributes)
- Specified by:
attributesDoNotSupportZeroValuesin interfaceClusteringLogger
-
rejectedMultipleValues$str
protected String rejectedMultipleValues$str()
-
rejectedMultipleValues
public final String rejectedMultipleValues(Set<String> attributes)
- Specified by:
rejectedMultipleValuesin interfaceClusteringLogger
-
-