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="2024-07-21T17:15:40-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:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface org.jboss.as.ee.logging.EeLogger
ROOT_LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal 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 Stringfinal IllegalArgumentExceptionannotationAttributeMissing(String annotation, String attribute) Creates an exception indicating the annotation must provide the attribute.protected Stringfinal 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 Stringfinal XMLStreamExceptionattributeNoLongerSupported(String attribute) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalStateExceptionCreates an exception indicating more items cannot be added once getSortedItems() has been called.protected Stringfinal IllegalArgumentExceptionprotected Stringfinal RuntimeExceptioncannotBeEmpty(String name) Creates an exception indicating thenamecannot be empty.protected Stringfinal IllegalArgumentExceptioncannotBeNullOrEmpty(String name, Object value) Creates an exception indicating thenamecannot benullor empty.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotConfigureComponent(Throwable cause, String name) Creates an exception indicating the component, represented by thenameparameter, could not be configured.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotDetermineType(String name) Creates an exception indicating the type for the resource-env-ref could not be determined.final org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotDetermineType(String tag, String value, String typeTag) Creates an exception indicating the type for thetagcould not be determined.protected Stringprotected Stringfinal 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.final 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 Stringfinal RuntimeExceptioncannotLoadInterceptor(Throwable cause, String className) Creates an exception indicating an interceptor class could not be loaded.final 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 Stringprotected Stringfinal 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 Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotParseResourceRefUri(Throwable cause, String uri) Creates an exception indicating the inability to parse the resource-ref URI.protected Stringfinal 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 Stringfinal voidcannotResolve(String elementName, String name) Logs a warning message indicating the resource-env-ref could not be resolved.protected Stringfinal 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 Stringfinal 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 Stringfinal IllegalStateExceptioncannotRunScheduledTask(Object delegate) protected Stringfinal IllegalArgumentExceptioncannotSetField(String fieldName, Class<?> injectedClass, ClassLoader injectedClassloader, Class<?> fieldClass, ClassLoader fieldClassloader) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotSpecifyBoth(String element1, String element2) Creates an exception indicating both theelement1andelement2cannot be specified in an environment entry.protected Stringfinal IllegalArgumentExceptioncircularDependency(String bindingName) Creates an exception indicating a circular dependency is installing.protected Stringfinal IllegalArgumentExceptionprotected Stringfinal 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 Stringfinal IllegalArgumentExceptioncomponentAlreadyDefined(String commonName, String addedClassName, String existingClassname) Creates an exception indicating a component, represented by thenameparameter, is already defined in this module.protected Stringfinal 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 Stringfinal IllegalStateExceptionCreates an exception indicating a failure to construct a component instance.protected Stringfinal voidcomponentDestroyFailure(Throwable cause, ComponentInstance component) Logs a warning message indicating a failure to destroy the component instance.protected Stringfinal voidLogs a warning message indicating the component is not being installed due to an exception.protected StringCreates an exception indicating the component is stopped.protected Stringfinal IllegalStateExceptionCreates an exception indicating the component is not available.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncomponentNotFound(String typeName) Creates an exception indicating no component was found for the type.protected Stringfinal IllegalStateExceptionCreates an exception indicating a failure to construct a component view.protected Stringfinal IOExceptionconcurrentContextServiceNotInstalled(org.jboss.msc.service.ServiceName serviceName) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalArgumentExceptionconflictingBinding(String bindingName, InjectionSource source) Creates an exception indicating an incompatible conflicting binding.protected Stringfinal 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 Stringfinal 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 Stringfinal voidduplicateJndiBindingFound(String componentName, String jndiName, Class clazz) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionearModuleChildOfLibraryDirectory(String libraryDirectory, String moduleFileName) protected Stringfinal IllegalArgumentExceptionelementAttributeMissing(String element, String attribute) Creates an exception indicating the element must provide the attribute.protected Stringfinal voidprotected Stringfinal RuntimeExceptionprotected Stringfinal XMLStreamExceptionerrorParsingEJBClientDescriptor(String message, Location location) Creates an exception indicating that there was an exception while parsing a jboss-ejb-client.xmlprotected Stringfinal org.jboss.as.controller.OperationFailedExceptionexecutorServiceNotFound(org.jboss.msc.service.ServiceName serviceName) protected Stringfinal IllegalArgumentExceptionfactoryAlreadyExists(ConcurrentContext concurrentContext, String factoryName) protected Stringfinal IOExceptionfactoryNotFound(ConcurrentContext concurrentContext, String factoryName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToInstallComponent(Throwable cause, String name) Creates an exception indicating a failure to install the component.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToParse(Throwable cause, org.jboss.vfs.VirtualFile xmlFile) Creates an exception indicating a failure to parse thexmlFile.protected Stringfinal 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 Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCreates an exception indicating that the jboss-ejb-client.xml couldn't be processedprotected Stringfinal StringfailedToRead(String entryName, String appName) A message indicating a failure to read the entries in the application.final StringfailedToRead(String entryName, String appName, String moduleName) A message indicating a failure to read the entries in the module.final StringfailedToRead(String entryName, String appName, String moduleName, String componentName) A message indicating a failure to read the entries in the module.protected Stringprotected Stringprotected Stringfinal voidprotected Stringfinal voidprotected Stringfinal voidfailedToRunTask(Object delegate, Exception e) protected Stringfinal voidprotected Stringfinal RuntimeExceptionfailureWhileRunningTask(Object delegate, Exception e) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfieldNotFound(String name) Creates an exception indicating the field, represented by thenameparameter, was not found.protected Stringprotected Localefinal org.jboss.msc.service.StartExceptionglobalDirectoryDoNotExist(String globalDirectoryPath, String globalDirectoryName) protected Stringfinal voidhungTaskCancelled(String executorName, String taskName) Logs a message indicating a hung task was cancelled.protected Stringfinal voidhungTaskNotCancelled(String executorName, String taskName) Logs a message indicating a hung task was not cancelled.protected Stringfinal IllegalArgumentExceptionprotected Stringfinal voidhuntTaskTerminationFailure(Throwable cause, String executorName, String taskName) Logs a warning message indicating a failure when terminating a managed executor's hung task.protected Stringfinal IllegalStateExceptionCreates an exception indicating no injection target was found.protected Stringfinal IllegalStateExceptionprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioninvalidCharacterLength(String elementName, String value) Creates an exception indicating theelementNamecharacter type is not exactly one character long.protected Stringfinal org.jboss.as.controller.OperationFailedExceptioninvalidCoreThreadsSize(String queueLengthValue) Creates an exception indicating the core-threads must be greater than 0 for the task queue.protected Stringfinal RuntimeExceptioninvalidDescriptor(String descriptor) Creates an exception indicating the descriptor is not valid.protected Stringfinal 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 Stringfinal voidinvalidManagedBeanAbstractOrFinal(String sectionId, String className) Logs a warning message indicating the managed bean implementation class MUST NOT be an interface.protected Stringfinal voidinvalidManagedBeanInterface(String sectionId, String className) Logs a warning message indicating the managed bean implementation class MUST NOT be abstract or final.protected Stringfinal 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 Stringfinal voidinvalidNamePrefix(String name) protected Stringfinal 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 Stringfinal 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 Stringfinal 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 Stringfinal XMLStreamExceptioninvalidValue(String value, String element, Location location) Creates an exception indicating the value for the element is invalid.protected Stringfinal RuntimeExceptionmanagedReferenceMethodWasNull(Method method) protected Stringfinal RuntimeExceptionmanagedReferenceWasNull(Field field) protected Stringfinal IllegalStateExceptionmethodNotFound(Method method) Creates an exception indicating the method does not exist.final org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmethodNotFound(String name, String paramType, String className) Creates an exception indicating the method does not exist.protected Stringprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmethodOnlyAnnotation(org.jboss.jandex.DotName annotation) Creates an exception indicating the annotation is only allowed on method targets.protected Stringfinal StringmoreThanOneMessageDestination(String name, String binding, Set<String> jndiNames) If a message destination could not be resolvedprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleComponentsFound(String typeName) Creates an exception indicating multiple components were found for the type.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleMethodsFound(String name, String paramType, String className) Creates an exception indicating multiple methods found.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleSetterMethodsFound(String targetName, String className) Creates an exception indicating multiple setter methods found.protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionCreates an exception indicating there is no component instance associated.protected Stringfinal StringnoMessageDestination(String name, String binding) If a message destination could not be resolvedprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionnullBindingName(BindingConfiguration config) Creates an exception indicating the binding name must not benull.protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the name of the @{code objectType}, isnull.protected Stringfinal IllegalArgumentExceptionCreates an exception indicating anullor empty managed bean class name.protected Stringfinal IllegalArgumentExceptionCreates an exception indicating anullor empty resource reference type.protected Stringfinal IllegalArgumentExceptionCreates an exception indicating anullresource reference processor cannot be registered.protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the variable, represented by thenameparameter, isnull.final IllegalArgumentExceptionCreates an exception indicating the variable, represented by thevariableparameter in the @{code objectType}objectName, isnull.protected Stringprotected Stringfinal org.jboss.as.controller.OperationFailedExceptiononeGlobalDirectory(String newGlobalDirectory, String existingGlobalDirectory) protected Stringfinal 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 Stringfinal IllegalArgumentExceptionpriorityAlreadyExists(Object item, String hexPriority, Object current) Creates an exception indicating the item cannot be added because the priority is already taken.protected Stringfinal Stringprotected Stringprotected Stringfinal voidprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal org.jboss.as.controller.OperationFailedExceptionprotected Stringfinal IOExceptionprotected Stringfinal IllegalStateExceptionCreates an exception indicating the service is not started.protected Stringfinal IllegalArgumentExceptionsetterMethodOnly(String annotation, org.jboss.jandex.MethodInfo methodInfo) Creates an exception indicating theannotationinjection target is invalid and only setter methods are allowed.protected Stringfinal voidsubdeploymentIgnored(String pathName) protected Stringfinal voidprotected Stringfinal IllegalStateExceptionprotected Stringfinal org.jboss.msc.service.StartExceptionunableToStartException(String service, Throwable t) protected Stringfinal XMLStreamExceptionunexpectedElement(QName name, Location location) Creates an exception indicating an unexpected element, represented by thenameparameter, was encountered.protected Stringfinal RuntimeExceptionunknownAnnotationTargetType(org.jboss.jandex.AnnotationTarget target) Creates an exception indicating theAnnotationTargettype is unknown.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionunknownElementType(String elementName, String type) Creates an exception indicating the type for theelementNamefor thetypeis unknown.protected Stringfinal IllegalStateExceptionunsupportedExecutorServiceMetric(String attributeName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionunsupportedModuleType(String moduleFileName) protected Stringfinal IllegalArgumentExceptionviewMethodNotFound(String name, String descriptor, Class<?> viewClass, Class<?> component) Creates an exception indicating the method could not found on the view.protected Stringfinal 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 StringMethods 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, 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, 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
-
Constructor Details
-
EeLogger_$logger
public EeLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
cannotResolve
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
-
componentDestroyFailure
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
-
componentInstallationFailure
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
-
invalidManagedBeanAbstractOrFinal
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
-
invalidManagedBeanInterface
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
-
preDestroyInterceptorFailure
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
-
subdeploymentIgnored
- Specified by:
subdeploymentIgnoredin interfaceEeLogger
-
subdeploymentIgnored$str
-
rollbackOfTransactionStartedInEEConcurrentInvocation
public final void rollbackOfTransactionStartedInEEConcurrentInvocation()- Specified by:
rollbackOfTransactionStartedInEEConcurrentInvocationin interfaceEeLogger
-
rollbackOfTransactionStartedInEEConcurrentInvocation$str
-
failedToRollbackTransaction
- Specified by:
failedToRollbackTransactionin interfaceEeLogger
-
failedToRollbackTransaction$str
-
failedToSuspendTransaction
- Specified by:
failedToSuspendTransactionin interfaceEeLogger
-
failedToSuspendTransaction$str
-
systemErrorWhileCheckingForTransactionLeak
- Specified by:
systemErrorWhileCheckingForTransactionLeakin interfaceEeLogger
-
systemErrorWhileCheckingForTransactionLeak$str
-
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
-
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
-
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
-
cannotBeEmpty
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
-
cannotBeNullOrEmpty
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
-
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
-
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
-
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
-
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
-
cannotLoadInterceptor
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
circularDependency
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
-
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
-
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
-
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
-
componentConstructionFailure
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
-
componentIsStopped
Description copied from interface:EeLoggerCreates an exception indicating the component is stopped.- Specified by:
componentIsStoppedin interfaceEeLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
componentNotAvailable$str
-
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
-
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
-
componentViewConstructionFailure
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
-
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
-
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
-
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
-
elementAttributeMissing
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
-
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
-
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
-
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
-
failedToRead
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
-
failedToRead
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
-
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
-
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
-
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
-
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
-
invalidDescriptor
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
-
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
-
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
-
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
-
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
-
invalidValue
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
-
methodNotFound
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
nullVar
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
-
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
-
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
-
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
-
unknownAnnotationTargetType
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
-
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
-
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
-
unexpectedElement
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
-
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
-
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
-
errorParsingEJBClientDescriptor
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
-
noMessageDestination
Description copied from interface:EeLoggerIf a message destination could not be resolved- Specified by:
noMessageDestinationin interfaceEeLogger
-
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
-
failedToLoadJbossProperties
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToLoadJbossProperties(IOException e) - Specified by:
failedToLoadJbossPropertiesin interfaceEeLogger
-
unsupportedModuleType$str
-
unsupportedModuleType
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException unsupportedModuleType(String moduleFileName) - Specified by:
unsupportedModuleTypein interfaceEeLogger
-
rootAsLibraryDirectory$str
-
rootAsLibraryDirectory
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException rootAsLibraryDirectory()- Specified by:
rootAsLibraryDirectoryin interfaceEeLogger
-
earModuleChildOfLibraryDirectory$str
-
earModuleChildOfLibraryDirectory
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException earModuleChildOfLibraryDirectory(String libraryDirectory, String moduleFileName) - Specified by:
earModuleChildOfLibraryDirectoryin interfaceEeLogger
-
managedReferenceWasNull$str
-
managedReferenceWasNull
- Specified by:
managedReferenceWasNullin interfaceEeLogger
-
propertiesNotAllowedOnGlobalModules$str
-
propertiesNotAllowedOnGlobalModules
- Specified by:
propertiesNotAllowedOnGlobalModulesin interfaceEeLogger
-
concurrentServiceValueUninitialized$str
-
concurrentServiceValueUninitialized
- Specified by:
concurrentServiceValueUninitializedin interfaceEeLogger
-
serializationMustBeHandledByTheFactory$str
-
serializationMustBeHandledByTheFactory
- Specified by:
serializationMustBeHandledByTheFactoryin interfaceEeLogger
-
factoryAlreadyExists$str
-
factoryAlreadyExists
public final IllegalArgumentException factoryAlreadyExists(ConcurrentContext concurrentContext, String factoryName) - Specified by:
factoryAlreadyExistsin interfaceEeLogger
-
factoryNotFound$str
-
factoryNotFound
- Specified by:
factoryNotFoundin interfaceEeLogger
-
concurrentContextServiceNotInstalled$str
-
concurrentContextServiceNotInstalled
public final IOException concurrentContextServiceNotInstalled(org.jboss.msc.service.ServiceName serviceName) - Specified by:
concurrentContextServiceNotInstalledin interfaceEeLogger
-
transactionSetupProviderServiceNotInstalled$str
-
transactionSetupProviderServiceNotInstalled
- Specified by:
transactionSetupProviderServiceNotInstalledin interfaceEeLogger
-
instanceDataCanOnlyBeSetDuringConstruction$str
-
instanceDataCanOnlyBeSetDuringConstruction
- Specified by:
instanceDataCanOnlyBeSetDuringConstructionin interfaceEeLogger
-
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
- Specified by:
failedToRunTaskin interfaceEeLogger
-
failedToRunTask$str
-
cannotRunScheduledTask$str
-
cannotRunScheduledTask
- Specified by:
cannotRunScheduledTaskin interfaceEeLogger
-
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
-
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
-
classDoesNotImplementAllInterfaces
- Specified by:
classDoesNotImplementAllInterfacesin interfaceEeLogger
-
nullName$str
-
nullName
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
-
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
-
cannotSetField
public final IllegalArgumentException cannotSetField(String fieldName, Class<?> injectedClass, ClassLoader injectedClassloader, Class<?> fieldClass, ClassLoader fieldClassloader) - Specified by:
cannotSetFieldin interfaceEeLogger
-
executorServiceNotFound$str
-
executorServiceNotFound
public final org.jboss.as.controller.OperationFailedException executorServiceNotFound(org.jboss.msc.service.ServiceName serviceName) - Specified by:
executorServiceNotFoundin interfaceEeLogger
-
unsupportedExecutorServiceMetric$str
-
unsupportedExecutorServiceMetric
- Specified by:
unsupportedExecutorServiceMetricin interfaceEeLogger
-
globalDirectoryDoNotExist$str
-
globalDirectoryDoNotExist
public final org.jboss.msc.service.StartException globalDirectoryDoNotExist(String globalDirectoryPath, String globalDirectoryName) - Specified by:
globalDirectoryDoNotExistin interfaceEeLogger
-
oneGlobalDirectory$str
-
oneGlobalDirectory
public final org.jboss.as.controller.OperationFailedException oneGlobalDirectory(String newGlobalDirectory, String existingGlobalDirectory) - Specified by:
oneGlobalDirectoryin interfaceEeLogger
-
errorDeletingJACCPolicy
- Specified by:
errorDeletingJACCPolicyin interfaceEeLogger
-
errorDeletingJACCPolicy$str
-
unableToStartException$str
-
unableToStartException
public final org.jboss.msc.service.StartException unableToStartException(String service, Throwable t) - Specified by:
unableToStartExceptionin interfaceEeLogger
-
rejectedDueToMaxRequests$str
-
rejectedDueToMaxRequests
- Specified by:
rejectedDueToMaxRequestsin interfaceEeLogger
-
invalidNamePrefix
- Specified by:
invalidNamePrefixin interfaceEeLogger
-
invalidNamePrefix$str
-
huntTaskTerminationFailure
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
-
hungTaskCancelled
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
-
hungTaskNotCancelled
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
-
attributeNoLongerSupported$str
-
attributeNoLongerSupported
- Specified by:
attributeNoLongerSupportedin interfaceEeLogger
-
managedReferenceMethodWasNull$str
-
managedReferenceMethodWasNull
- Specified by:
managedReferenceMethodWasNullin interfaceEeLogger
-
duplicateJndiBindingFound
- Specified by:
duplicateJndiBindingFoundin interfaceEeLogger
-
duplicateJndiBindingFound$str
-
multipleUsesOfAllRemaining$str
-
multipleUsesOfAllRemaining
- Specified by:
multipleUsesOfAllRemainingin interfaceEeLogger
-
failedToResumeTransaction
- Specified by:
failedToResumeTransactionin interfaceEeLogger
-
failedToResumeTransaction$str
-
failureWhileRunningTask$str
-
failureWhileRunningTask
- Specified by:
failureWhileRunningTaskin interfaceEeLogger
-
errorEqualsCannotBeCalledBeforeResolve$str
-
errorEqualsCannotBeCalledBeforeResolve
- Specified by:
errorEqualsCannotBeCalledBeforeResolvein interfaceEeLogger
-
hungTaskTerminationPeriodIsNotBiggerThanZero$str
-
hungTaskTerminationPeriodIsNotBiggerThanZero
- Specified by:
hungTaskTerminationPeriodIsNotBiggerThanZeroin interfaceEeLogger
-
cannotAddRemotingReceiver$str
-
cannotAddRemotingReceiver
- Specified by:
cannotAddRemotingReceiverin interfaceEeLogger
-
cannotAddHTTPConnection$str
-
cannotAddHTTPConnection
- Specified by:
cannotAddHTTPConnectionin interfaceEeLogger
-
securityManagerNotAllowed$str
-
securityManagerNotAllowed
public final org.jboss.as.controller.OperationFailedException securityManagerNotAllowed()- Specified by:
securityManagerNotAllowedin interfaceEeLogger
-