Package org.jboss.as.ee.logging
Class EeLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.ee.logging.EeLogger_$logger
-
- All Implemented Interfaces:
Serializable,EeLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-04-19T21:47:19-0500") public class EeLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements EeLogger, 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.ee.logging.EeLogger
ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description EeLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionalternateDeploymentDescriptor(org.jboss.vfs.VirtualFile deploymentDescriptor, org.jboss.vfs.VirtualFile moduleFile)Creates an exception indicating the alternate deployment descriptor specified for the module file could not be found.protected StringalternateDeploymentDescriptor$str()IllegalArgumentExceptionannotationAttributeMissing(String annotation, String attribute)Creates an exception indicating the annotation must provide the attribute.protected StringannotationAttributeMissing$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionaroundInvokeAnnotationUsedTooManyTimes(org.jboss.jandex.DotName className, int numberOfAnnotatedMethods)Creates an exception indicating that there was a exception while deploying AroundInvokeInterceptorprotected StringaroundInvokeAnnotationUsedTooManyTimes$str()XMLStreamExceptionattributeNoLongerSupported(String attribute)protected StringattributeNoLongerSupported$str()IllegalStateExceptioncannotAddMoreItems()Creates an exception indicating more items cannot be added once getSortedItems() has been called.protected StringcannotAddMoreItems$str()RuntimeExceptioncannotBeEmpty(String name)Creates an exception indicating thenamecannot be empty.protected StringcannotBeEmpty$str()IllegalArgumentExceptioncannotBeNullOrEmpty(String name, Object value)Creates an exception indicating thenamecannot benullor empty.protected StringcannotBeNullOrEmpty$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotConfigureComponent(Throwable cause, String name)Creates an exception indicating the component, represented by thenameparameter, could not be configured.protected StringcannotConfigureComponent$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotDetermineType(String name)Creates an exception indicating the type for the resource-env-ref could not be determined.org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotDetermineType(String tag, String value, String typeTag)Creates an exception indicating the type for thetagcould not be determined.protected StringcannotDetermineType1$str()protected StringcannotDetermineType3$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotLoad(String injectionTarget)Creates an exception indicating the injection target referenced in the env-entry injection point could not be loaded.org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotLoad(Throwable cause, String injectionTarget)Creates an exception indicating the injection target referenced in the env-entry injection point could not be loaded.protected StringcannotLoad$str()RuntimeExceptioncannotLoadInterceptor(Throwable cause, String className)Creates an exception indicating an interceptor class could not be loaded.org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotLoadInterceptor(Throwable cause, String className, Class<?> component)Creates an exception indicating an interceptor class could not be loaded on the component.protected StringcannotLoadInterceptor1$str()protected StringcannotLoadInterceptor2$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotLoadViewClass(Throwable cause, String className, ComponentConfiguration component)Creates an exception indicating the view class, represented by theclassNameparameter, for the component.protected StringcannotLoadViewClass$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotParseResourceRefUri(Throwable cause, String uri)Creates an exception indicating the inability to parse the resource-ref URI.protected StringcannotParseResourceRefUri$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotProcessEarModule(org.jboss.vfs.VirtualFile earFile, String moduleFile)Creates an exception indicating the inability to process modules in the application.xml for the EAR, represented by theearFileparameter, module file was not found.protected StringcannotProcessEarModule$str()voidcannotResolve(String elementName, String name)Logs a warning message indicating the resource-env-ref could not be resolved.protected StringcannotResolve$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotResolveInjectionPoint(String targetName, String className)Creates an exception indicating the injection point could not be resolved on the class specified in the web.xml.protected StringcannotResolveInjectionPoint$str()RuntimeExceptioncannotResolveMethod(org.jboss.invocation.proxy.MethodIdentifier method, Class<?> component, Collection<?> annotations)Creates an exception indicating the method could not be found on the class with the annotations.protected StringcannotResolveMethod$str()IllegalStateExceptioncannotRunScheduledTask(Object delegate)protected StringcannotRunScheduledTask$str()IllegalArgumentExceptioncannotSetField(String fieldName, Class<?> injectedClass, ClassLoader injectedClassloader, Class<?> fieldClass, ClassLoader fieldClassloader)protected StringcannotSetField$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotSpecifyBoth(String element1, String element2)Creates an exception indicating both theelement1andelement2cannot be specified in an environment entry.protected StringcannotSpecifyBoth$str()IllegalArgumentExceptioncircularDependency(String bindingName)Creates an exception indicating a circular dependency is installing.protected StringcircularDependency$str()IllegalArgumentExceptionclassDoesNotImplementAllInterfaces()protected StringclassDoesNotImplementAllInterfaces$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionclassOnlyAnnotation(String annotation, org.jboss.jandex.AnnotationTarget target)Creates an exception indicating the annotation is only allowed on a class.protected StringclassOnlyAnnotation$str()IllegalArgumentExceptioncomponentAlreadyDefined(String commonName, String addedClassName, String existingClassname)Creates an exception indicating a component, represented by thenameparameter, is already defined in this module.protected StringcomponentAlreadyDefined$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncomponentClassHasErrors(String className, String componentName, String errorMsg)Creates an exception indicating the component class, represented by theclassNameparameter, for the component, represented by thecomponentNameparameter, has errors.protected StringcomponentClassHasErrors$str()IllegalStateExceptioncomponentConstructionFailure(Throwable cause)Creates an exception indicating a failure to construct a component instance.protected StringcomponentConstructionFailure$str()voidcomponentDestroyFailure(Throwable cause, ComponentInstance component)Logs a warning message indicating a failure to destroy the component instance.protected StringcomponentDestroyFailure$str()voidcomponentInstallationFailure(String name)Logs a warning message indicating the component is not being installed due to an exception.protected StringcomponentInstallationFailure$str()ComponentIsStoppedExceptioncomponentIsStopped()Creates an exception indicating the component is stopped.protected StringcomponentIsStopped$str()IllegalStateExceptioncomponentNotAvailable()Creates an exception indicating the component is not available.protected StringcomponentNotAvailable$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncomponentNotFound(String typeName)Creates an exception indicating no component was found for the type.protected StringcomponentNotFound$str()IllegalStateExceptioncomponentViewConstructionFailure(Throwable cause)Creates an exception indicating a failure to construct a component view.protected StringcomponentViewConstructionFailure$str()IOExceptionconcurrentContextServiceNotInstalled(org.jboss.msc.service.ServiceName serviceName)protected StringconcurrentContextServiceNotInstalled$str()IllegalStateExceptionconcurrentServiceValueUninitialized()protected StringconcurrentServiceValueUninitialized$str()IllegalArgumentExceptionconflictingBinding(String bindingName, InjectionSource source)Creates an exception indicating an incompatible conflicting binding.protected StringconflictingBinding$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptiondefaultConstructorNotFound(Class<?> clazz)Creates an exception indicating the default constructor for the class, represented by theclazzparameter, could not be found.protected StringdefaultConstructorNotFound$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptiondefaultConstructorNotFoundOnComponent(String className, Class<?> component)Creates an exception indicating the default constructor for the class, represented by theclassNameparameter, could not be found on the component.protected StringdefaultConstructorNotFoundOnComponent$str()voidduplicateJndiBindingFound(String componentName, String jndiName, Class clazz)protected StringduplicateJndiBindingFound$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionearModuleChildOfLibraryDirectory(String libraryDirectory, String moduleFileName)protected StringearModuleChildOfLibraryDirectory$str()IllegalArgumentExceptionelementAttributeMissing(String element, String attribute)Creates an exception indicating the element must provide the attribute.protected StringelementAttributeMissing$str()voiderrorDeletingJACCPolicy(Throwable t)protected StringerrorDeletingJACCPolicy$str()XMLStreamExceptionerrorParsingEJBClientDescriptor(String message, Location location)Creates an exception indicating that there was an exception while parsing a jboss-ejb-client.xmlprotected StringerrorParsingEJBClientDescriptor$str()org.jboss.as.controller.OperationFailedExceptionexecutorServiceNotFound(org.jboss.msc.service.ServiceName serviceName)protected StringexecutorServiceNotFound$str()IllegalArgumentExceptionfactoryAlreadyExists(ConcurrentContext concurrentContext, String factoryName)protected StringfactoryAlreadyExists$str()IOExceptionfactoryNotFound(ConcurrentContext concurrentContext, String factoryName)protected StringfactoryNotFound$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToInstallComponent(Throwable cause, String name)Creates an exception indicating a failure to install the component.protected StringfailedToInstallComponent$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToLoadJbossProperties(IOException e)protected StringfailedToLoadJbossProperties$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToParse(Throwable cause, org.jboss.vfs.VirtualFile xmlFile)Creates an exception indicating a failure to parse thexmlFile.protected StringfailedToParse$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToProcessChild(Throwable cause, org.jboss.vfs.VirtualFile earFile)Creates an exception indicating a failure to process the children for the EAR.protected StringfailedToProcessChild$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToProcessEJBClientDescriptor(Throwable cause)Creates an exception indicating that the jboss-ejb-client.xml couldn't be processedprotected StringfailedToProcessEJBClientDescriptor$str()StringfailedToRead(String entryName, String appName)A message indicating a failure to read the entries in the application.StringfailedToRead(String entryName, String appName, String moduleName)A message indicating a failure to read the entries in the module.StringfailedToRead(String entryName, String appName, String moduleName, String componentName)A message indicating a failure to read the entries in the module.protected StringfailedToRead2$str()protected StringfailedToRead3$str()protected StringfailedToRead4$str()voidfailedToResumeTransaction(Throwable cause)protected StringfailedToResumeTransaction$str()voidfailedToRollbackTransaction(Throwable cause)protected StringfailedToRollbackTransaction$str()voidfailedToRunTask(Object delegate, Exception e)protected StringfailedToRunTask$str()voidfailedToSuspendTransaction(Throwable cause)protected StringfailedToSuspendTransaction$str()RuntimeExceptionfailureWhileRunningTask(Object delegate, Exception e)protected StringfailureWhileRunningTask$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfieldNotFound(String name)Creates an exception indicating the field, represented by thenameparameter, was not found.protected StringfieldNotFound$str()protected LocalegetLoggingLocale()org.jboss.msc.service.StartExceptionglobalDirectoryDoNotExist(String globalDirectoryPath, String globalDirectoryName)protected StringglobalDirectoryDoNotExist$str()voidhungTaskCancelled(String executorName, String taskName)Logs a message indicating a hung task was cancelled.protected StringhungTaskCancelled$str()voidhungTaskNotCancelled(String executorName, String taskName)Logs a message indicating a hung task was not cancelled.protected StringhungTaskNotCancelled$str()voidhuntTaskTerminationFailure(Throwable cause, String executorName, String taskName)Logs a warning message indicating a failure when terminating a managed executor's hung task.protected StringhuntTaskTerminationFailure$str()IllegalStateExceptioninjectionTargetNotFound()Creates an exception indicating no injection target was found.protected StringinjectionTargetNotFound$str()IllegalStateExceptioninstanceDataCanOnlyBeSetDuringConstruction()protected StringinstanceDataCanOnlyBeSetDuringConstruction$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioninvalidCharacterLength(String elementName, String value)Creates an exception indicating theelementNamecharacter type is not exactly one character long.protected StringinvalidCharacterLength$str()org.jboss.as.controller.OperationFailedExceptioninvalidCoreThreadsSize(String queueLengthValue)Creates an exception indicating the core-threads must be greater than 0 for the task queue.protected StringinvalidCoreThreadsSize$str()RuntimeExceptioninvalidDescriptor(String descriptor)Creates an exception indicating the descriptor is not valid.protected StringinvalidDescriptor$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioninvalidInjectionTarget(String targetName, String targetType, Class<?> type)Creates an exception indicating the injection target, represented by thetargetNameparameter, on the class, represented by thetargetTypeparameter, is not compatible with the type of injection.protected StringinvalidInjectionTarget$str()voidinvalidManagedBeanAbstractOrFinal(String sectionId, String className)Logs a warning message indicating the managed bean implementation class MUST NOT be an interface.protected StringinvalidManagedBeanAbstractOrFinal$str()voidinvalidManagedBeanInterface(String sectionId, String className)Logs a warning message indicating the managed bean implementation class MUST NOT be abstract or final.protected StringinvalidManagedBeanInterface$str()org.jboss.as.controller.OperationFailedExceptioninvalidMaxThreads(int maxThreads, int coreThreads)Creates an exception indicating the max-threads value cannot be less than the core-threads value.protected StringinvalidMaxThreads$str()voidinvalidNamePrefix(String name)protected StringinvalidNamePrefix$str()StringinvalidNumberOfArguments(String methodName, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className)A message indicating there are an invalid number of arguments for the method, represented by the parameter, annotated with theannotationon the class, represented by theclassNameparameter.protected StringinvalidNumberOfArguments$str()IllegalArgumentExceptioninvalidReturnType(String returnType, String methodName, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className)Creates an exception indicating a return type for the method, represented by themethodNameparameter, annotated with theannotationon the class, represented by theclassNameparameter.protected StringinvalidReturnType$str()StringinvalidSignature(String name, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className, String signatureArg)A message indicating methods annotated with theannotationmust have a single argument.protected StringinvalidSignature$str()XMLStreamExceptioninvalidValue(String value, String element, Location location)Creates an exception indicating the value for the element is invalid.protected StringinvalidValue$str()RuntimeExceptionmanagedReferenceMethodWasNull(Method method)protected StringmanagedReferenceMethodWasNull$str()RuntimeExceptionmanagedReferenceWasNull(Field field)protected StringmanagedReferenceWasNull$str()IllegalStateExceptionmethodNotFound(Method method)Creates an exception indicating the method does not exist.org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmethodNotFound(String name, String paramType, String className)Creates an exception indicating the method does not exist.protected StringmethodNotFound1$str()protected StringmethodNotFound3$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmethodOnlyAnnotation(org.jboss.jandex.DotName annotation)Creates an exception indicating the annotation is only allowed on method targets.protected StringmethodOnlyAnnotation$str()StringmoreThanOneMessageDestination(String name, String binding, Set<String> jndiNames)If a message destination could not be resolvedprotected StringmoreThanOneMessageDestination$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleComponentsFound(String typeName)Creates an exception indicating multiple components were found for the type.protected StringmultipleComponentsFound$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleMethodsFound(String name, String paramType, String className)Creates an exception indicating multiple methods found.protected StringmultipleMethodsFound$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleSetterMethodsFound(String targetName, String className)Creates an exception indicating multiple setter methods found.protected StringmultipleSetterMethodsFound$str()IllegalStateExceptionmultipleUsesOfAllRemaining()protected StringmultipleUsesOfAllRemaining$str()IllegalStateExceptionnoComponentInstance()Creates an exception indicating there is no component instance associated.protected StringnoComponentInstance$str()StringnoMessageDestination(String name, String binding)If a message destination could not be resolvedprotected StringnoMessageDestination$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionnullBindingName(BindingConfiguration config)Creates an exception indicating the binding name must not benull.protected StringnullBindingName$str()IllegalArgumentExceptionnullName(String objectType)Creates an exception indicating the name of the @{code objectType}, isnull.protected StringnullName$str()IllegalArgumentExceptionnullOrEmptyManagedBeanClassName()Creates an exception indicating anullor empty managed bean class name.protected StringnullOrEmptyManagedBeanClassName$str()IllegalArgumentExceptionnullOrEmptyResourceReferenceType()Creates an exception indicating anullor empty resource reference type.protected StringnullOrEmptyResourceReferenceType$str()IllegalArgumentExceptionnullResourceReference()Creates an exception indicating anullresource reference processor cannot be registered.protected StringnullResourceReference$str()IllegalArgumentExceptionnullVar(String name)Creates an exception indicating the variable, represented by thenameparameter, isnull.IllegalArgumentExceptionnullVar(String variable, String objectType, String objectName)Creates an exception indicating the variable, represented by thevariableparameter in the @{code objectType}objectName, isnull.protected StringnullVar1$str()protected StringnullVar3$str()org.jboss.as.controller.OperationFailedExceptiononeGlobalDirectory(String newGlobalDirectory, String existingGlobalDirectory)protected StringoneGlobalDirectory$str()voidpreDestroyInterceptorFailure(Throwable cause, Class<?> component)Logs a warning message indicating an exception occurred while invoking the pre-destroy on the interceptor component class, represented by thecomponentparameter.protected StringpreDestroyInterceptorFailure$str()IllegalArgumentExceptionpriorityAlreadyExists(Object item, String hexPriority, Object current)Creates an exception indicating the item cannot be added because the priority is already taken.protected StringpriorityAlreadyExists$str()StringpropertiesNotAllowedOnGlobalModules()protected StringpropertiesNotAllowedOnGlobalModules$str()RejectedExecutionExceptionrejectedDueToMaxRequests()protected StringrejectedDueToMaxRequests$str()voidrollbackOfTransactionStartedInEEConcurrentInvocation()protected StringrollbackOfTransactionStartedInEEConcurrentInvocation$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionrootAsLibraryDirectory()protected StringrootAsLibraryDirectory$str()IOExceptionserializationMustBeHandledByTheFactory()protected StringserializationMustBeHandledByTheFactory$str()IllegalStateExceptionserviceNotStarted()Creates an exception indicating the service is not started.protected StringserviceNotStarted$str()IllegalArgumentExceptionsetterMethodOnly(String annotation, org.jboss.jandex.MethodInfo methodInfo)Creates an exception indicating theannotationinjection target is invalid and only setter methods are allowed.protected StringsetterMethodOnly$str()voidsubdeploymentIgnored(String pathName)protected StringsubdeploymentIgnored$str()voidsystemErrorWhileCheckingForTransactionLeak(Throwable cause)protected StringsystemErrorWhileCheckingForTransactionLeak$str()IllegalStateExceptiontransactionSetupProviderServiceNotInstalled()protected StringtransactionSetupProviderServiceNotInstalled$str()org.jboss.msc.service.StartExceptionunableToStartException(String service, Throwable t)protected StringunableToStartException$str()XMLStreamExceptionunexpectedElement(QName name, Location location)Creates an exception indicating an unexpected element, represented by thenameparameter, was encountered.protected StringunexpectedElement$str()RuntimeExceptionunknownAnnotationTargetType(org.jboss.jandex.AnnotationTarget target)Creates an exception indicating theAnnotationTargettype is unknown.protected StringunknownAnnotationTargetType$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionunknownElementType(String elementName, String type)Creates an exception indicating the type for theelementNamefor thetypeis unknown.protected StringunknownElementType$str()IllegalStateExceptionunsupportedExecutorServiceMetric(String attributeName)protected StringunsupportedExecutorServiceMetric$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionunsupportedModuleType(String moduleFileName)protected StringunsupportedModuleType$str()IllegalArgumentExceptionviewMethodNotFound(String name, String descriptor, Class<?> viewClass, Class<?> component)Creates an exception indicating the method could not found on the view.protected StringviewMethodNotFound$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionxmlErrorParsingEJBClientDescriptor(XMLStreamException cause, String fileLocation)Creates an exception indicating that there was an exception while parsing a jboss-ejb-client.xmlprotected StringxmlErrorParsingEJBClientDescriptor$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()
-
cannotResolve
public final void cannotResolve(String elementName, String name)
Description copied from interface:EeLoggerLogs a warning message indicating the resource-env-ref could not be resolved.- Specified by:
cannotResolvein interfaceEeLogger- Parameters:
elementName- the name of the element.name- the name resource environment reference.
-
cannotResolve$str
protected String cannotResolve$str()
-
componentDestroyFailure
public final void componentDestroyFailure(Throwable cause, ComponentInstance component)
Description copied from interface:EeLoggerLogs a warning message indicating a failure to destroy the component instance.- Specified by:
componentDestroyFailurein interfaceEeLogger- Parameters:
cause- the cause of the error.component- the component instance.
-
componentDestroyFailure$str
protected String componentDestroyFailure$str()
-
componentInstallationFailure
public final void componentInstallationFailure(String name)
Description copied from interface:EeLoggerLogs a warning message indicating the component is not being installed due to an exception.- Specified by:
componentInstallationFailurein interfaceEeLogger- Parameters:
name- the name of the component.
-
componentInstallationFailure$str
protected String componentInstallationFailure$str()
-
invalidManagedBeanAbstractOrFinal
public final void invalidManagedBeanAbstractOrFinal(String sectionId, String className)
Description copied from interface:EeLoggerLogs a warning message indicating the managed bean implementation class MUST NOT be an interface.- Specified by:
invalidManagedBeanAbstractOrFinalin interfaceEeLogger- Parameters:
sectionId- the section id of the managed bean spec.className- the class name
-
invalidManagedBeanAbstractOrFinal$str
protected String invalidManagedBeanAbstractOrFinal$str()
-
invalidManagedBeanInterface
public final void invalidManagedBeanInterface(String sectionId, String className)
Description copied from interface:EeLoggerLogs a warning message indicating the managed bean implementation class MUST NOT be abstract or final.- Specified by:
invalidManagedBeanInterfacein interfaceEeLogger- Parameters:
sectionId- the section id of the managed bean spec.className- the class name
-
invalidManagedBeanInterface$str
protected String invalidManagedBeanInterface$str()
-
preDestroyInterceptorFailure
public final void preDestroyInterceptorFailure(Throwable cause, Class<?> component)
Description copied from interface:EeLoggerLogs a warning message indicating an exception occurred while invoking the pre-destroy on the interceptor component class, represented by thecomponentparameter.- Specified by:
preDestroyInterceptorFailurein interfaceEeLogger- Parameters:
cause- the cause of the error.component- the component.
-
preDestroyInterceptorFailure$str
protected String preDestroyInterceptorFailure$str()
-
subdeploymentIgnored
public final void subdeploymentIgnored(String pathName)
- Specified by:
subdeploymentIgnoredin interfaceEeLogger
-
subdeploymentIgnored$str
protected String subdeploymentIgnored$str()
-
rollbackOfTransactionStartedInEEConcurrentInvocation
public final void rollbackOfTransactionStartedInEEConcurrentInvocation()
- Specified by:
rollbackOfTransactionStartedInEEConcurrentInvocationin interfaceEeLogger
-
rollbackOfTransactionStartedInEEConcurrentInvocation$str
protected String rollbackOfTransactionStartedInEEConcurrentInvocation$str()
-
failedToRollbackTransaction
public final void failedToRollbackTransaction(Throwable cause)
- Specified by:
failedToRollbackTransactionin interfaceEeLogger
-
failedToRollbackTransaction$str
protected String failedToRollbackTransaction$str()
-
failedToSuspendTransaction
public final void failedToSuspendTransaction(Throwable cause)
- Specified by:
failedToSuspendTransactionin interfaceEeLogger
-
failedToSuspendTransaction$str
protected String failedToSuspendTransaction$str()
-
systemErrorWhileCheckingForTransactionLeak
public final void systemErrorWhileCheckingForTransactionLeak(Throwable cause)
- Specified by:
systemErrorWhileCheckingForTransactionLeakin interfaceEeLogger
-
systemErrorWhileCheckingForTransactionLeak$str
protected String systemErrorWhileCheckingForTransactionLeak$str()
-
alternateDeploymentDescriptor$str
protected String alternateDeploymentDescriptor$str()
-
alternateDeploymentDescriptor
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException alternateDeploymentDescriptor(org.jboss.vfs.VirtualFile deploymentDescriptor, org.jboss.vfs.VirtualFile moduleFile)Description copied from interface:EeLoggerCreates an exception indicating the alternate deployment descriptor specified for the module file could not be found.- Specified by:
alternateDeploymentDescriptorin interfaceEeLogger- Parameters:
deploymentDescriptor- the alternate deployment descriptor.moduleFile- the module file.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
annotationAttributeMissing$str
protected String annotationAttributeMissing$str()
-
annotationAttributeMissing
public final IllegalArgumentException annotationAttributeMissing(String annotation, String attribute)
Description copied from interface:EeLoggerCreates an exception indicating the annotation must provide the attribute.- Specified by:
annotationAttributeMissingin interfaceEeLogger- Parameters:
annotation- the annotation.attribute- the attribute.- Returns:
- an
IllegalArgumentExceptionfor the exception.
-
cannotAddMoreItems$str
protected String cannotAddMoreItems$str()
-
cannotAddMoreItems
public final IllegalStateException cannotAddMoreItems()
Description copied from interface:EeLoggerCreates an exception indicating more items cannot be added once getSortedItems() has been called.- Specified by:
cannotAddMoreItemsin interfaceEeLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
cannotBeEmpty$str
protected String cannotBeEmpty$str()
-
cannotBeEmpty
public final RuntimeException cannotBeEmpty(String name)
Description copied from interface:EeLoggerCreates an exception indicating thenamecannot be empty.- Specified by:
cannotBeEmptyin interfaceEeLogger- Parameters:
name- the name that cannot be empty.- Returns:
- a
RuntimeExceptionfor the error.
-
cannotBeNullOrEmpty$str
protected String cannotBeNullOrEmpty$str()
-
cannotBeNullOrEmpty
public final IllegalArgumentException cannotBeNullOrEmpty(String name, Object value)
Description copied from interface:EeLoggerCreates an exception indicating thenamecannot benullor empty.- Specified by:
cannotBeNullOrEmptyin interfaceEeLogger- Parameters:
name- the name that cannot be empty.value- the value of the object.- Returns:
- a
IllegalArgumentExceptionfor the error.
-
cannotConfigureComponent$str
protected String cannotConfigureComponent$str()
-
cannotConfigureComponent
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotConfigureComponent(Throwable cause, String name)
Description copied from interface:EeLoggerCreates an exception indicating the component, represented by thenameparameter, could not be configured.- Specified by:
cannotConfigureComponentin interfaceEeLogger- Parameters:
cause- the cause of the error.name- the name of the component.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotDetermineType1$str
protected String cannotDetermineType1$str()
-
cannotDetermineType
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotDetermineType(String name)
Description copied from interface:EeLoggerCreates an exception indicating the type for the resource-env-ref could not be determined.- Specified by:
cannotDetermineTypein interfaceEeLogger- Parameters:
name- the name of the of the resource environment reference.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotDetermineType3$str
protected String cannotDetermineType3$str()
-
cannotDetermineType
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotDetermineType(String tag, String value, String typeTag)
Description copied from interface:EeLoggerCreates an exception indicating the type for thetagcould not be determined.- Specified by:
cannotDetermineTypein interfaceEeLogger- Parameters:
tag- the tag name.value- the value of the tag.typeTag- the type tag.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotLoad$str
protected String cannotLoad$str()
-
cannotLoad
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoad(String injectionTarget)
Description copied from interface:EeLoggerCreates an exception indicating the injection target referenced in the env-entry injection point could not be loaded.- Specified by:
cannotLoadin interfaceEeLogger- Parameters:
injectionTarget- the injection target.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotLoad
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoad(Throwable cause, String injectionTarget)
Description copied from interface:EeLoggerCreates an exception indicating the injection target referenced in the env-entry injection point could not be loaded.- Specified by:
cannotLoadin interfaceEeLogger- Parameters:
cause- the cause of the error.injectionTarget- the injection target.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotLoadInterceptor1$str
protected String cannotLoadInterceptor1$str()
-
cannotLoadInterceptor
public final RuntimeException cannotLoadInterceptor(Throwable cause, String className)
Description copied from interface:EeLoggerCreates an exception indicating an interceptor class could not be loaded.- Specified by:
cannotLoadInterceptorin interfaceEeLogger- Parameters:
cause- the cause of the error.className- the name of the interceptor class.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotLoadInterceptor2$str
protected String cannotLoadInterceptor2$str()
-
cannotLoadInterceptor
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoadInterceptor(Throwable cause, String className, Class<?> component)
Description copied from interface:EeLoggerCreates an exception indicating an interceptor class could not be loaded on the component.- Specified by:
cannotLoadInterceptorin interfaceEeLogger- Parameters:
cause- the cause of the error.className- the name of the interceptor class.component- the component.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotLoadViewClass$str
protected String cannotLoadViewClass$str()
-
cannotLoadViewClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoadViewClass(Throwable cause, String className, ComponentConfiguration component)
Description copied from interface:EeLoggerCreates an exception indicating the view class, represented by theclassNameparameter, for the component.- Specified by:
cannotLoadViewClassin interfaceEeLogger- Parameters:
cause- the cause of the error.className- the name of the class.component- the component.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotProcessEarModule$str
protected String cannotProcessEarModule$str()
-
cannotProcessEarModule
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotProcessEarModule(org.jboss.vfs.VirtualFile earFile, String moduleFile)Description copied from interface:EeLoggerCreates an exception indicating the inability to process modules in the application.xml for the EAR, represented by theearFileparameter, module file was not found.- Specified by:
cannotProcessEarModulein interfaceEeLogger- Parameters:
earFile- the EAR file.moduleFile- the module file.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotParseResourceRefUri$str
protected String cannotParseResourceRefUri$str()
-
cannotParseResourceRefUri
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotParseResourceRefUri(Throwable cause, String uri)
Description copied from interface:EeLoggerCreates an exception indicating the inability to parse the resource-ref URI.- Specified by:
cannotParseResourceRefUriin interfaceEeLogger- Parameters:
cause- the cause of the error.uri- the URI.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotResolveInjectionPoint$str
protected String cannotResolveInjectionPoint$str()
-
cannotResolveInjectionPoint
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotResolveInjectionPoint(String targetName, String className)
Description copied from interface:EeLoggerCreates an exception indicating the injection point could not be resolved on the class specified in the web.xml.- Specified by:
cannotResolveInjectionPointin interfaceEeLogger- Parameters:
targetName- the injection point name.className- the class name.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotResolveMethod$str
protected String cannotResolveMethod$str()
-
cannotResolveMethod
public final RuntimeException cannotResolveMethod(org.jboss.invocation.proxy.MethodIdentifier method, Class<?> component, Collection<?> annotations)
Description copied from interface:EeLoggerCreates an exception indicating the method could not be found on the class with the annotations.- Specified by:
cannotResolveMethodin interfaceEeLogger- Parameters:
method- the method.component- the class.annotations- the annotations.- Returns:
- a
RuntimeExceptionfor the error.
-
cannotSpecifyBoth$str
protected String cannotSpecifyBoth$str()
-
cannotSpecifyBoth
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotSpecifyBoth(String element1, String element2)
Description copied from interface:EeLoggerCreates an exception indicating both theelement1andelement2cannot be specified in an environment entry.- Specified by:
cannotSpecifyBothin interfaceEeLogger- Parameters:
element1- the first element.element2- the second element.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
circularDependency$str
protected String circularDependency$str()
-
circularDependency
public final IllegalArgumentException circularDependency(String bindingName)
Description copied from interface:EeLoggerCreates an exception indicating a circular dependency is installing.- Specified by:
circularDependencyin interfaceEeLogger- Parameters:
bindingName- the binding name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
classOnlyAnnotation$str
protected String classOnlyAnnotation$str()
-
classOnlyAnnotation
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException classOnlyAnnotation(String annotation, org.jboss.jandex.AnnotationTarget target)
Description copied from interface:EeLoggerCreates an exception indicating the annotation is only allowed on a class.- Specified by:
classOnlyAnnotationin interfaceEeLogger- Parameters:
annotation- the annotation.target- the annotation target.- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
componentAlreadyDefined$str
protected String componentAlreadyDefined$str()
-
componentAlreadyDefined
public final IllegalArgumentException componentAlreadyDefined(String commonName, String addedClassName, String existingClassname)
Description copied from interface:EeLoggerCreates an exception indicating a component, represented by thenameparameter, is already defined in this module.- Specified by:
componentAlreadyDefinedin interfaceEeLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
componentClassHasErrors$str
protected String componentClassHasErrors$str()
-
componentClassHasErrors
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException componentClassHasErrors(String className, String componentName, String errorMsg)
Description copied from interface:EeLoggerCreates an exception indicating the component class, represented by theclassNameparameter, for the component, represented by thecomponentNameparameter, has errors.- Specified by:
componentClassHasErrorsin interfaceEeLogger- Parameters:
className- the class name.componentName- the name of the component.errorMsg- the error message.- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
componentConstructionFailure$str
protected String componentConstructionFailure$str()
-
componentConstructionFailure
public final IllegalStateException componentConstructionFailure(Throwable cause)
Description copied from interface:EeLoggerCreates an exception indicating a failure to construct a component instance.- Specified by:
componentConstructionFailurein interfaceEeLogger- Parameters:
cause- the cause of the error.- Returns:
- an
IllegalStateExceptionfor the error.
-
componentIsStopped$str
protected String componentIsStopped$str()
-
componentIsStopped
public final ComponentIsStoppedException componentIsStopped()
Description copied from interface:EeLoggerCreates an exception indicating the component is stopped.- Specified by:
componentIsStoppedin interfaceEeLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
componentNotAvailable$str
protected String componentNotAvailable$str()
-
componentNotAvailable
public final IllegalStateException componentNotAvailable()
Description copied from interface:EeLoggerCreates an exception indicating the component is not available.- Specified by:
componentNotAvailablein interfaceEeLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
componentNotFound$str
protected String componentNotFound$str()
-
componentNotFound
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException componentNotFound(String typeName)
Description copied from interface:EeLoggerCreates an exception indicating no component was found for the type.- Specified by:
componentNotFoundin interfaceEeLogger- Parameters:
typeName- the name of the component.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
componentViewConstructionFailure$str
protected String componentViewConstructionFailure$str()
-
componentViewConstructionFailure
public final IllegalStateException componentViewConstructionFailure(Throwable cause)
Description copied from interface:EeLoggerCreates an exception indicating a failure to construct a component view.- Specified by:
componentViewConstructionFailurein interfaceEeLogger- Parameters:
cause- the cause of the error.- Returns:
- an
IllegalStateExceptionfor the error.
-
conflictingBinding$str
protected String conflictingBinding$str()
-
conflictingBinding
public final IllegalArgumentException conflictingBinding(String bindingName, InjectionSource source)
Description copied from interface:EeLoggerCreates an exception indicating an incompatible conflicting binding.- Specified by:
conflictingBindingin interfaceEeLogger- Parameters:
bindingName- the binding name.source- the source.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
defaultConstructorNotFound$str
protected String defaultConstructorNotFound$str()
-
defaultConstructorNotFound
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultConstructorNotFound(Class<?> clazz)
Description copied from interface:EeLoggerCreates an exception indicating the default constructor for the class, represented by theclazzparameter, could not be found.- Specified by:
defaultConstructorNotFoundin interfaceEeLogger- Parameters:
clazz- the class.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
defaultConstructorNotFoundOnComponent$str
protected String defaultConstructorNotFoundOnComponent$str()
-
defaultConstructorNotFoundOnComponent
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultConstructorNotFoundOnComponent(String className, Class<?> component)
Description copied from interface:EeLoggerCreates an exception indicating the default constructor for the class, represented by theclassNameparameter, could not be found on the component.- Specified by:
defaultConstructorNotFoundOnComponentin interfaceEeLogger- Parameters:
className- the name of the class.component- the component name.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
elementAttributeMissing$str
protected String elementAttributeMissing$str()
-
elementAttributeMissing
public final IllegalArgumentException elementAttributeMissing(String element, String attribute)
Description copied from interface:EeLoggerCreates an exception indicating the element must provide the attribute.- Specified by:
elementAttributeMissingin interfaceEeLogger- Parameters:
element- the element.attribute- the attribute.- Returns:
- an
IllegalArgumentExceptionfor the exception.
-
failedToInstallComponent$str
protected String failedToInstallComponent$str()
-
failedToInstallComponent
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToInstallComponent(Throwable cause, String name)
Description copied from interface:EeLoggerCreates an exception indicating a failure to install the component.- Specified by:
failedToInstallComponentin interfaceEeLogger- Parameters:
cause- the cause of the error.name- the name of the component.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToParse$str
protected String failedToParse$str()
-
failedToParse
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParse(Throwable cause, org.jboss.vfs.VirtualFile xmlFile)
Description copied from interface:EeLoggerCreates an exception indicating a failure to parse thexmlFile.- Specified by:
failedToParsein interfaceEeLogger- Parameters:
cause- the cause of the error.xmlFile- the XML file.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToProcessChild$str
protected String failedToProcessChild$str()
-
failedToProcessChild
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessChild(Throwable cause, org.jboss.vfs.VirtualFile earFile)
Description copied from interface:EeLoggerCreates an exception indicating a failure to process the children for the EAR.- Specified by:
failedToProcessChildin interfaceEeLogger- Parameters:
cause- the cause of the error.earFile- the EAR file.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToRead2$str
protected String failedToRead2$str()
-
failedToRead
public final String failedToRead(String entryName, String appName)
Description copied from interface:EeLoggerA message indicating a failure to read the entries in the application.- Specified by:
failedToReadin interfaceEeLogger- Parameters:
entryName- the name of the entry.appName- the application name.- Returns:
- the message.
-
failedToRead3$str
protected String failedToRead3$str()
-
failedToRead
public final String failedToRead(String entryName, String appName, String moduleName)
Description copied from interface:EeLoggerA message indicating a failure to read the entries in the module.- Specified by:
failedToReadin interfaceEeLogger- Parameters:
entryName- the name of the entry.appName- the application name.moduleName- the module name.- Returns:
- the message.
-
failedToRead4$str
protected String failedToRead4$str()
-
failedToRead
public final String failedToRead(String entryName, String appName, String moduleName, String componentName)
Description copied from interface:EeLoggerA message indicating a failure to read the entries in the module.- Specified by:
failedToReadin interfaceEeLogger- Parameters:
entryName- the name of the entry.appName- the application name.moduleName- the module name.componentName- the component name- Returns:
- the message.
-
fieldNotFound$str
protected String fieldNotFound$str()
-
fieldNotFound
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException fieldNotFound(String name)
Description copied from interface:EeLoggerCreates an exception indicating the field, represented by thenameparameter, was not found.- Specified by:
fieldNotFoundin interfaceEeLogger- Parameters:
name- the name of the field.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
injectionTargetNotFound$str
protected String injectionTargetNotFound$str()
-
injectionTargetNotFound
public final IllegalStateException injectionTargetNotFound()
Description copied from interface:EeLoggerCreates an exception indicating no injection target was found.- Specified by:
injectionTargetNotFoundin interfaceEeLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
invalidCharacterLength$str
protected String invalidCharacterLength$str()
-
invalidCharacterLength
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidCharacterLength(String elementName, String value)
Description copied from interface:EeLoggerCreates an exception indicating theelementNamecharacter type is not exactly one character long.- Specified by:
invalidCharacterLengthin interfaceEeLogger- Parameters:
elementName- the element name.value- the value.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
invalidDescriptor$str
protected String invalidDescriptor$str()
-
invalidDescriptor
public final RuntimeException invalidDescriptor(String descriptor)
Description copied from interface:EeLoggerCreates an exception indicating the descriptor is not valid.- Specified by:
invalidDescriptorin interfaceEeLogger- Parameters:
descriptor- the invalid descriptor- Returns:
- a
RuntimeExceptionfor the error.
-
invalidInjectionTarget$str
protected String invalidInjectionTarget$str()
-
invalidInjectionTarget
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidInjectionTarget(String targetName, String targetType, Class<?> type)
Description copied from interface:EeLoggerCreates an exception indicating the injection target, represented by thetargetNameparameter, on the class, represented by thetargetTypeparameter, is not compatible with the type of injection.- Specified by:
invalidInjectionTargetin interfaceEeLogger- Parameters:
targetName- the name of the target.targetType- the type of the target.type- the type provided.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
invalidNumberOfArguments$str
protected String invalidNumberOfArguments$str()
-
invalidNumberOfArguments
public final String invalidNumberOfArguments(String methodName, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className)
Description copied from interface:EeLoggerA message indicating there are an invalid number of arguments for the method, represented by the parameter, annotated with theannotationon the class, represented by theclassNameparameter.- Specified by:
invalidNumberOfArgumentsin interfaceEeLogger- Parameters:
methodName- the name of the method.annotation- the annotation.className- the name of the class.- Returns:
- the message.
-
invalidReturnType$str
protected String invalidReturnType$str()
-
invalidReturnType
public final IllegalArgumentException invalidReturnType(String returnType, String methodName, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className)
Description copied from interface:EeLoggerCreates an exception indicating a return type for the method, represented by themethodNameparameter, annotated with theannotationon the class, represented by theclassNameparameter.- Specified by:
invalidReturnTypein interfaceEeLogger- Parameters:
returnType- the return type required.methodName- the name of the method.annotation- the annotation.className- the name of the class.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidSignature$str
protected String invalidSignature$str()
-
invalidSignature
public final String invalidSignature(String name, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className, String signatureArg)
Description copied from interface:EeLoggerA message indicating methods annotated with theannotationmust have a single argument.- Specified by:
invalidSignaturein interfaceEeLogger- Parameters:
name- the name of the method.annotation- the annotation.className- the class name.signatureArg- the signature argument.- Returns:
- the message.
-
invalidValue$str
protected String invalidValue$str()
-
invalidValue
public final XMLStreamException invalidValue(String value, String element, Location location)
Description copied from interface:EeLoggerCreates an exception indicating the value for the element is invalid.- Specified by:
invalidValuein interfaceEeLogger- Parameters:
value- the invalid value.element- the element.location- the location of the error.- Returns:
XMLStreamExceptionfor the error.
-
methodNotFound1$str
protected String methodNotFound1$str()
-
methodNotFound
public final IllegalStateException methodNotFound(Method method)
Description copied from interface:EeLoggerCreates an exception indicating the method does not exist.- Specified by:
methodNotFoundin interfaceEeLogger- Parameters:
method- the method that does not exist.- Returns:
- an
IllegalStateExceptionfor the error.
-
methodNotFound3$str
protected String methodNotFound3$str()
-
methodNotFound
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException methodNotFound(String name, String paramType, String className)
Description copied from interface:EeLoggerCreates an exception indicating the method does not exist.- Specified by:
methodNotFoundin interfaceEeLogger- Parameters:
name- the name of the method.paramType- the parameter type.className- the class name.- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
methodOnlyAnnotation$str
protected String methodOnlyAnnotation$str()
-
methodOnlyAnnotation
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException methodOnlyAnnotation(org.jboss.jandex.DotName annotation)
Description copied from interface:EeLoggerCreates an exception indicating the annotation is only allowed on method targets.- Specified by:
methodOnlyAnnotationin interfaceEeLogger- Parameters:
annotation- the annotation.- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
multipleComponentsFound$str
protected String multipleComponentsFound$str()
-
multipleComponentsFound
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleComponentsFound(String typeName)
Description copied from interface:EeLoggerCreates an exception indicating multiple components were found for the type.- Specified by:
multipleComponentsFoundin interfaceEeLogger- Parameters:
typeName- the name of the component.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
multipleMethodsFound$str
protected String multipleMethodsFound$str()
-
multipleMethodsFound
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleMethodsFound(String name, String paramType, String className)
Description copied from interface:EeLoggerCreates an exception indicating multiple methods found.- Specified by:
multipleMethodsFoundin interfaceEeLogger- Parameters:
name- the name of the method.paramType- the parameter type.className- the class name.- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
multipleSetterMethodsFound$str
protected String multipleSetterMethodsFound$str()
-
multipleSetterMethodsFound
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleSetterMethodsFound(String targetName, String className)
Description copied from interface:EeLoggerCreates an exception indicating multiple setter methods found.- Specified by:
multipleSetterMethodsFoundin interfaceEeLogger- Parameters:
targetName- the name of the method.className- the class name.- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
noComponentInstance$str
protected String noComponentInstance$str()
-
noComponentInstance
public final IllegalStateException noComponentInstance()
Description copied from interface:EeLoggerCreates an exception indicating there is no component instance associated.- Specified by:
noComponentInstancein interfaceEeLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
nullBindingName$str
protected String nullBindingName$str()
-
nullBindingName
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException nullBindingName(BindingConfiguration config)
Description copied from interface:EeLoggerCreates an exception indicating the binding name must not benull.- Specified by:
nullBindingNamein interfaceEeLogger- Parameters:
config- the binding configuration.- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
nullOrEmptyManagedBeanClassName$str
protected String nullOrEmptyManagedBeanClassName$str()
-
nullOrEmptyManagedBeanClassName
public final IllegalArgumentException nullOrEmptyManagedBeanClassName()
Description copied from interface:EeLoggerCreates an exception indicating anullor empty managed bean class name.- Specified by:
nullOrEmptyManagedBeanClassNamein interfaceEeLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
nullOrEmptyResourceReferenceType$str
protected String nullOrEmptyResourceReferenceType$str()
-
nullOrEmptyResourceReferenceType
public final IllegalArgumentException nullOrEmptyResourceReferenceType()
Description copied from interface:EeLoggerCreates an exception indicating anullor empty resource reference type.- Specified by:
nullOrEmptyResourceReferenceTypein interfaceEeLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
nullResourceReference$str
protected String nullResourceReference$str()
-
nullResourceReference
public final IllegalArgumentException nullResourceReference()
Description copied from interface:EeLoggerCreates an exception indicating anullresource reference processor cannot be registered.- Specified by:
nullResourceReferencein interfaceEeLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
nullVar1$str
protected String nullVar1$str()
-
nullVar
public final IllegalArgumentException nullVar(String name)
Description copied from interface:EeLoggerCreates an exception indicating the variable, represented by thenameparameter, isnull.- Specified by:
nullVarin interfaceEeLogger- Parameters:
name- the name of the variable.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
priorityAlreadyExists$str
protected String priorityAlreadyExists$str()
-
priorityAlreadyExists
public final IllegalArgumentException priorityAlreadyExists(Object item, String hexPriority, Object current)
Description copied from interface:EeLoggerCreates an exception indicating the item cannot be added because the priority is already taken.- Specified by:
priorityAlreadyExistsin interfaceEeLogger- Parameters:
item- the item that was not added.hexPriority- the priority.current- the current item at that priority.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
serviceNotStarted$str
protected String serviceNotStarted$str()
-
serviceNotStarted
public final IllegalStateException serviceNotStarted()
Description copied from interface:EeLoggerCreates an exception indicating the service is not started.- Specified by:
serviceNotStartedin interfaceEeLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
setterMethodOnly$str
protected String setterMethodOnly$str()
-
setterMethodOnly
public final IllegalArgumentException setterMethodOnly(String annotation, org.jboss.jandex.MethodInfo methodInfo)
Description copied from interface:EeLoggerCreates an exception indicating theannotationinjection target is invalid and only setter methods are allowed.- Specified by:
setterMethodOnlyin interfaceEeLogger- Parameters:
annotation- the annotation.methodInfo- the method information.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
unknownAnnotationTargetType$str
protected String unknownAnnotationTargetType$str()
-
unknownAnnotationTargetType
public final RuntimeException unknownAnnotationTargetType(org.jboss.jandex.AnnotationTarget target)
Description copied from interface:EeLoggerCreates an exception indicating theAnnotationTargettype is unknown.- Specified by:
unknownAnnotationTargetTypein interfaceEeLogger- Parameters:
target- the annotation target.- Returns:
- a
RuntimeExceptionfor the error.
-
unknownElementType$str
protected String unknownElementType$str()
-
unknownElementType
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException unknownElementType(String elementName, String type)
Description copied from interface:EeLoggerCreates an exception indicating the type for theelementNamefor thetypeis unknown.- Specified by:
unknownElementTypein interfaceEeLogger- Parameters:
elementName- the name of the element.type- the type.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
viewMethodNotFound$str
protected String viewMethodNotFound$str()
-
viewMethodNotFound
public final IllegalArgumentException viewMethodNotFound(String name, String descriptor, Class<?> viewClass, Class<?> component)
Description copied from interface:EeLoggerCreates an exception indicating the method could not found on the view.- Specified by:
viewMethodNotFoundin interfaceEeLogger- Parameters:
name- the name of the method.descriptor- the method descriptor.viewClass- the view class.component- the component class.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
unexpectedElement$str
protected String unexpectedElement$str()
-
unexpectedElement
public final XMLStreamException unexpectedElement(QName name, Location location)
Description copied from interface:EeLoggerCreates an exception indicating an unexpected element, represented by thenameparameter, was encountered.- Specified by:
unexpectedElementin interfaceEeLogger- Parameters:
name- the unexpected element name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
failedToProcessEJBClientDescriptor$str
protected String failedToProcessEJBClientDescriptor$str()
-
failedToProcessEJBClientDescriptor
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessEJBClientDescriptor(Throwable cause)
Description copied from interface:EeLoggerCreates an exception indicating that the jboss-ejb-client.xml couldn't be processed- Specified by:
failedToProcessEJBClientDescriptorin interfaceEeLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
xmlErrorParsingEJBClientDescriptor$str
protected String xmlErrorParsingEJBClientDescriptor$str()
-
xmlErrorParsingEJBClientDescriptor
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException xmlErrorParsingEJBClientDescriptor(XMLStreamException cause, String fileLocation)
Description copied from interface:EeLoggerCreates an exception indicating that there was an exception while parsing a jboss-ejb-client.xml- Specified by:
xmlErrorParsingEJBClientDescriptorin interfaceEeLoggerfileLocation- the location of jboss-ejb-client.xml- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
errorParsingEJBClientDescriptor$str
protected String errorParsingEJBClientDescriptor$str()
-
errorParsingEJBClientDescriptor
public final XMLStreamException errorParsingEJBClientDescriptor(String message, Location location)
Description copied from interface:EeLoggerCreates an exception indicating that there was an exception while parsing a jboss-ejb-client.xml- Specified by:
errorParsingEJBClientDescriptorin interfaceEeLogger- Parameters:
message- The error messagelocation- The location of the error- Returns:
- a
XMLStreamExceptionfor the error.
-
noMessageDestination$str
protected String noMessageDestination$str()
-
noMessageDestination
public final String noMessageDestination(String name, String binding)
Description copied from interface:EeLoggerIf a message destination could not be resolved- Specified by:
noMessageDestinationin interfaceEeLogger
-
moreThanOneMessageDestination$str
protected String moreThanOneMessageDestination$str()
-
moreThanOneMessageDestination
public final String moreThanOneMessageDestination(String name, String binding, Set<String> jndiNames)
Description copied from interface:EeLoggerIf a message destination could not be resolved- Specified by:
moreThanOneMessageDestinationin interfaceEeLogger
-
failedToLoadJbossProperties$str
protected String failedToLoadJbossProperties$str()
-
failedToLoadJbossProperties
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToLoadJbossProperties(IOException e)
- Specified by:
failedToLoadJbossPropertiesin interfaceEeLogger
-
unsupportedModuleType$str
protected String unsupportedModuleType$str()
-
unsupportedModuleType
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException unsupportedModuleType(String moduleFileName)
- Specified by:
unsupportedModuleTypein interfaceEeLogger
-
rootAsLibraryDirectory$str
protected String rootAsLibraryDirectory$str()
-
rootAsLibraryDirectory
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException rootAsLibraryDirectory()
- Specified by:
rootAsLibraryDirectoryin interfaceEeLogger
-
earModuleChildOfLibraryDirectory$str
protected String earModuleChildOfLibraryDirectory$str()
-
earModuleChildOfLibraryDirectory
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException earModuleChildOfLibraryDirectory(String libraryDirectory, String moduleFileName)
- Specified by:
earModuleChildOfLibraryDirectoryin interfaceEeLogger
-
managedReferenceWasNull$str
protected String managedReferenceWasNull$str()
-
managedReferenceWasNull
public final RuntimeException managedReferenceWasNull(Field field)
- Specified by:
managedReferenceWasNullin interfaceEeLogger
-
propertiesNotAllowedOnGlobalModules$str
protected String propertiesNotAllowedOnGlobalModules$str()
-
propertiesNotAllowedOnGlobalModules
public final String propertiesNotAllowedOnGlobalModules()
- Specified by:
propertiesNotAllowedOnGlobalModulesin interfaceEeLogger
-
concurrentServiceValueUninitialized$str
protected String concurrentServiceValueUninitialized$str()
-
concurrentServiceValueUninitialized
public final IllegalStateException concurrentServiceValueUninitialized()
- Specified by:
concurrentServiceValueUninitializedin interfaceEeLogger
-
serializationMustBeHandledByTheFactory$str
protected String serializationMustBeHandledByTheFactory$str()
-
serializationMustBeHandledByTheFactory
public final IOException serializationMustBeHandledByTheFactory()
- Specified by:
serializationMustBeHandledByTheFactoryin interfaceEeLogger
-
factoryAlreadyExists$str
protected String factoryAlreadyExists$str()
-
factoryAlreadyExists
public final IllegalArgumentException factoryAlreadyExists(ConcurrentContext concurrentContext, String factoryName)
- Specified by:
factoryAlreadyExistsin interfaceEeLogger
-
factoryNotFound$str
protected String factoryNotFound$str()
-
factoryNotFound
public final IOException factoryNotFound(ConcurrentContext concurrentContext, String factoryName)
- Specified by:
factoryNotFoundin interfaceEeLogger
-
concurrentContextServiceNotInstalled$str
protected String concurrentContextServiceNotInstalled$str()
-
concurrentContextServiceNotInstalled
public final IOException concurrentContextServiceNotInstalled(org.jboss.msc.service.ServiceName serviceName)
- Specified by:
concurrentContextServiceNotInstalledin interfaceEeLogger
-
transactionSetupProviderServiceNotInstalled$str
protected String transactionSetupProviderServiceNotInstalled$str()
-
transactionSetupProviderServiceNotInstalled
public final IllegalStateException transactionSetupProviderServiceNotInstalled()
- Specified by:
transactionSetupProviderServiceNotInstalledin interfaceEeLogger
-
instanceDataCanOnlyBeSetDuringConstruction$str
protected String instanceDataCanOnlyBeSetDuringConstruction$str()
-
instanceDataCanOnlyBeSetDuringConstruction
public final IllegalStateException instanceDataCanOnlyBeSetDuringConstruction()
- Specified by:
instanceDataCanOnlyBeSetDuringConstructionin interfaceEeLogger
-
aroundInvokeAnnotationUsedTooManyTimes$str
protected String aroundInvokeAnnotationUsedTooManyTimes$str()
-
aroundInvokeAnnotationUsedTooManyTimes
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException aroundInvokeAnnotationUsedTooManyTimes(org.jboss.jandex.DotName className, int numberOfAnnotatedMethods)Description copied from interface:EeLoggerCreates an exception indicating that there was a exception while deploying AroundInvokeInterceptor- Specified by:
aroundInvokeAnnotationUsedTooManyTimesin interfaceEeLogger- Parameters:
className- the name of the class.numberOfAnnotatedMethods- the number of @aroundInvoke annotations in the specified class.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToRunTask
public final void failedToRunTask(Object delegate, Exception e)
- Specified by:
failedToRunTaskin interfaceEeLogger
-
failedToRunTask$str
protected String failedToRunTask$str()
-
cannotRunScheduledTask$str
protected String cannotRunScheduledTask$str()
-
cannotRunScheduledTask
public final IllegalStateException cannotRunScheduledTask(Object delegate)
- Specified by:
cannotRunScheduledTaskin interfaceEeLogger
-
invalidCoreThreadsSize$str
protected String invalidCoreThreadsSize$str()
-
invalidCoreThreadsSize
public final org.jboss.as.controller.OperationFailedException invalidCoreThreadsSize(String queueLengthValue)
Description copied from interface:EeLoggerCreates an exception indicating the core-threads must be greater than 0 for the task queue.- Specified by:
invalidCoreThreadsSizein interfaceEeLogger- Parameters:
queueLengthValue- the queue length value- Returns:
- an
OperationFailedExceptionfor the exception
-
invalidMaxThreads$str
protected String invalidMaxThreads$str()
-
invalidMaxThreads
public final org.jboss.as.controller.OperationFailedException invalidMaxThreads(int maxThreads, int coreThreads)Description copied from interface:EeLoggerCreates an exception indicating the max-threads value cannot be less than the core-threads value.- Specified by:
invalidMaxThreadsin interfaceEeLogger- Parameters:
maxThreads- the size for the max threadscoreThreads- the size for the core threads- Returns:
- an
OperationFailedExceptionfor the exception
-
classDoesNotImplementAllInterfaces$str
protected String classDoesNotImplementAllInterfaces$str()
-
classDoesNotImplementAllInterfaces
public final IllegalArgumentException classDoesNotImplementAllInterfaces()
- Specified by:
classDoesNotImplementAllInterfacesin interfaceEeLogger
-
nullName$str
protected String nullName$str()
-
nullName
public final IllegalArgumentException nullName(String objectType)
Description copied from interface:EeLoggerCreates an exception indicating the name of the @{code objectType}, isnull.- Specified by:
nullNamein interfaceEeLogger- Parameters:
objectType- the type of the object.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
nullVar3$str
protected String nullVar3$str()
-
nullVar
public final IllegalArgumentException nullVar(String variable, String objectType, String objectName)
Description copied from interface:EeLoggerCreates an exception indicating the variable, represented by thevariableparameter in the @{code objectType}objectName, isnull.- Specified by:
nullVarin interfaceEeLogger- Parameters:
variable- the name of the variable.objectType- the type of the object.objectName- the name of the object.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
cannotSetField$str
protected String cannotSetField$str()
-
cannotSetField
public final IllegalArgumentException cannotSetField(String fieldName, Class<?> injectedClass, ClassLoader injectedClassloader, Class<?> fieldClass, ClassLoader fieldClassloader)
- Specified by:
cannotSetFieldin interfaceEeLogger
-
executorServiceNotFound$str
protected String executorServiceNotFound$str()
-
executorServiceNotFound
public final org.jboss.as.controller.OperationFailedException executorServiceNotFound(org.jboss.msc.service.ServiceName serviceName)
- Specified by:
executorServiceNotFoundin interfaceEeLogger
-
unsupportedExecutorServiceMetric$str
protected String unsupportedExecutorServiceMetric$str()
-
unsupportedExecutorServiceMetric
public final IllegalStateException unsupportedExecutorServiceMetric(String attributeName)
- Specified by:
unsupportedExecutorServiceMetricin interfaceEeLogger
-
globalDirectoryDoNotExist$str
protected String globalDirectoryDoNotExist$str()
-
globalDirectoryDoNotExist
public final org.jboss.msc.service.StartException globalDirectoryDoNotExist(String globalDirectoryPath, String globalDirectoryName)
- Specified by:
globalDirectoryDoNotExistin interfaceEeLogger
-
oneGlobalDirectory$str
protected String oneGlobalDirectory$str()
-
oneGlobalDirectory
public final org.jboss.as.controller.OperationFailedException oneGlobalDirectory(String newGlobalDirectory, String existingGlobalDirectory)
- Specified by:
oneGlobalDirectoryin interfaceEeLogger
-
errorDeletingJACCPolicy
public final void errorDeletingJACCPolicy(Throwable t)
- Specified by:
errorDeletingJACCPolicyin interfaceEeLogger
-
errorDeletingJACCPolicy$str
protected String errorDeletingJACCPolicy$str()
-
unableToStartException$str
protected String unableToStartException$str()
-
unableToStartException
public final org.jboss.msc.service.StartException unableToStartException(String service, Throwable t)
- Specified by:
unableToStartExceptionin interfaceEeLogger
-
rejectedDueToMaxRequests$str
protected String rejectedDueToMaxRequests$str()
-
rejectedDueToMaxRequests
public final RejectedExecutionException rejectedDueToMaxRequests()
- Specified by:
rejectedDueToMaxRequestsin interfaceEeLogger
-
invalidNamePrefix
public final void invalidNamePrefix(String name)
- Specified by:
invalidNamePrefixin interfaceEeLogger
-
invalidNamePrefix$str
protected String invalidNamePrefix$str()
-
huntTaskTerminationFailure
public final void huntTaskTerminationFailure(Throwable cause, String executorName, String taskName)
Description copied from interface:EeLoggerLogs a warning message indicating a failure when terminating a managed executor's hung task.- Specified by:
huntTaskTerminationFailurein interfaceEeLogger- Parameters:
cause- the cause of the error.executorName- the name of the executor.taskName- the name of the hung task.
-
huntTaskTerminationFailure$str
protected String huntTaskTerminationFailure$str()
-
hungTaskCancelled
public final void hungTaskCancelled(String executorName, String taskName)
Description copied from interface:EeLoggerLogs a message indicating a hung task was cancelled.- Specified by:
hungTaskCancelledin interfaceEeLogger- Parameters:
executorName- the name of the executor.taskName- the name of the hung task.
-
hungTaskCancelled$str
protected String hungTaskCancelled$str()
-
hungTaskNotCancelled
public final void hungTaskNotCancelled(String executorName, String taskName)
Description copied from interface:EeLoggerLogs a message indicating a hung task was not cancelled.- Specified by:
hungTaskNotCancelledin interfaceEeLogger- Parameters:
executorName- the name of the executor.taskName- the name of the hung task.
-
hungTaskNotCancelled$str
protected String hungTaskNotCancelled$str()
-
attributeNoLongerSupported$str
protected String attributeNoLongerSupported$str()
-
attributeNoLongerSupported
public final XMLStreamException attributeNoLongerSupported(String attribute)
- Specified by:
attributeNoLongerSupportedin interfaceEeLogger
-
managedReferenceMethodWasNull$str
protected String managedReferenceMethodWasNull$str()
-
managedReferenceMethodWasNull
public final RuntimeException managedReferenceMethodWasNull(Method method)
- Specified by:
managedReferenceMethodWasNullin interfaceEeLogger
-
duplicateJndiBindingFound
public final void duplicateJndiBindingFound(String componentName, String jndiName, Class clazz)
- Specified by:
duplicateJndiBindingFoundin interfaceEeLogger
-
duplicateJndiBindingFound$str
protected String duplicateJndiBindingFound$str()
-
multipleUsesOfAllRemaining$str
protected String multipleUsesOfAllRemaining$str()
-
multipleUsesOfAllRemaining
public final IllegalStateException multipleUsesOfAllRemaining()
- Specified by:
multipleUsesOfAllRemainingin interfaceEeLogger
-
failedToResumeTransaction
public final void failedToResumeTransaction(Throwable cause)
- Specified by:
failedToResumeTransactionin interfaceEeLogger
-
failedToResumeTransaction$str
protected String failedToResumeTransaction$str()
-
failureWhileRunningTask$str
protected String failureWhileRunningTask$str()
-
failureWhileRunningTask
public final RuntimeException failureWhileRunningTask(Object delegate, Exception e)
- Specified by:
failureWhileRunningTaskin interfaceEeLogger
-
-