Package org.jboss.jca.deployers
Class DeployersLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.jca.deployers.DeployersLogger_$logger
- All Implemented Interfaces:
Serializable,DeployersLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2022-08-16T19:04:27+0200")
public class DeployersLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements Serializable, DeployersLogger, org.jboss.logging.BasicLogger
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidAdmin object mismatchprotected Stringfinal voidAdmin object not boundprotected Stringfinal voidAdmin object not spec compliantprotected Stringfinal voidAdmin object class-name nullprotected Stringfinal voidchangedTransactionSupport(String jndiName) Changed TransactionSupportprotected Stringfinal voidConnection definition invalidprotected Stringfinal voidConnection definition mismatchprotected Stringfinal voidConnection definition class-name nullprotected Stringfinal voidConnection factory not boundprotected Stringfinal voidConnection factory not spec compliantprotected Stringfinal voidconnectionPropertiesEmpty(String jndiName, String driverClass, String connURL) Connection Properties for DataSource is empty.protected Stringfinal voidDeployedprotected Stringfinal voidenablingValidateOnMatch(String jndiName) Enabling validate-on-matchprotected Stringfinal voidInvalid config propertyprotected Stringfinal voidmissingRecovery(String jndi) Missing recoveryprotected Stringfinal voidNull connection factoryprotected Stringfinal voidRequired license termsprotected Stringfinal voidsubjectCreationError(String detail, Throwable t) Subject ceration errorprotected Stringfinal voidvalidationInvalidArchive(String archive) Invalid archiveprotected Stringfinal voidvalidationReportFailure(String detail, Throwable t) Validation report failureprotected StringMethods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, 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, 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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, 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, 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
-
Constructor Details
-
DeployersLogger_$logger
public DeployersLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
connectionDefinitionNull
public final void connectionDefinitionNull()Description copied from interface:DeployersLoggerConnection definition class-name null- Specified by:
connectionDefinitionNullin interfaceDeployersLogger
-
connectionDefinitionNull$str
-
deployed
Description copied from interface:DeployersLoggerDeployed- Specified by:
deployedin interfaceDeployersLogger- Parameters:
url- The url
-
deployed$str
-
subjectCreationError
Description copied from interface:DeployersLoggerSubject ceration error- Specified by:
subjectCreationErrorin interfaceDeployersLogger- Parameters:
detail- The detailst- The exception
-
subjectCreationError$str
-
adminObjectNotSpecCompliant
Description copied from interface:DeployersLoggerAdmin object not spec compliant- Specified by:
adminObjectNotSpecCompliantin interfaceDeployersLogger- Parameters:
clz- The class name
-
adminObjectNotSpecCompliant$str
-
connectionPropertiesEmpty
Description copied from interface:DeployersLoggerConnection Properties for DataSource is empty.- Specified by:
connectionPropertiesEmptyin interfaceDeployersLogger- Parameters:
jndiName- The JNDI namedriverClass- The driver classconnURL- The connection URL
-
connectionPropertiesEmpty$str
-
requiredLicenseTerms
Description copied from interface:DeployersLoggerRequired license terms- Specified by:
requiredLicenseTermsin interfaceDeployersLogger- Parameters:
url- The license url
-
requiredLicenseTerms$str
-
adminObjectMismatch
Description copied from interface:DeployersLoggerAdmin object mismatch- Specified by:
adminObjectMismatchin interfaceDeployersLogger- Parameters:
clz- The class name
-
adminObjectMismatch$str
-
nullConnectionFactory
public final void nullConnectionFactory()Description copied from interface:DeployersLoggerNull connection factory- Specified by:
nullConnectionFactoryin interfaceDeployersLogger
-
nullConnectionFactory$str
-
enablingValidateOnMatch
Description copied from interface:DeployersLoggerEnabling validate-on-match- Specified by:
enablingValidateOnMatchin interfaceDeployersLogger- Parameters:
jndiName- The JNDI name
-
enablingValidateOnMatch$str
-
connectionFactoryNotSpecCompliant
Description copied from interface:DeployersLoggerConnection factory not spec compliant- Specified by:
connectionFactoryNotSpecCompliantin interfaceDeployersLogger- Parameters:
clz- The class name
-
connectionFactoryNotSpecCompliant$str
-
missingRecovery
Description copied from interface:DeployersLoggerMissing recovery- Specified by:
missingRecoveryin interfaceDeployersLogger- Parameters:
jndi- The jndi name
-
missingRecovery$str
-
connectionFactoryNotBound
Description copied from interface:DeployersLoggerConnection factory not bound- Specified by:
connectionFactoryNotBoundin interfaceDeployersLogger- Parameters:
clz- The class name
-
connectionFactoryNotBound$str
-
connectionDefinitionMismatch
Description copied from interface:DeployersLoggerConnection definition mismatch- Specified by:
connectionDefinitionMismatchin interfaceDeployersLogger- Parameters:
clz- The class name
-
connectionDefinitionMismatch$str
-
connectionDefinitionInvalid
Description copied from interface:DeployersLoggerConnection definition invalid- Specified by:
connectionDefinitionInvalidin interfaceDeployersLogger- Parameters:
clz- The class name
-
connectionDefinitionInvalid$str
-
adminObjectNull
public final void adminObjectNull()Description copied from interface:DeployersLoggerAdmin object class-name null- Specified by:
adminObjectNullin interfaceDeployersLogger
-
adminObjectNull$str
-
validationInvalidArchive
Description copied from interface:DeployersLoggerInvalid archive- Specified by:
validationInvalidArchivein interfaceDeployersLogger- Parameters:
archive- The archive
-
validationInvalidArchive$str
-
changedTransactionSupport
Description copied from interface:DeployersLoggerChanged TransactionSupport- Specified by:
changedTransactionSupportin interfaceDeployersLogger- Parameters:
jndiName- The JNDI name
-
changedTransactionSupport$str
-
validationReportFailure
Description copied from interface:DeployersLoggerValidation report failure- Specified by:
validationReportFailurein interfaceDeployersLogger- Parameters:
detail- The detailst- The exception
-
validationReportFailure$str
-
adminObjectNotBound
Description copied from interface:DeployersLoggerAdmin object not bound- Specified by:
adminObjectNotBoundin interfaceDeployersLogger- Parameters:
clz- The class name
-
adminObjectNotBound$str
-
invalidConfigProperty
Description copied from interface:DeployersLoggerInvalid config property- Specified by:
invalidConfigPropertyin interfaceDeployersLogger- Parameters:
cp- The config property name
-
invalidConfigProperty$str
-