Package org.jipijapa
Class JipiLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jipijapa.JipiLogger_$logger
-
- All Implemented Interfaces:
Serializable,org.jboss.logging.BasicLogger,JipiLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-03-29T20:56:09-0500") public class JipiLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements JipiLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jipijapa.JipiLogger
JPA_LOGGER
-
-
Constructor Summary
Constructors Constructor Description JipiLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IllegalArgumentExceptioncannotChangeInputStream()Creates an exception indicating the input stream reference cannot be changed.protected StringcannotChangeInputStream$str()voidcannotLoadEntityClass(Throwable cause, String className)warn that the entity class could not be loaded with thePersistenceUnitInfo.getClassLoader().protected StringcannotLoadEntityClass$str()RuntimeExceptioncannotOpenVFSStream(Throwable cause, String name)Could not open VFS streamprotected StringcannotOpenVFSStream$str()voidcannotUseSecondLevelCache(String scopedPuName)warn that the 2nd is not integratedprotected StringcannotUseSecondLevelCache$str()IllegalArgumentExceptionemptyParameter(String parameterName)Creates an exception indicating the parameter, likely a collection, is empty.protected StringemptyParameter$str()protected LocalegetLoggingLocale()RuntimeExceptionmissingPersistenceUnitMetadata()Creates an exception indicating the persistence unit metadata likely because thread local was not set.protected StringmissingPersistenceUnitMetadata$str()RuntimeExceptionnotYetImplemented()Creates an exception indicating the method is not yet implemented.protected StringnotYetImplemented$str()IllegalArgumentExceptionnullVar(String varName)Creates an exception indicating the variable isnull.protected StringnullVar$str()IllegalArgumentExceptionuriSyntaxException(Throwable cause)URI format is incorrect, which results in a syntax errorprotected StringuriSyntaxException$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()
-
cannotLoadEntityClass
public final void cannotLoadEntityClass(Throwable cause, String className)
Description copied from interface:JipiLoggerwarn that the entity class could not be loaded with thePersistenceUnitInfo.getClassLoader().- Specified by:
cannotLoadEntityClassin interfaceJipiLogger- Parameters:
cause- the cause of the error.className- the entity class name.
-
cannotLoadEntityClass$str
protected String cannotLoadEntityClass$str()
-
cannotChangeInputStream$str
protected String cannotChangeInputStream$str()
-
cannotChangeInputStream
public final IllegalArgumentException cannotChangeInputStream()
Description copied from interface:JipiLoggerCreates an exception indicating the input stream reference cannot be changed.- Specified by:
cannotChangeInputStreamin interfaceJipiLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
emptyParameter$str
protected String emptyParameter$str()
-
emptyParameter
public final IllegalArgumentException emptyParameter(String parameterName)
Description copied from interface:JipiLoggerCreates an exception indicating the parameter, likely a collection, is empty.- Specified by:
emptyParameterin interfaceJipiLogger- Parameters:
parameterName- the parameter name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
missingPersistenceUnitMetadata$str
protected String missingPersistenceUnitMetadata$str()
-
missingPersistenceUnitMetadata
public final RuntimeException missingPersistenceUnitMetadata()
Description copied from interface:JipiLoggerCreates an exception indicating the persistence unit metadata likely because thread local was not set.- Specified by:
missingPersistenceUnitMetadatain interfaceJipiLogger- Returns:
- a
RuntimeExceptionfor the error.
-
notYetImplemented$str
protected String notYetImplemented$str()
-
notYetImplemented
public final RuntimeException notYetImplemented()
Description copied from interface:JipiLoggerCreates an exception indicating the method is not yet implemented.- Specified by:
notYetImplementedin interfaceJipiLogger- Returns:
- a
RuntimeExceptionfor the error.
-
nullVar$str
protected String nullVar$str()
-
nullVar
public final IllegalArgumentException nullVar(String varName)
Description copied from interface:JipiLoggerCreates an exception indicating the variable isnull.- Specified by:
nullVarin interfaceJipiLogger- Parameters:
varName- the variable name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
cannotOpenVFSStream$str
protected String cannotOpenVFSStream$str()
-
cannotOpenVFSStream
public final RuntimeException cannotOpenVFSStream(Throwable cause, String name)
Description copied from interface:JipiLoggerCould not open VFS stream- Specified by:
cannotOpenVFSStreamin interfaceJipiLogger- Parameters:
cause- the cause of the error.name- of VFS file- Returns:
- a
RuntimeExceptionfor the error.
-
uriSyntaxException$str
protected String uriSyntaxException$str()
-
uriSyntaxException
public final IllegalArgumentException uriSyntaxException(Throwable cause)
Description copied from interface:JipiLoggerURI format is incorrect, which results in a syntax error- Specified by:
uriSyntaxExceptionin interfaceJipiLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
cannotUseSecondLevelCache
public final void cannotUseSecondLevelCache(String scopedPuName)
Description copied from interface:JipiLoggerwarn that the 2nd is not integrated- Specified by:
cannotUseSecondLevelCachein interfaceJipiLogger- Parameters:
scopedPuName- identifies the app specific persistence unit name
-
cannotUseSecondLevelCache$str
protected String cannotUseSecondLevelCache$str()
-
-