@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2017-05-24T12:07:31+0000") public class EjbLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements EjbLogger, org.jboss.logging.BasicLogger, Serializable
DEPLOYMENT_LOGGER, EJB3_INVOCATION_LOGGER, EJB3_TIMER_LOGGER, REMOTE_LOGGER, ROOT_LOGGER
Constructor and Description |
---|
EjbLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
javax.ejb.EJBException |
acquireSemaphoreInterrupted() |
protected String |
acquireSemaphoreInterrupted$str() |
void |
activationConfigPropertyIgnored(Object propName,
String resourceAdapterName)
Logs a warning message indicating ActivationConfigProperty will be ignored since it is not allowed by resource adapter
|
protected String |
activationConfigPropertyIgnored$str() |
RuntimeException |
activationFailed(Throwable cause,
Object id) |
protected String |
activationFailed$str() |
IllegalArgumentException |
annotationApplicableOnlyForMethods(String annotationName) |
protected String |
annotationApplicableOnlyForMethods$str() |
RuntimeException |
annotationOnlyAllowedOnClass(String annotationName,
org.jboss.jandex.AnnotationTarget incorrectTarget) |
protected String |
annotationOnlyAllowedOnClass$str() |
IllegalArgumentException |
aroundTimeoutMethodExpectedWithInvocationContextParam(String methodName,
String className) |
protected String |
aroundTimeoutMethodExpectedWithInvocationContextParam$str() |
IllegalArgumentException |
aroundTimeoutMethodMustReturnObjectType(String methodName,
String className) |
protected String |
aroundTimeoutMethodMustReturnObjectType$str() |
IllegalStateException |
asymmetricCacheUsage() |
protected String |
asymmetricCacheUsage$str() |
void |
asyncInvocationFailed(Throwable cause)
Logs an error message indicating an exception occurred while executing an invocation
|
protected String |
asyncInvocationFailed$str() |
RuntimeException |
asyncInvocationOnlyApplicableForSessionBeans() |
protected String |
asyncInvocationOnlyApplicableForSessionBeans$str() |
void |
asyncMethodSupportedOnlyForSessionBeans(Class<? extends Object> beanClass,
Method invokedMethod) |
protected String |
asyncMethodSupportedOnlyForSessionBeans$str() |
IllegalStateException |
beanComponentMissingEjbObject(String componentName,
String ejbLocalObject)
Creates an exception indicating Bean component does not have an ejb object
|
protected String |
beanComponentMissingEjbObject$str() |
IllegalStateException |
beanHomeInterfaceIsNull(String componentName)
Creates an exception indicating the bean home interface was not set
|
protected String |
beanHomeInterfaceIsNull$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
beanInterfaceAttributeRequiredForEJBAnnotationOnClass(String className) |
protected String |
beanInterfaceAttributeRequiredForEJBAnnotationOnClass$str() |
IllegalStateException |
beanLocalHomeInterfaceIsNull(String componentName)
Creates an exception indicating the bean local home interface was not set
|
protected String |
beanLocalHomeInterfaceIsNull$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
beanWithLocalAnnotationImplementsMoreThanOneInterface(Class<? extends Object> beanClass) |
protected String |
beanWithLocalAnnotationImplementsMoreThanOneInterface$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
beanWithRemoteAnnotationImplementsMoreThanOneInterface(Class<? extends Object> beanClass) |
protected String |
beanWithRemoteAnnotationImplementsMoreThanOneInterface$str() |
IllegalArgumentException |
bothMethodIntAndClassNameSet(String componentName)
Creates an exception indicating both methodIntf and className are set
|
protected String |
bothMethodIntAndClassNameSet$str() |
IllegalStateException |
businessInterfaceIsNull()
Creates an exception indicating business interface type cannot be null
|
protected String |
businessInterfaceIsNull$str() |
IllegalStateException |
cacheEntryInUse(Object entry) |
protected String |
cacheEntryInUse$str() |
void |
cacheEntryNotFound(Object id)
Logs a warning message indicating an EJB for the specific id could not be found
|
protected String |
cacheEntryNotFound$str() |
IllegalStateException |
cacheEntryNotInUse(Object entry) |
protected String |
cacheEntryNotInUse$str() |
IllegalStateException |
cacheIsNotClustered()
Creates an returns a
IllegalStateException to indicate that a cache is not clustered |
protected String |
cacheIsNotClustered$str() |
void |
cacheRemoveFailed(Object id)
Logs an error message indicating an exception occurred while removing an inactive bean.
|
protected String |
cacheRemoveFailed$str() |
IllegalStateException |
callMethodNotAllowWhenDependencyInjectionInProgress(String method)
Creates an exception indicating method call is not allowed while dependency injection is in progress
|
protected String |
callMethodNotAllowWhenDependencyInjectionInProgress$str() |
void |
cannotAddClusterNodeDueToUnresolvableClientMapping(String nodeName,
String clusterName,
Object bindings) |
protected String |
cannotAddClusterNodeDueToUnresolvableClientMapping$str() |
IllegalArgumentException |
cannotBeApplicationExceptionBecauseNotAnExceptionType(Class<? extends Object> klass) |
protected String |
cannotBeApplicationExceptionBecauseNotAnExceptionType$str() |
IllegalStateException |
cannotCall(String methodName,
String missing)
Creates an exception indicating the inability to call the method as something is missing for the invocation.
|
IllegalStateException |
cannotCall(String methodName,
String name,
String localName)
Creates an exception indicating Cannot call getInvokedBusinessInterface when invoking through ejb object
|
protected String |
cannotCall2$str() |
protected String |
cannotCall3$str() |
javax.ejb.EJBException |
cannotCallGetPKOnSessionBean() |
protected String |
cannotCallGetPKOnSessionBean$str() |
IllegalStateException |
cannotCallMethod(String methodName,
String state)
Exception thrown if a method cannot be invoked at the given time
|
protected String |
cannotCallMethod$str() |
IllegalStateException |
cannotCallMethodInAfterCompletion(String methodName) |
protected String |
cannotCallMethodInAfterCompletion$str() |
void |
cannotDeactivateBeanServant(Throwable cause) |
protected String |
cannotDeactivateBeanServant$str() |
void |
cannotDeactivateHomeServant(Throwable cause) |
protected String |
cannotDeactivateHomeServant$str() |
void |
cannotDeleteCacheFile(String fileType,
String fileName) |
protected String |
cannotDeleteCacheFile$str() |
javax.ejb.RemoveException |
cannotRemoveWhileParticipatingInTransaction()
Exception that is thrown when invoking remove while an EJB is in a transaction
|
protected String |
cannotRemoveWhileParticipatingInTransaction$str() |
void |
cannotUnregisterEJBHomeFromCobra(Throwable cause) |
protected String |
cannotUnregisterEJBHomeFromCobra$str() |
IllegalArgumentException |
cannotWriteToNullDataOutput() |
protected String |
cannotWriteToNullDataOutput$str() |
RuntimeException |
classAttachToViewNotEjbObject(Class<? extends Object> aClass)
Creates an exception indicating a class was attached to a view that is not an EJBObject or an EJBLocalObject
|
protected String |
classAttachToViewNotEjbObject$str() |
IllegalArgumentException |
classnameIsNull(String className)
Creates an exception indicating the classname was null or empty
|
protected String |
classnameIsNull$str() |
RuntimeException |
classNotFoundException(ClassNotFoundException cnfe) |
protected String |
classNotFoundException$str() |
IllegalStateException |
clientMappingMissing(String nodeName,
String clusterName) |
protected String |
clientMappingMissing$str() |
void |
closingChannel(org.jboss.remoting3.Channel channel,
Throwable t)
Log message indicating that some error caused a channel to be closed
|
protected String |
closingChannel$str() |
void |
closingChannelOnChannelEnd(org.jboss.remoting3.Channel channel)
Log message indicating that a
Channel.Receiver#handleEnd(org.jboss.remoting3.Channel) notification
was received and the channel is being closed |
protected String |
closingChannelOnChannelEnd$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
clusteredAnnotationIsNotApplicableForBean(org.jboss.as.server.deployment.DeploymentUnit unit,
String componentName,
String componentClassName)
Returns a
DeploymentUnitProcessingException to indicate that the Clustered
annotation cannot be used on the EJB component represented by componentName |
protected String |
clusteredAnnotationIsNotApplicableForBean$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
clusteredAnnotationIsNotApplicableForEntityBean(org.jboss.as.server.deployment.DeploymentUnit unit,
String componentName,
String componentClassName)
Returns a
DeploymentUnitProcessingException to indicate that the Clustered
annotation cannot be used on an entity bean |
protected String |
clusteredAnnotationIsNotApplicableForEntityBean$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
clusteredAnnotationIsNotApplicableForMDB(org.jboss.as.server.deployment.DeploymentUnit unit,
String componentName,
String componentClassName)
Returns a
DeploymentUnitProcessingException to indicate that the Clustered
annotation cannot be used on a message driven bean |
protected String |
clusteredAnnotationIsNotApplicableForMDB$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
clusteredAnnotationNotYetImplementedForSingletonBean(org.jboss.as.server.deployment.DeploymentUnit unit,
String componentName,
String componentClassName)
Returns a
DeploymentUnitProcessingException to indicate that the Clustered
annotation is currently not supported on singleton EJB. |
protected String |
clusteredAnnotationNotYetImplementedForSingletonBean$str() |
void |
cobraInterfaceRepository(String repo,
String object) |
protected String |
cobraInterfaceRepository$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
componentClassHasMultipleTimeoutAnnotations(Class<? extends Object> componentClass)
Creates an exception indicating Component class has multiple @Timeout annotations
|
protected String |
componentClassHasMultipleTimeoutAnnotations$str() |
Exception |
componentInstanceNotAvailable(org.jboss.invocation.InterceptorContext interceptorContext)
Creates an exception indicating component instance isn't available for invocation
|
protected String |
componentInstanceNotAvailable$str() |
IllegalArgumentException |
componentIsNull(String name)
Creates an exception indicating component cannot be null
|
protected String |
componentIsNull$str() |
EJBComponentUnavailableException |
componentIsShuttingDown() |
protected String |
componentIsShuttingDown$str() |
IllegalArgumentException |
componentNotInstanceOfSessionComponent(Component component,
Class<? extends Object> componentClass,
String type)
Creates an exception indicating Component with component specified class: isn't a stateful component
|
protected String |
componentNotInstanceOfSessionComponent$str() |
IllegalStateException |
componentNotSetInInterceptor(org.jboss.invocation.InterceptorContext context)
Creates an exception indicating it a component was not set on the InterceptorContext
|
protected String |
componentNotSetInInterceptor$str() |
IllegalArgumentException |
componentNotSingleton(Component component,
Class<? extends Object> componentClass)
Creates an exception indicating Component with component class isn't a singleton component
|
protected String |
componentNotSingleton$str() |
IllegalArgumentException |
componentTimeoutMethodNotSet(String componentName)
Creates an exception indicating timeout method was not set for the component
|
protected String |
componentTimeoutMethodNotSet$str() |
IllegalStateException |
componentViewNotAvailableInContext(org.jboss.invocation.InterceptorContext context)
Creates an exception indicating the component view instance is not available in interceptor context
|
protected String |
componentViewNotAvailableInContext$str() |
javax.ejb.ConcurrentAccessTimeoutException |
concurrentAccessTimeoutException(String ejb,
String s)
Creates an exception EJB 3.1 PFD2 4.8.5.5.1 concurrent access timeout on invocation - could not obtain lock within
|
protected String |
concurrentAccessTimeoutException$str() |
EJBComponentUnavailableException |
containerSuspended() |
protected String |
containerSuspended$str() |
String |
convertUnexpectedError() |
protected String |
convertUnexpectedError$str() |
RuntimeException |
couldNotCloseChannel(IOException ioe) |
protected String |
couldNotCloseChannel$str() |
void |
couldNotCreateClusterConnection(Throwable cause,
String nodeName,
String clusterName) |
protected String |
couldNotCreateClusterConnection$str() |
RuntimeException |
couldNotCreateCorbaObject(Exception cause,
org.jboss.ejb.client.EJBLocator<? extends Object> locator) |
protected String |
couldNotCreateCorbaObject$str() |
void |
couldNotCreateTable(SQLException e) |
protected String |
couldNotCreateTable$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
couldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName,
ResourceInjectionTarget injectionTarget) |
protected String |
couldNotDetermineEjbLocalRefForInjectionTarget$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
couldNotDetermineEjbRefForInjectionTarget(String ejbRefName,
ResourceInjectionTarget injectionTarget) |
protected String |
couldNotDetermineEjbRefForInjectionTarget$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
couldNotDetermineLocalInterfaceFromLocalHome(String localHomeClass,
String beanName) |
protected String |
couldNotDetermineLocalInterfaceFromLocalHome$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
couldNotDetermineRemoteInterfaceFromHome(String homeClass,
String beanName) |
protected String |
couldNotDetermineRemoteInterfaceFromHome$str() |
RuntimeException |
couldNotFindClassLoaderForStub(String stub) |
protected String |
couldNotFindClassLoaderForStub$str() |
javax.ejb.NoSuchEJBException |
couldNotFindEjb(String sessionId)
Creates an exception indicating it could not find the EJB with specific id
|
protected String |
couldNotFindEjb$str() |
void |
couldNotFindEjbForLocatorIIOP(org.jboss.ejb.client.EJBLocator<? extends Object> locator)
Logs an error message indicating that an ejb client proxy could not be swapped out in a RMI invocation
|
protected String |
couldNotFindEjbForLocatorIIOP$str() |
javax.ejb.ObjectNotFoundException |
couldNotFindEntity(Method finderMethod,
String s)
Creates an exception indicating could not Could not find entity from method
|
protected String |
couldNotFindEntity$str() |
RuntimeException |
couldNotFindEntityBeanMethod(String method) |
protected String |
couldNotFindEntityBeanMethod$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
couldNotFindSessionBean(String beanName)
Creates an exception indicating could not find session bean with name
|
protected String |
couldNotFindSessionBean$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
couldNotFindViewMethodOnEjb(Method method,
String viewClass,
String ejb)
Thrown when an EJB 2 EJB does not implement a method on an EJB 2
|
protected String |
couldNotFindViewMethodOnEjb$str() |
IllegalStateException |
couldNotObtainLockForGroup(String groupId,
String groupMember) |
protected String |
couldNotObtainLockForGroup$str() |
IllegalArgumentException |
couldNotParseScheduleExpression(String origValue)
Creates an exception indicating it could not parse schedule expression
|
protected String |
couldNotParseScheduleExpression$str() |
void |
couldNotSendClusterRemovalMessage(Throwable cause,
Group group,
org.jboss.remoting3.Channel channel) |
protected String |
couldNotSendClusterRemovalMessage$str() |
void |
couldNotWriteInvocationSuccessMessage(Throwable cause) |
protected String |
couldNotWriteInvocationSuccessMessage$str() |
void |
couldNotWriteMethodInvocation(Throwable cause,
Method invokedMethod,
String beanName,
String appName,
String moduleName,
String distinctName) |
protected String |
couldNotWriteMethodInvocation$str() |
void |
couldNotWriteOutToChannel(Throwable cause) |
protected String |
couldNotWriteOutToChannel$str() |
IllegalStateException |
currentComponentNotAEjb(ComponentInstance component)
Creates an exception indicating the current component is not an EJB.
|
protected String |
currentComponentNotAEjb$str() |
void |
defaultInterceptorClassNotListed(String clazz)
Logs a warning message indicating Default interceptor class is not listed in the
|
protected String |
defaultInterceptorClassNotListed$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
defaultInterceptorsNotBindToMethod()
Creates an exception indicating Default interceptors cannot specify a method to bind to in ejb-jar.xml
|
protected String |
defaultInterceptorsNotBindToMethod$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
defaultInterceptorsNotSpecifyOrder()
Creates an exception indicating Default interceptors specify an absolute ordering
|
protected String |
defaultInterceptorsNotSpecifyOrder$str() |
void |
deploymentAddListenerException(Throwable cause) |
protected String |
deploymentAddListenerException$str() |
void |
deploymentRemoveListenerException(Throwable cause) |
protected String |
deploymentRemoveListenerException$str() |
void |
deprecatedAnnotation(String annotation) |
protected String |
deprecatedAnnotation$str() |
void |
deprecatedNamespace(String namespace,
String element) |
protected String |
deprecatedNamespace$str() |
org.jboss.as.controller.OperationFailedException |
disableDefaultEjbPermissionsCannotBeTrue() |
protected String |
disableDefaultEjbPermissionsCannotBeTrue$str() |
void |
discardingStatefulComponent(StatefulSessionComponentInstance component,
Throwable t)
Logs an error message indicating Discarding stateful component instance due to exception
|
protected String |
discardingStatefulComponent$str() |
IllegalStateException |
duplicateCacheEntry(Object id) |
protected String |
duplicateCacheEntry$str() |
IllegalStateException |
duplicateSerializationGroupMember(Object id,
Object groupId) |
protected String |
duplicateSerializationGroupMember$str() |
void |
dynamicStubCreationFailed(String clazz,
Throwable t)
Logs an error message indicating that dynamic stub creation failed
|
protected String |
dynamicStubCreationFailed$str() |
RuntimeException |
ejb2xViewNotApplicableForSingletonBeans() |
protected String |
ejb2xViewNotApplicableForSingletonBeans$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
ejbBusinessMethodMustBePublic(Method method) |
protected String |
ejbBusinessMethodMustBePublic$str() |
IllegalStateException |
ejbClientContextSelectorUnableToFunctionDueToMissingService(org.jboss.msc.service.ServiceName serviceName) |
protected String |
ejbClientContextSelectorUnableToFunctionDueToMissingService$str() |
String |
ejbHasNoTimerMethods() |
protected String |
ejbHasNoTimerMethods$str() |
IllegalStateException |
ejbJarConfigNotBeenSet(ComponentCreateServiceFactory serviceFactory,
String componentName)
Creates an exception indicating EjbJarConfiguration hasn't been set
|
protected String |
ejbJarConfigNotBeenSet$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
ejbJarConfigNotFound(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
Creates an exception indicating that the EjbJarConfiguration was not found as an attachment in deployment unit
|
protected String |
ejbJarConfigNotFound$str() |
IllegalArgumentException |
EjbJarConfigurationIsNull()
Creates an exception indicating EjbJarConfiguration cannot be null
|
protected String |
EjbJarConfigurationIsNull$str() |
IllegalStateException |
ejbLocalObjectUnavailable(String beanName) |
protected String |
ejbLocalObjectUnavailable$str() |
IllegalArgumentException |
ejbMethodIsNull()
Creates an exception indicating EJB method identifier cannot be null while setting roles on method
|
protected String |
ejbMethodIsNull$str() |
IllegalArgumentException |
ejbMethodIsNullForViewType(MethodIntf viewType)
Creates an exception indicating EJB method identifier cannot be null while setting roles on view type
|
protected String |
ejbMethodIsNullForViewType$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
ejbMethodMustBePublic(String type,
Method method) |
protected String |
ejbMethodMustBePublic$str() |
IllegalArgumentException |
ejbMethodSecurityMetaDataIsNull()
Creates an exception indicating the EJB method security metadata cannot be null
|
protected String |
ejbMethodSecurityMetaDataIsNull$str() |
IllegalArgumentException |
ejbModuleIdentifiersCannotBeNull() |
protected String |
ejbModuleIdentifiersCannotBeNull$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
ejbMustBePublicClass(String componentName,
String componentClassName) |
protected String |
ejbMustBePublicClass$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
ejbMustHavePublicDefaultConstructor(String componentName,
String componentClassName) |
protected String |
ejbMustHavePublicDefaultConstructor$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
ejbMustNotBeFinalClass(String componentName,
String componentClassName) |
protected String |
ejbMustNotBeFinalClass$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
ejbMustNotBeInnerClass(String componentName,
String componentClassName) |
protected String |
ejbMustNotBeInnerClass$str() |
void |
ejbNotExposedOverIIOP(org.jboss.ejb.client.EJBLocator<? extends Object> locator)
Logs an error message indicating that an ejb client proxy could not be swapped out in a RMI invocation
|
protected String |
ejbNotExposedOverIIOP$str() |
String |
ejbNotFound(String typeName,
String binding) |
String |
ejbNotFound(String typeName,
String beanName,
String binding) |
protected String |
ejbNotFound2$str() |
protected String |
ejbNotFound3$str() |
IllegalArgumentException |
ejbNotFoundInDeployment(String ejbName,
String appName,
String moduleName,
String distinctName) |
protected String |
ejbNotFoundInDeployment$str() |
RuntimeException |
ejbRemoteServiceCannotHandleClientVersion(byte version) |
protected String |
ejbRemoteServiceCannotHandleClientVersion$str() |
IllegalStateException |
endpointUnAvailable(String componentName)
Returns a
IllegalStateException indicating that the Endpoint
is not available |
protected String |
endpointUnAvailable$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
entityBeansAreNotSupported(String beanName) |
protected String |
entityBeansAreNotSupported$str() |
void |
errorDuringRetryTimeout(javax.ejb.Timer timer,
Throwable e)
Logs an error message indicating an error during retyring timeout for timer
|
protected String |
errorDuringRetryTimeout$str() |
void |
errorDuringTransactionManagement(Throwable cause,
org.jboss.ejb.client.XidTransactionID id) |
protected String |
errorDuringTransactionManagement$str() |
void |
errorDuringTransactionRecovery(Throwable cause) |
protected String |
errorDuringTransactionRecovery$str() |
void |
errorInvokeTimeout(javax.ejb.Timer timer,
Throwable e)
Logs an error message indicating an error invoking timeout for timer
|
protected String |
errorInvokeTimeout$str() |
void |
errorInvokingMethod(Throwable cause,
Method invokedMethod,
String beanName,
String appName,
String moduleName,
String distinctName) |
protected String |
errorInvokingMethod$str() |
void |
exceptionGeneratingSessionId(Throwable cause,
String componentName,
short invocationId,
org.jboss.remoting3.Channel channel) |
protected String |
exceptionGeneratingSessionId$str() |
void |
exceptionOnChannel(Throwable cause,
org.jboss.remoting3.Channel channel,
org.jboss.remoting3.MessageInputStream inputStream) |
protected String |
exceptionOnChannel$str() |
void |
exceptionReleasingEntity(Throwable t) |
protected String |
exceptionReleasingEntity$str() |
RuntimeException |
exceptionRepositoryNotFound(String name,
String message) |
protected String |
exceptionRepositoryNotFound$str() |
void |
exceptionRunningTimerTask(javax.ejb.Timer timer,
String timedObjectId,
Exception e) |
protected String |
exceptionRunningTimerTask$str() |
IllegalArgumentException |
executorIsNull()
Creates an exception indicating the Executor cannot be null
|
protected String |
executorIsNull$str() |
IllegalStateException |
existingSerializationGroup(Object key,
Object group) |
protected String |
existingSerializationGroup$str() |
IllegalArgumentException |
expirationDateIsNull()
Creates an exception indicating the expiration date cannot be null while creating a timer
|
protected String |
expirationDateIsNull$str() |
IllegalArgumentException |
expirationIsNull()
Creates an exception indicating the expiration cannot be null while creating a single action timer
|
protected String |
expirationIsNull$str() |
javax.ejb.EJBException |
failedToAcquirePermit(long timeout,
TimeUnit timeUnit) |
protected String |
failedToAcquirePermit$str() |
RuntimeException |
failedToAnalyzeRemoteInterface(Exception e,
String beanName) |
protected String |
failedToAnalyzeRemoteInterface$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToCreateDeploymentNodeSelector(Exception e,
String deploymentNodeSelectorClassName) |
protected String |
failedToCreateDeploymentNodeSelector$str() |
void |
failedToCreateOptionForProperty(String propertyName,
String reason) |
protected String |
failedToCreateOptionForProperty$str() |
RuntimeException |
failedToCreateSessionForStatefulBean(Exception e,
String beanName) |
protected String |
failedToCreateSessionForStatefulBean$str() |
RuntimeException |
failedToFindMarshallerFactoryForStrategy(String marshallerStrategy) |
protected String |
failedToFindMarshallerFactoryForStrategy$str() |
RuntimeException |
failedToGetCurrentTransaction(Exception e) |
protected String |
failedToGetCurrentTransaction$str() |
void |
failedToGetStatus(Throwable cause) |
protected String |
failedToGetStatus$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToInstallManagementResource(Exception e,
String componentName) |
protected String |
failedToInstallManagementResource$str() |
RuntimeException |
failedToLoadTimeoutMethodParamClass(Exception cause,
String className) |
protected String |
failedToLoadTimeoutMethodParamClass$str() |
RuntimeException |
failedToLoadViewClass(Exception e,
String viewClassName) |
protected String |
failedToLoadViewClass$str() |
RuntimeException |
failedToLoadViewClassForComponent(Exception e,
String componentName) |
protected String |
failedToLoadViewClassForComponent$str() |
IOException |
failedToLookupORB() |
protected String |
failedToLookupORB$str() |
RuntimeException |
failedToMarshalEjbParameters(Exception e) |
protected String |
failedToMarshalEjbParameters$str() |
IOException |
failedToOpenMessageOutputStream(Throwable e) |
protected String |
failedToOpenMessageOutputStream$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToParse(Exception e,
String filePath) |
protected String |
failedToParse$str() |
void |
failedToPersistTimer(javax.ejb.Timer timerid,
Exception e) |
protected String |
failedToPersistTimer$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToProcessBusinessInterfaces(Class<? extends Object> ejbClass,
Exception e) |
protected String |
failedToProcessBusinessInterfaces$str() |
IOException |
failedToReadEjbInfo(Throwable e) |
protected String |
failedToReadEjbInfo$str() |
IOException |
failedToReadEJBLocator(Throwable e) |
protected String |
failedToReadEJBLocator$str() |
void |
failedToRefreshTimers(String timedObjectId) |
protected String |
failedToRefreshTimers$str() |
RuntimeException |
failedToRegisterTransactionSynchronization(Exception e) |
protected String |
failedToRegisterTransactionSynchronization$str() |
void |
failedToRemoveBean(String componentName,
org.jboss.ejb.client.SessionID sessionId,
Throwable t)
Logs an error message indicating it failed to remove bean with the specified session id
|
protected String |
failedToRemoveBean$str() |
void |
failedToRemoveManagementResources(InstalledComponent component,
String cause) |
protected String |
failedToRemoveManagementResources$str() |
void |
failedToRemovePersistentTimer(File file)
Logs an error message indicating it could not remove persistent timer
|
protected String |
failedToRemovePersistentTimer$str() |
void |
failedToRollback(Throwable cause) |
protected String |
failedToRollback$str() |
void |
failedToSendAsyncMethodIndicatorToClient(Throwable t,
Method invokedMethod) |
protected String |
failedToSendAsyncMethodIndicatorToClient$str() |
void |
failedToSendClusterFormationMessageToClient(Exception e,
org.jboss.remoting3.Channel channel) |
void |
failedToSendClusterFormationMessageToClient(Exception e,
String clusterName,
org.jboss.remoting3.Channel channel) |
protected String |
failedToSendClusterFormationMessageToClient1$str() |
protected String |
failedToSendClusterFormationMessageToClient2$str() |
void |
failedToSendClusterNodeAdditionMessageToClient(Exception e,
org.jboss.remoting3.Channel channel) |
protected String |
failedToSendClusterNodeAdditionMessageToClient$str() |
void |
failedToSendClusterNodeRemovalMessageToClient(Exception e,
org.jboss.remoting3.Channel channel) |
protected String |
failedToSendClusterNodeRemovalMessageToClient$str() |
void |
failedToSendModuleAvailabilityMessageToClient(Exception e,
org.jboss.remoting3.Channel channel) |
void |
failedToSendModuleAvailabilityMessageToClient(Exception e,
DeploymentModuleIdentifier deploymentId,
org.jboss.remoting3.Channel channel) |
protected String |
failedToSendModuleAvailabilityMessageToClient1$str() |
protected String |
failedToSendModuleAvailabilityMessageToClient2$str() |
void |
failedToSendModuleUnavailabilityMessageToClient(Exception e,
DeploymentModuleIdentifier deploymentId,
org.jboss.remoting3.Channel channel) |
protected String |
failedToSendModuleUnavailabilityMessageToClient$str() |
void |
failedToSetRollbackOnly(Exception e) |
protected String |
failedToSetRollbackOnly$str() |
IllegalStateException |
failProcessInvocation(String name,
Method invokedMethod,
String viewClassOfInvokedMethod,
Method viewMethod,
String viewClassName)
Creates an exception indicating class cannot handle method of view class
|
protected String |
failProcessInvocation$str() |
IllegalStateException |
failToAddClassToLocalView(String viewClassName,
String ejbName)
Creates an exception indicating can't add view class as local view since it's already marked as remote view for bean
|
protected String |
failToAddClassToLocalView$str() |
javax.ejb.EJBException |
failToCallBusinessOnNonePublicMethod(Method method)
Creates an exception indicating not a business method.
|
protected String |
failToCallBusinessOnNonePublicMethod$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToCallEjbCreateForHomeInterface(Method method,
String ejbClassName)
Creates an exception indicating Could not resolve corresponding ejbCreate or @Init method for home interface method on EJB
|
protected String |
failToCallEjbCreateForHomeInterface$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToCallEjbRefByDependsOn(String annotationValue,
String componentClassName,
Set<ComponentDescription> components)
Creates an exception indicating more than one EJB called referenced by @DependsOn annotation in Components
|
protected String |
failToCallEjbRefByDependsOn$str() |
IllegalStateException |
failToCallgetRollbackOnly()
Creates an exception indicating the getRollBackOnly was called on none container-managed transaction
|
protected String |
failToCallgetRollbackOnly$str() |
IllegalStateException |
failToCallgetRollbackOnlyAfterTxcompleted()
Creates an exception indicating the call getRollBackOnly not allowed after transaction is completed
|
protected String |
failToCallgetRollbackOnlyAfterTxcompleted$str() |
IllegalStateException |
failToCallgetRollbackOnlyOnNoneTransaction()
Creates an exception indicating the getRollBackOnly not allowed without a transaction
|
protected String |
failToCallgetRollbackOnlyOnNoneTransaction$str() |
IllegalStateException |
failToCallIsBeanManagedTransaction()
Creates an exception indicating the call isBeanManagedTransaction is not allowed without bean-managed transaction
|
protected String |
failToCallIsBeanManagedTransaction$str() |
IllegalStateException |
failToCallSetRollbackOnlyOnNoneCMB()
Creates an exception indicating setRollBackOnly was called on none CMB
|
protected String |
failToCallSetRollbackOnlyOnNoneCMB$str() |
IllegalStateException |
failToCallSetRollbackOnlyWithNoTx()
Creates an exception indicating setRollBackOnly was without a transaction
|
protected String |
failToCallSetRollbackOnlyWithNoTx$str() |
RuntimeException |
failToCallTimeOutMethod(Method method)
Creates an exception indicating it fail to call the timeout method
|
protected String |
failToCallTimeOutMethod$str() |
void |
failToCloseFile(Throwable e)
Logs an error message indicating error closing file
|
protected String |
failToCloseFile$str() |
TimeoutException |
failToCompleteTaskBeforeTimeOut(long timeout,
TimeUnit unit)
Creates an exception indicating it fail to complete task before time out
|
protected String |
failToCompleteTaskBeforeTimeOut$str() |
void |
failToCreateDirectoryForPersistTimers(File file)
Logs an error message indicating Could not restore timers for specified id
|
protected String |
failToCreateDirectoryForPersistTimers$str() |
RuntimeException |
failToCreateStatefulSessionBean(String beanName,
Throwable e)
Creates an exception indicating it could not create session for Stateful bean
|
protected String |
failToCreateStatefulSessionBean$str() |
IllegalStateException |
failToCreateTimerDoLifecycle()
Creates an exception indicating the creation of timers is not allowed during lifecycle callback of non-singleton EJBs
|
protected String |
failToCreateTimerDoLifecycle$str() |
RuntimeException |
failToCreateTimerFileStoreDir(File baseDir)
Creates an exception indicating it could not create timer file store directory
|
protected String |
failToCreateTimerFileStoreDir$str() |
RuntimeException |
failToDeserializeInfoInTimer(Throwable e)
Creates an exception indicating it could not deserialize info in timer
|
protected String |
failToDeserializeInfoInTimer$str() |
RuntimeException |
failToEndTransaction(Throwable e)
Creates an exception indicating could not end transaction
|
protected String |
failToEndTransaction$str() |
RuntimeException |
failToFindComponentMethod(String name,
String s,
Class<? extends Object> componentClass)
Creates an exception indicating method named with params not found on component class
|
protected String |
failToFindComponentMethod$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToFindEjbRefByDependsOn(String annotationValue,
String componentClassName)
Creates an exception indicating it Could not find EJB referenced by @DependsOn annotation
|
protected String |
failToFindEjbRefByDependsOn$str() |
RuntimeException |
failToFindMethod(String name,
String s)
Creates an exception indicating it was unable to find method
|
protected String |
failToFindMethod$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToFindMethodInEjbJarXml(String name,
String methodName)
Creates an exception indicating Could not find method specified referenced in ejb-jar.xml
|
protected String |
failToFindMethodInEjbJarXml$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToFindMethodWithParameterTypes(String name,
String methodName,
org.jboss.metadata.ejb.spec.MethodParametersMetaData methodParams)
Creates an exception indicating could not find method with parameter types referenced in ejb-jar.xml
|
protected String |
failToFindMethodWithParameterTypes$str() |
IllegalStateException |
failToFindResourceAdapter(String resourceAdapterName)
Creates an exception indicating cannot find any resource adapter service for resource adapter
|
protected String |
failToFindResourceAdapter$str() |
void |
failToFindSfsbWithId(org.jboss.ejb.client.SessionID sessionId,
String componentName)
Logs an info message indicating it could not find stateful session bean instance with id
|
protected String |
failToFindSfsbWithId$str() |
IllegalStateException |
failToFindTimeoutMethod(TimeoutMethod timeoutMethodInfo)
Creates an exception indicating it could not find timeout method
|
protected String |
failToFindTimeoutMethod$str() |
IllegalStateException |
failToGetEjbComponent(org.jboss.invocation.InterceptorContext currentInvocationContext)
Creates an exception indicating EJBComponent has not been set in the current invocation context
|
protected String |
failToGetEjbComponent$str() |
IllegalStateException |
failToInvokegetTimeoutMethod()
Creates an exception indicating it cannot invoke getTimeoutMethod on a timer which is not an auto-timer
|
protected String |
failToInvokegetTimeoutMethod$str() |
IllegalStateException |
failToInvokeMethodInSessionBeanLifeCycle(String method)
Creates an exception indicating cannot invoke method in a session bean lifecycle method"
|
protected String |
failToInvokeMethodInSessionBeanLifeCycle$str() |
org.jboss.msc.service.StartException |
failToInvokeTimedObject(EJBComponent component)
Creates an exception indicating no timed object invoke for component
|
protected String |
failToInvokeTimedObject$str() |
RuntimeException |
failToInvokeTimeout(Method method)
Creates an exception indicating it cannot invoke timeout method
|
protected String |
failToInvokeTimeout$str() |
IllegalStateException |
failToInvokeTimerServiceDoLifecycle()
Creates an exception indicating it cannot invoke timer service methods in lifecycle callback of non-singleton beans
|
protected String |
failToInvokeTimerServiceDoLifecycle$str() |
IllegalArgumentException |
failToLinkFromEmptySecurityRole(String fromRole)
Creates an exception indicating it cannot link from a null or empty security role
|
protected String |
failToLinkFromEmptySecurityRole$str() |
IllegalArgumentException |
failToLinkToEmptySecurityRole(String toRole)
Creates an exception indicating it cannot link to a null or empty security role:
|
protected String |
failToLinkToEmptySecurityRole$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToLoadAppExceptionClassInEjbJarXml(String exceptionClassName,
Throwable e)
Creates an exception indicating it could not load application exception class %s in ejb-jar.xml
|
protected String |
failToLoadAppExceptionClassInEjbJarXml$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToLoadComponentClass(Throwable t,
String componentName)
Creates an exception indicating could not load component class
|
protected String |
failToLoadComponentClass$str() |
RuntimeException |
failToLoadDeclaringClassOfTimeOut(String declaringClass)
Creates an exception indicating it could not load declared class of timeout method
|
protected String |
failToLoadDeclaringClassOfTimeOut$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToLoadEjbClass(String ejbClassName,
Throwable e)
Creates an exception indicating it could not load EJB class
|
protected String |
failToLoadEjbClass$str() |
RuntimeException |
failToLoadEjbViewClass(Throwable e)
Creates an exception indicating Could not load EJB view class
|
protected String |
failToLoadEjbViewClass$str() |
RuntimeException |
failToLoadViewClassEjb(String beanName,
Throwable e)
Creates an exception indicating it could not load view class for ejb
|
protected String |
failToLoadViewClassEjb$str() |
RuntimeException |
failToLookupJNDI(String name,
Throwable e)
Creates an exception indicating the NamespaceContextSelector was not set
|
protected String |
failToLookupJNDI$str() |
IllegalArgumentException |
failToLookupJNDINameSpace(String name)
Creates an exception indicating the namespace was wrong
|
protected String |
failToLookupJNDINameSpace$str() |
IllegalArgumentException |
failToLookupStrippedJNDI(NamespaceContextSelector namespaceContextSelector,
Context jndiContext,
Throwable ne)
Creates an exception indicating it failed to lookup the namespace
|
protected String |
failToLookupStrippedJNDI$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToMergeData(String componentName,
Throwable e)
Creates an exception indicating Could not merge data
|
protected String |
failToMergeData$str() |
javax.ejb.ConcurrentAccessTimeoutException |
failToObtainLock(String ejb,
long value,
TimeUnit timeUnit)
Creates an exception indicating could not obtain lock within the specified time
|
protected String |
failToObtainLock$str() |
IllegalStateException |
failToObtainLockIllegalType(javax.ejb.LockType lockType,
Method method,
LockableComponent lockableComponent)
Creates an exception indicating Illegal lock type for component
|
protected String |
failToObtainLockIllegalType$str() |
IllegalStateException |
failToPersistTimer(TimerImpl timer)
Creates an exception indicating the timer is not persistent
|
protected String |
failToPersistTimer$str() |
javax.ejb.EJBException |
failToReacquireLockForNonReentrant(ComponentInstance privateData)
Creates an exception indicating could not re-acquire lock for non-reentrant instance
|
protected String |
failToReacquireLockForNonReentrant$str() |
void |
failToReadTimerInformation(String componentName)
Logs a warning message indicating could not read timer information for EJB component
|
protected String |
failToReadTimerInformation$str() |
RuntimeException |
failToRegisterWithTxTimerCancellation(Throwable e)
Creates an exception indicating it could not register with tx for timer cancellation
|
protected String |
failToRegisterWithTxTimerCancellation$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToResolveEjbRemoveForInterface(String ejbName)
Creates an exception indicating that it could not resolve ejbRemove method for interface method on EJB
|
protected String |
failToResolveEjbRemoveForInterface$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failToResolveMethodForHomeInterface(String ejbMethodName,
Method method,
String ejbName)
Creates an exception indicating that it could not resolve corresponding method for home interface method on EJB
|
protected String |
failToResolveMethodForHomeInterface$str() |
void |
failToRestoreTimers(File file)
Logs an error message indicating it's not a directory, could not restore timers"
|
protected String |
failToRestoreTimers$str() |
void |
failToRestoreTimersForObjectId(String timedObjectId,
Throwable e)
Logs an error message indicating Could not restore timers for specified id
|
protected String |
failToRestoreTimersForObjectId$str() |
void |
failToRestoreTimersFromFile(File timerFile,
Throwable e)
Logs an error message indicating it could not restore timer from file
|
protected String |
failToRestoreTimersFromFile$str() |
IllegalStateException |
failToStartTimerService()
Creates an exception indicating TimerService is not started
|
protected String |
failToStartTimerService$str() |
RuntimeException |
failToStartTransaction(Throwable t)
Creates an exception indicating it could not start transaction
|
protected String |
failToStartTransaction$str() |
IllegalStateException |
failToUnregisterTimerService(String timedObjectId)
Creates an exception indicating cannot unregister timer service because it's not registered"
|
protected String |
failToUnregisterTimerService$str() |
javax.ejb.IllegalLoopbackException |
failToUpgradeToWriteLock()
Creates an exception indicating EJB 3.1 PFD2 4.8.5.1.1 upgrading from read to write lock is not allowed
|
protected String |
failToUpgradeToWriteLock$str() |
RuntimeException |
failureDuringEndpointDeactivation(String componentName,
javax.resource.ResourceException cause)
Returns a
RuntimeException indicating that the Endpoint
for the message driven component, could not be deactivated |
protected String |
failureDuringEndpointDeactivation$str() |
RuntimeException |
failureDuringLoadOfClusterNodeSelector(String clusterNodeSelectorName,
String clusterName,
Exception e) |
protected String |
failureDuringLoadOfClusterNodeSelector$str() |
IllegalStateException |
getRollBackOnlyIsNotAllowWithSupportsAttribute()
Creates an exception indicating EJB 3.1 FR 13.6.2.9 getRollbackOnly is not allowed with SUPPORTS attribute
|
protected String |
getRollBackOnlyIsNotAllowWithSupportsAttribute$str() |
IllegalStateException |
gettingParametersNotAllowLifeCycleCallbacks()
Creates an exception indicating getting parameters is not allowed on lifecycle callbacks
|
protected String |
gettingParametersNotAllowLifeCycleCallbacks$str() |
void |
getTxManagerStatusFailed(Throwable cause)
Logs an error message indicating an exception occurred while getting status
|
protected String |
getTxManagerStatusFailed$str() |
IllegalStateException |
groupCreationContextAlreadyExists() |
protected String |
groupCreationContextAlreadyExists$str() |
IllegalArgumentException |
groupMembershipNotifierAlreadyRegistered(String groupName) |
protected String |
groupMembershipNotifierAlreadyRegistered$str() |
IllegalArgumentException |
groupMembershipNotifierNotRegistered(String groupName) |
protected String |
groupMembershipNotifierNotRegistered$str() |
IllegalArgumentException |
idIsNull()
Creates an exception indicating the Id cannot be null
|
protected String |
idIsNull$str() |
void |
ignoringException(Throwable e)
Logs an error message indicating Ignoring exception during setRollbackOnly
|
protected String |
ignoringException$str() |
javax.ejb.RemoveException |
illegalCallToEjbHomeRemove() |
protected String |
illegalCallToEjbHomeRemove$str() |
IllegalStateException |
incompatibleCaches() |
protected String |
incompatibleCaches$str() |
IllegalStateException |
incompatibleSerializationGroup(Object object,
Object group) |
protected String |
incompatibleSerializationGroup$str() |
org.jboss.as.controller.OperationFailedException |
inconsistentAttributeNotSupported(String attributeName,
String mustMatch) |
protected String |
inconsistentAttributeNotSupported$str() |
IllegalArgumentException |
incorrectEJBLocatorForBean(org.jboss.ejb.client.EJBLocator<? extends Object> locator,
String beanName) |
protected String |
incorrectEJBLocatorForBean$str() |
IllegalStateException |
indexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address) |
protected String |
indexedChildResourceRegistrationNotAvailable$str() |
IllegalArgumentException |
initialExpirationDateIsNull()
Creates an exception indicating the initial expiration date cannot be null while creating a timer
|
protected String |
initialExpirationDateIsNull$str() |
IllegalArgumentException |
initialExpirationIsNull()
Creates an exception indicating initial expiration is null
|
protected String |
initialExpirationIsNull$str() |
IllegalArgumentException |
initialExpirationIsNullCreatingTimer()
Creates an exception indicating the initialExpiration cannot be null while creating a timer
|
protected String |
initialExpirationIsNullCreatingTimer$str() |
javax.ejb.NoSuchEntityException |
instanceWasRemoved(String componentName,
Object primaryKey)
Creates an exception indicating an instance has been removed
|
protected String |
instanceWasRemoved$str() |
IllegalArgumentException |
invalidComponentConfiguration(String componentName)
Creates an exception indicating component configuration is not an EJB component"
|
protected String |
invalidComponentConfiguration$str() |
IllegalArgumentException |
invalidComponentIsNotEjbComponent(String componentName)
Creates an exception indicating specified components is not an EJB component"
|
protected String |
invalidComponentIsNotEjbComponent$str() |
String |
invalidComponentState(org.jboss.as.controller.PathAddress operationAddress,
org.jboss.msc.service.ServiceController.State controllerState,
org.jboss.msc.service.ServiceController.State up)
Creates an exception indicating EJB component for specified address is in invalid state
|
protected String |
invalidComponentState$str() |
IllegalStateException |
invalidComponentType(String simpleName)
Creates an exception indicating EJB component type does not support pools
|
protected String |
invalidComponentType$str() |
IllegalArgumentException |
invalidDurationActionTimer()
Creates an exception indicating duration cannot be negative while creating single action timer
|
protected String |
invalidDurationActionTimer$str() |
IllegalArgumentException |
invalidDurationTimer()
Creates an exception indicating Duration cannot negative while creating the timer
|
protected String |
invalidDurationTimer$str() |
IllegalArgumentException |
invalidEjbComponent(String componentName,
Class<? extends Object> componentClass)
Creates an exception indicating the component named with component class is not an EJB component
|
protected String |
invalidEjbComponent$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
invalidEjbEntityTimeout(String versionId,
Class<? extends Object> componentClass)
Creates an exception indicating the EJB entity bean implemented TimedObject but has a different
timeout method specified either via annotations or via the deployment descriptor.
|
protected String |
invalidEjbEntityTimeout$str() |
RuntimeException |
invalidEjbLocalInterface(String componentName)
Creates an exception indicating component does not have an EJB 2.x local interface
|
protected String |
invalidEjbLocalInterface$str() |
IllegalArgumentException |
invalidExpirationActionTimer()
Creates an exception indicating the expiration.getTime() cannot be negative while creating a single action timer
|
protected String |
invalidExpirationActionTimer$str() |
IllegalArgumentException |
invalidExpirationTimer()
Creates an exception indicating the expiration.getTime() cannot be negative while creating a timer
|
protected String |
invalidExpirationTimer$str() |
IllegalStateException |
invalidExpressionMinutes(String origValue)
Creates an exception indicating there are no valid minutes for expression
|
protected String |
invalidExpressionMinutes$str() |
IllegalStateException |
invalidExpressionSeconds(String origValue)
Creates an exception indicating there are no valid seconds for expression
|
protected String |
invalidExpressionSeconds$str() |
IllegalArgumentException |
invalidIncrementValue(String value)
Creates an exception indicating Invalid increment value
|
protected String |
invalidIncrementValue$str() |
IllegalArgumentException |
invalidInitialDurationTimer()
Creates an exception indicating the initial duration cannot be negative while creating timer
|
protected String |
invalidInitialDurationTimer$str() |
IllegalArgumentException |
invalidInitialExpiration(String type)
Creates an exception indicating the value cannot be negative while creating a timer
|
protected String |
invalidInitialExpiration$str() |
IllegalArgumentException |
invalidIntervalDuration()
Creates an exception indicating the interval duration is negative
|
protected String |
invalidIntervalDuration$str() |
IllegalArgumentException |
invalidIntervalDurationTimer()
Creates an exception indicating the interval duration cannot be negative while creating timer
|
protected String |
invalidIntervalDurationTimer$str() |
IllegalArgumentException |
invalidIntervalTimer()
Creates an exception indicating the interval cannot be negative while creating timer
|
protected String |
invalidIntervalTimer$str() |
IllegalArgumentException |
invalidListExpression(String list)
Creates an exception indicating Invalid list expression
|
protected String |
invalidListExpression$str() |
IllegalArgumentException |
invalidListValue(String listItem)
Creates an exception indicating A list value can only contain either a range or an individual value
|
protected String |
invalidListValue$str() |
IllegalArgumentException |
invalidRange(String range)
Creates an exception indicating Invalid range value
|
protected String |
invalidRange$str() |
IllegalArgumentException |
invalidRelativeValue(String relativeDayOfMonth)
Creates an exception indicating is not relative value day-of-month
|
protected String |
invalidRelativeValue$str() |
IllegalArgumentException |
invalidScheduleExpression(String name)
Creates an exception indicating Cannot create class from a null schedule expression
|
protected String |
invalidScheduleExpression$str() |
IllegalArgumentException |
invalidScheduleExpressionDayOfMonth(javax.ejb.ScheduleExpression schedule)
Creates an exception indicating day-of-month cannot be null in schedule expression
|
protected String |
invalidScheduleExpressionDayOfMonth$str() |
IllegalArgumentException |
invalidScheduleExpressionDayOfWeek(javax.ejb.ScheduleExpression schedule)
Creates an exception indicating day-of-week cannot be null in schedule expression
|
protected String |
invalidScheduleExpressionDayOfWeek$str() |
IllegalArgumentException |
invalidScheduleExpressionHour(javax.ejb.ScheduleExpression schedule)
Creates an exception indicating hour cannot be null in schedule expression
|
protected String |
invalidScheduleExpressionHour$str() |
IllegalArgumentException |
invalidScheduleExpressionMinute(javax.ejb.ScheduleExpression schedule)
Creates an exception indicating Minute cannot be null in schedule expression
|
protected String |
invalidScheduleExpressionMinute$str() |
IllegalArgumentException |
invalidScheduleExpressionMonth(javax.ejb.ScheduleExpression schedule)
Creates an exception indicating Month cannot be null in schedule expression
|
protected String |
invalidScheduleExpressionMonth$str() |
IllegalArgumentException |
invalidScheduleExpressionSecond(javax.ejb.ScheduleExpression schedule)
Creates an exception indicating second cannot be null in schedule expression
|
protected String |
invalidScheduleExpressionSecond$str() |
IllegalArgumentException |
invalidScheduleExpressionType(String value,
String name,
String type)
Creates an exception indicating Invalid value it doesn't support values of specified types
|
protected String |
invalidScheduleExpressionType$str() |
IllegalArgumentException |
invalidScheduleExpressionYear(javax.ejb.ScheduleExpression schedule)
Creates an exception indicating Year cannot be null in schedule expression
|
protected String |
invalidScheduleExpressionYear$str() |
IllegalStateException |
invalidSecurityAnnotation(Method componentMethod,
String viewClassName,
String s,
String s1)
Creates an exception indicating Method for view shouldn't be
marked for both @PermitAll and @DenyAll at the same time
|
protected String |
invalidSecurityAnnotation$str() |
IllegalStateException |
invalidSecurityForDomainSet(String componentName)
Creates an exception indicating EJB is enabled for security but doesn't have a security domain set
|
protected String |
invalidSecurityForDomainSet$str() |
RuntimeException |
invalidTimerFileStoreDir(File baseDir)
Creates an exception indicating the timer file store directory is not a directory
|
protected String |
invalidTimerFileStoreDir$str() |
IllegalStateException |
invalidTimerHandlersForPersistentTimers(String s)
Creates an exception indicating timer handles are only available for persistent timers
|
protected String |
invalidTimerHandlersForPersistentTimers$str() |
IllegalStateException |
invalidTimerNotCalendarBaseTimer(TimerImpl timer)
Creates an exception indicating the timer is not a calendar based timer"
|
protected String |
invalidTimerNotCalendarBaseTimer$str() |
void |
invalidTransactionTypeForMDB(javax.ejb.TransactionAttributeType transactionAttributeType,
String methond,
String componentName) |
protected String |
invalidTransactionTypeForMDB$str() |
void |
invalidTransactionTypeForSfsbLifecycleMethod(javax.ejb.TransactionAttributeType txAttr,
org.jboss.invocation.proxy.MethodIdentifier method,
Class<? extends Object> clazz) |
protected String |
invalidTransactionTypeForSfsbLifecycleMethod$str() |
IllegalArgumentException |
invalidValueDayOfMonth(Integer value)
Creates an exception indicating invalid value for day-of-month
|
protected String |
invalidValueDayOfMonth$str() |
String |
invalidValueForElement(String value,
String element,
Location location)
Creates an exception indicating an invalid value for the specified element
|
protected String |
invalidValueForElement$str() |
IllegalArgumentException |
invalidValueForSecondInScheduleExpression(String value) |
protected String |
invalidValueForSecondInScheduleExpression$str() |
IllegalArgumentException |
invalidValuesRange(Integer value,
int min,
int max)
Creates an exception indicating invalid value range
|
protected String |
invalidValuesRange$str() |
void |
invocationFailed(String component,
Method method,
Throwable t)
Logs an error message indicating that an invocation failed
|
protected String |
invocationFailed$str() |
IllegalArgumentException |
invocationNotApplicableForMethodInvocation(javax.interceptor.InvocationContext invocationContext)
Creates an exception indicating Invocation context cannot be processed because it's not applicable for a method invocation
|
protected String |
invocationNotApplicableForMethodInvocation$str() |
javax.ejb.NoSuchEJBException |
invocationNotAssociated()
Creates an exception indicating invocation was not associated with an instance, primary key was null, instance may have been removed
|
protected String |
invocationNotAssociated$str() |
javax.ejb.EJBAccessException |
invocationOfMethodNotAllowed(Method invokedMethod,
String componentName)
Creates an exception indicating the Invocation on method is not allowed
|
protected String |
invocationOfMethodNotAllowed$str() |
IllegalArgumentException |
invokerIsNull()
Creates an exception indicating the invoker cannot be null
|
protected String |
invokerIsNull$str() |
UnsupportedOperationException |
isDeprecated(String getEnvironment)
Creates an exception indicating the method is deprecated
|
protected String |
isDeprecated$str() |
IllegalStateException |
isDeprecatedIllegalState(String getEnvironment)
Creates an exception indicating the method is deprecated
|
protected String |
isDeprecatedIllegalState$str() |
void |
jdbcDatabaseDialectDetectionFailed(String validDialects)
Logs a warning message indicating that the database dialect can not detected automatically
|
protected String |
jdbcDatabaseDialectDetectionFailed$str() |
void |
jndiBindings(String ejbName,
org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
StringBuilder bindings) |
protected String |
jndiBindings$str() |
IllegalArgumentException |
jndiNameCannotBeNull()
Creates an exception indicating the call lookup was call with an empty jndi name
|
protected String |
jndiNameCannotBeNull$str() |
IllegalStateException |
lifecycleMethodNotAllowed(String methodName)
Creates an exception indicating the method invocation is not allowed in lifecycle methods.
|
protected String |
lifecycleMethodNotAllowed$str() |
IllegalStateException |
lifecycleMethodNotAllowedFromStatelessSessionBean(String methodName) |
protected String |
lifecycleMethodNotAllowedFromStatelessSessionBean$str() |
void |
loadedPersistentTimerInTimeout(String timer,
String timedObject) |
protected String |
loadedPersistentTimerInTimeout$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
localHomeNotAllow(EJBComponentDescription description)
Creates an exception indicating Local Home not allowed
|
protected String |
localHomeNotAllow$str() |
RuntimeException |
lockAcquisitionInterrupted(Throwable cause,
Object id) |
protected String |
lockAcquisitionInterrupted$str() |
void |
logInconsistentAttributeNotSupported(String attributeName,
String mustMatch) |
protected String |
logInconsistentAttributeNotSupported$str() |
void |
logMDBStart(String mdbName,
String raName)
Logs a message which includes the resource adapter name and the destination on which a message driven bean
is listening
|
protected String |
logMDBStart$str() |
void |
mdbClassCannotBeAnInterface(String className) |
protected String |
mdbClassCannotBeAnInterface$str() |
void |
mdbClassMustBePublicNonAbstractNonFinal(String className) |
protected String |
mdbClassMustBePublicNonAbstractNonFinal$str() |
void |
mdbDeliveryStarted(String appName,
String componentName) |
protected String |
mdbDeliveryStarted$str() |
void |
mdbDeliveryStopped(String appName,
String componentName) |
protected String |
mdbDeliveryStopped$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
mdbDoesNotImplementNorSpecifyMessageListener(org.jboss.jandex.ClassInfo beanClass) |
protected String |
mdbDoesNotImplementNorSpecifyMessageListener$str() |
javax.resource.spi.UnavailableException |
messageEndpointAlreadyReleased(javax.resource.spi.endpoint.MessageEndpoint messageEndpoint) |
protected String |
messageEndpointAlreadyReleased$str() |
IllegalArgumentException |
messageInputStreamCannotBeNull() |
protected String |
messageInputStreamCannotBeNull$str() |
IllegalArgumentException |
methodNameIsNull()
Creates an exception indicating the method was called with null in the name
|
protected String |
methodNameIsNull$str() |
IllegalStateException |
methodNotImplemented()
Creates an exception indicating the method is not implemented
|
protected String |
methodNotImplemented$str() |
IllegalStateException |
missingCacheEntry(Object id) |
protected String |
missingCacheEntry$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
missingMdbDeliveryGroup(String deliveryGroupName) |
protected String |
missingMdbDeliveryGroup$str() |
IllegalStateException |
missingSerializationGroupMember(Object id,
Object groupId) |
protected String |
missingSerializationGroupMember$str() |
IllegalStateException |
moduleNotAttachedToDeploymentUnit(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) |
protected String |
moduleNotAttachedToDeploymentUnit$str() |
String |
moreThanOneEjbFound(String typeName,
String binding,
Set<EJBViewDescription> componentViews) |
String |
moreThanOneEjbFound(String typeName,
String beanName,
String binding,
Set<EJBViewDescription> componentViews) |
protected String |
moreThanOneEjbFound3$str() |
protected String |
moreThanOneEjbFound4$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
moreThanOneMethodWithSameNameOnComponent(String methodName,
Class<? extends Object> componentClass) |
protected String |
moreThanOneMethodWithSameNameOnComponent$str() |
RuntimeException |
moreThanOneTimerFoundWithId(String id) |
protected String |
moreThanOneTimerFoundWithId$str() |
RuntimeException |
multipleAnnotationsOnBean(String annotationType,
String ejbClassName)
Creates an exception indicating only one annotation method is allowed on bean
|
protected String |
multipleAnnotationsOnBean$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
multipleCreateMethod(Class<? extends Object> localHomeClass)
Creates an exception indicating it could not determine type of corresponding implied EJB 2.x local interface (see EJB 3.1 21.4.5)
due to multiple create* methods with different return types on home
|
protected String |
multipleCreateMethod$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
multipleMethodReferencedInEjbJarXml(String methodName,
String name)
Creates an exception indicating More than one method found on class referenced in ejb-jar.xml.
|
protected String |
multipleMethodReferencedInEjbJarXml$str() |
IllegalStateException |
multipleResourceAdapterRegistered(String resourceAdapterName)
Creates an exception indicating multiple resource adapter was registered
|
protected String |
multipleResourceAdapterRegistered$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
mustOnlyBeSingleContainerTransactionElementWithWildcard() |
protected String |
mustOnlyBeSingleContainerTransactionElementWithWildcard$str() |
XMLStreamException |
mutuallyExclusiveAttributes(Location location,
String attribute1,
String attribute2) |
protected String |
mutuallyExclusiveAttributes$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
nameAttributeRequiredForEJBAnnotationOnClass(String className) |
protected String |
nameAttributeRequiredForEJBAnnotationOnClass$str() |
void |
nextExpirationIsNull(TimerImpl timer)
Logs an info message indicating the next expiration is null.
|
protected String |
nextExpirationIsNull$str() |
IllegalStateException |
noAsynchronousInvocationInProgress()
Creates an exception indicating No asynchronous invocation in progress
|
protected String |
noAsynchronousInvocationInProgress$str() |
String |
noComponentAvailableForAddress(org.jboss.as.controller.PathAddress operationAddress)
Creates an exception indicating No EJB component is available for address
|
protected String |
noComponentAvailableForAddress$str() |
String |
noComponentRegisteredForAddress(org.jboss.as.controller.PathAddress operationAddress)
Creates an exception indicating no EJB component registered for address
|
protected String |
noComponentRegisteredForAddress$str() |
IllegalStateException |
noCurrentContextAvailable()
Creates an exception indicating No current invocation context available
|
protected String |
noCurrentContextAvailable$str() |
IllegalStateException |
noEjbContextAvailable()
The user attempts to look up the ejb context in a war when no ejb context is active
|
protected String |
noEjbContextAvailable$str() |
void |
noJNDIBindingsForSessionBean(String beanName) |
protected String |
noJNDIBindingsForSessionBean$str() |
void |
noMethodFoundOnEjbExcludeList(String methodName,
String ejbName)
Logs a warning message indicating No method found on EJB while processing exclude-list element in ejb-jar.xml
|
protected String |
noMethodFoundOnEjbExcludeList$str() |
void |
noMethodFoundOnEjbPermission(String methodName,
String ejbName)
Logs a warning message indicating no method named found on EJB while processing method-permission element in ejb-jar.xml
|
protected String |
noMethodFoundOnEjbPermission$str() |
void |
noMethodFoundOnEjbWithParamExcludeList(String methodName,
String s,
String ejbName)
Logs a warning message indicating No method with param types found on EJB while processing exclude-list element in ejb-jar.xml
|
protected String |
noMethodFoundOnEjbWithParamExcludeList$str() |
void |
noMethodFoundWithParamOnEjbMethodPermission(String methodName,
String s,
String ejbName)
Logs a warning message indicating No method with param type found on EJB while processing method-permission element in ejb-jar.xml
|
protected String |
noMethodFoundWithParamOnEjbMethodPermission$str() |
javax.ejb.NoMoreTimeoutsException |
noMoreTimeoutForTimer(TimerImpl timer)
Creates an exception indicating no more timeouts for timer
|
protected String |
noMoreTimeoutForTimer$str() |
IllegalArgumentException |
noNamespaceContextSelectorAvailable(String name)
Creates an exception indicating the NamespaceContextSelector was not set
|
protected String |
noNamespaceContextSelectorAvailable$str() |
RuntimeException |
noSubordinateTransactionPresentForXid(Xid xid) |
protected String |
noSubordinateTransactionPresentForXid$str() |
IllegalArgumentException |
noSuchEndpointException(String resourceAdapterName,
org.jboss.jca.core.spi.rar.NotFoundException notFoundException)
Returns a
IllegalArgumentException indicating that no Endpoint
could be found for a resource adapter named resourceAdapterName |
protected String |
noSuchEndpointException$str() |
IllegalStateException |
notAllowedFromStatefulBeans(String method) |
protected String |
notAllowedFromStatefulBeans$str() |
IllegalStateException |
notAllowedInLifecycleCallbacks(String name)
Creates an exception indicating method is not allowed in lifecycle callbacks (EJB 3.1 FR 4.6.1, 4.7.2, 4.8.6, 5.5.1)
|
protected String |
notAllowedInLifecycleCallbacks$str() |
IllegalArgumentException |
notAnEJBComponent(Component component) |
protected String |
notAnEJBComponent$str() |
IOException |
notAnObjectImpl(Class<? extends Object> type) |
protected String |
notAnObjectImpl$str() |
IllegalStateException |
noTransactionInProgress()
Creates an exception indicating the transaction cannot be ended since no transaction is in progress
|
protected String |
noTransactionInProgress$str() |
IllegalArgumentException |
notStatefulSessionBean(String ejbName,
String appName,
String moduleName,
String distinctName) |
protected String |
notStatefulSessionBean$str() |
IllegalArgumentException |
onlySetterMethodsAllowedToHaveEJBAnnotation(org.jboss.jandex.MethodInfo methodInfo) |
protected String |
onlySetterMethodsAllowedToHaveEJBAnnotation$str() |
IllegalArgumentException |
paramCannotBeNull(String paramName)
Creates and returns an exception indicating that the param named
paramName cannot be null |
protected String |
paramCannotBeNull$str() |
RuntimeException |
passivationDirectoryCreationFailed(String path) |
protected String |
passivationDirectoryCreationFailed$str() |
RuntimeException |
passivationFailed(Throwable cause,
Object id) |
protected String |
passivationFailed$str() |
RuntimeException |
passivationPathNotADirectory(String path) |
protected String |
passivationPathNotADirectory$str() |
IllegalStateException |
poolConfigIsEmpty()
Creates an exception indicating poolConfig cannot be null or empty
|
protected String |
poolConfigIsEmpty$str() |
IllegalArgumentException |
poolConfigIsNull()
Creates an exception indicating poolConfig cannot be null
|
protected String |
poolConfigIsNull$str() |
IllegalArgumentException |
poolNameCannotBeEmptyString(String ejbName)
Creates and returns an exception indicating that the pool name configured for a bean cannot be an empty string
|
protected String |
poolNameCannotBeEmptyString$str() |
javax.ejb.NoSuchEJBException |
primaryKeyIsNull()
Creates an exception indicating an invocation was not associated with an instance, primary key was null, instance may have been removed
|
protected String |
primaryKeyIsNull$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
profileAndRemotingEjbReceiversUsedTogether() |
protected String |
profileAndRemotingEjbReceiversUsedTogether$str() |
IllegalStateException |
reentrantSingletonCreation(String componentName,
String componentClassName) |
protected String |
reentrantSingletonCreation$str() |
String |
rejectTransformationDefinedDefaultMissingMethodPermissionsDenyAccess() |
protected String |
rejectTransformationDefinedDefaultMissingMethodPermissionsDenyAccess$str() |
String |
rejectTransformationDefinedDefaultSecurityDomain() |
protected String |
rejectTransformationDefinedDefaultSecurityDomain$str() |
IllegalArgumentException |
relativeDayOfMonthIsNull()
Creates an exception indicating relative day-of-month cannot be null or empty
|
protected String |
relativeDayOfMonthIsNull$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
relativeResourceAdapterNameInStandaloneModule(String module,
String bean,
String adapterName) |
protected String |
relativeResourceAdapterNameInStandaloneModule$str() |
IllegalArgumentException |
relativeValueIsNull()
Creates an exception indicating value is null, cannot determine if it's relative
|
protected String |
relativeValueIsNull$str() |
void |
remappingCacheAttributes(String address,
org.jboss.dmr.ModelNode defClustered,
org.jboss.dmr.ModelNode passivationDisabled) |
protected String |
remappingCacheAttributes$str() |
IllegalArgumentException |
removeMethodIsNull()
Creates an exception indicating @Remove method cannot be null
|
protected String |
removeMethodIsNull$str() |
IllegalStateException |
resourceAdapterNotSpecified(MessageDrivenComponent messageDrivenComponent)
Creates an exception indicating No resource-adapter has been specified
|
protected String |
resourceAdapterNotSpecified$str() |
IllegalStateException |
resourceAdapterRepositoryUnAvailable()
Returns a
IllegalStateException indicating that ResourceAdapterRepository
was unavailable |
protected String |
resourceAdapterRepositoryUnAvailable$str() |
UnsupportedOperationException |
resourceBundleDescriptionsNotSupported(String name)
Creates an exception indicating resourceBundle based descriptions are not supported
|
protected String |
resourceBundleDescriptionsNotSupported$str() |
void |
retrying(String message,
int count) |
protected String |
retrying$str() |
void |
retryingTimeout(javax.ejb.Timer timer)
Logs an info message indicating retrying timeout for timer
|
protected String |
retryingTimeout$str() |
RuntimeException |
rmiIiopVoliation(String violation) |
protected String |
rmiIiopVoliation$str() |
IllegalArgumentException |
rmiRemoteExceptionCannotBeApplicationException(Class<? extends Object> klass) |
protected String |
rmiRemoteExceptionCannotBeApplicationException$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
roleNamesIsNull(String ejbName)
Creates an exception indicating
|
protected String |
roleNamesIsNull$str() |
IllegalArgumentException |
rolesIsNull(EJBMethodIdentifier ejbMethodIdentifier)
Creates an exception indicating roles cannot be null while setting roles on method
|
protected String |
rolesIsNull$str() |
IllegalArgumentException |
rolesIsNullOnViewType(MethodIntf viewType)
Creates an exception indicating roles cannot be null while setting roles on view type
|
protected String |
rolesIsNullOnViewType$str() |
IllegalArgumentException |
rolesIsNullOnViewTypeAndMethod(MethodIntf viewType,
EJBMethodIdentifier ejbMethodIdentifier)
Creates an exception indicating roles cannot be null while setting roles on view type and method"
|
protected String |
rolesIsNullOnViewTypeAndMethod$str() |
UnsupportedOperationException |
runtimeAttributeNotMarshallable(String name)
Creates an exception indicating a runtime attribute is not marshallable
|
protected String |
runtimeAttributeNotMarshallable$str() |
IllegalArgumentException |
scheduleIsNull()
Creates an exception indicating the schedule is null
|
protected String |
scheduleIsNull$str() |
UnsupportedOperationException |
securityNotEnabled()
Creates an exception indicating security is not enabled
|
protected String |
securityNotEnabled$str() |
IllegalArgumentException |
SecurityRolesIsNull()
Creates an exception indicating the security roles is null
|
protected String |
SecurityRolesIsNull$str() |
IllegalStateException |
serviceNotFound(org.jboss.msc.service.ServiceName serviceName) |
protected String |
serviceNotFound$str() |
void |
sessionBeanClassCannotBeAnInterface(String className) |
protected String |
sessionBeanClassCannotBeAnInterface$str() |
void |
sessionBeanClassMustBePublicNonAbstractNonFinal(String className) |
protected String |
sessionBeanClassMustBePublicNonAbstractNonFinal$str() |
IllegalArgumentException |
sessionIdIsNull()
Creates an exception indicating session id cannot be null
|
protected String |
sessionIdIsNull$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
sessionTypeNotSpecified(String bean)
Exception thrown if the session-type of a session bean is not specified
|
protected String |
sessionTypeNotSpecified$str() |
IllegalStateException |
setParameterNotAllowOnLifeCycleCallbacks()
Creates an exception indicating Setting parameters is not allowed on lifecycle callbacks
|
protected String |
setParameterNotAllowOnLifeCycleCallbacks$str() |
IllegalArgumentException |
setRolesForClassIsNull(String className)
Creates an exception indicating it can't set null roles for the class
|
protected String |
setRolesForClassIsNull$str() |
void |
setRollbackOnlyFailed(Throwable se)
Logs an error message indicating an exception occurred while calling setRollBackOnly
|
protected String |
setRollbackOnlyFailed$str() |
IllegalStateException |
setRollbackOnlyNotAllowedForSupportsTxAttr() |
protected String |
setRollbackOnlyNotAllowedForSupportsTxAttr$str() |
IllegalStateException |
shouldBeOverridden()
Creates an exception indicating the method should be overridden
|
protected String |
shouldBeOverridden$str() |
IllegalArgumentException |
singletonComponentIsNull()
Creates an exception indicating a SingletonComponent cannot be null
|
protected String |
singletonComponentIsNull$str() |
void |
skipInvokeTimeoutDuringRetry(javax.ejb.Timer timer,
Date scheduledTime)
Logs a waring message indicating an overlapped invoking timeout for timer
|
protected String |
skipInvokeTimeoutDuringRetry$str() |
void |
skipOverlappingInvokeTimeout(javax.ejb.Timer timer,
Date scheduledTime)
Logs a waring message indicating an overlapped invoking timeout for timer
|
protected String |
skipOverlappingInvokeTimeout$str() |
IllegalArgumentException |
statefulComponentIsNull()
Creates an exception indicating stateful component cannot be null
|
protected String |
statefulComponentIsNull$str() |
IllegalStateException |
statefulSessionIdIsNull(String componentName)
Creates an exception indicating session id hasn't been set for stateful component
|
protected String |
statefulSessionIdIsNull$str() |
void |
strictPoolDerivedFromCPUs(String name,
int max) |
protected String |
strictPoolDerivedFromCPUs$str() |
void |
strictPoolDerivedFromWorkers(String name,
int max) |
protected String |
strictPoolDerivedFromWorkers$str() |
IllegalArgumentException |
stringParamCannotBeNullOrEmpty(String paramName)
Creates and returns an exception indicating that the param named
paramName cannot be null
or empty string. |
protected String |
stringParamCannotBeNullOrEmpty$str() |
CancellationException |
taskWasCancelled()
Creates an exception indicating the task was cancelled
|
protected String |
taskWasCancelled$str() |
IllegalStateException |
tcclNotAvailable() |
protected String |
tcclNotAvailable$str() |
IllegalStateException |
timedObjectIdIsNullForUnregisteringTimerService()
Creates an exception indicating the null timedObjectId cannot be used for unregistering timerservice
|
protected String |
timedObjectIdIsNullForUnregisteringTimerService$str() |
IllegalArgumentException |
timedObjectNull()
Creates an exception indicating Timed objectid cannot be null
|
protected String |
timedObjectNull$str() |
RuntimeException |
timerFileStoreDirNotExist(File baseDir)
Creates an exception indicating timer file store directory does not exist"
|
protected String |
timerFileStoreDirNotExist$str() |
javax.ejb.NoSuchObjectLocalException |
timerHandleIsNotActive(javax.ejb.TimerHandle timerHandle)
Creates an exception indicating the timer for handle is not active"
|
protected String |
timerHandleIsNotActive$str() |
javax.ejb.NoSuchObjectLocalException |
timerHasExpired()
Creates an exception indicating the Timer has expired
|
protected String |
timerHasExpired$str() |
org.jboss.as.controller.OperationFailedException |
timerInvocationFailed(Exception e) |
protected String |
timerInvocationFailed$str() |
IllegalStateException |
timerInvocationFailedDueToInvokerNotBeingStarted() |
protected String |
timerInvocationFailedDueToInvokerNotBeingStarted$str() |
TimerTransactionRolledBackException |
timerInvocationRolledBack() |
protected String |
timerInvocationRolledBack$str() |
IllegalStateException |
timerIsActive(javax.ejb.Timer timer)
Creates an exception indicating that timer is active.
|
protected String |
timerIsActive$str() |
IllegalStateException |
timerIsNull()
Creates an exception indicating timer cannot be null
|
protected String |
timerIsNull$str() |
void |
timerNotActive(javax.ejb.Timer timer)
Logs an info message indicating timer is not active, skipping retry of timer
|
protected String |
timerNotActive$str() |
void |
timerPersistenceNotEnable()
Logs a warning message indicating the timer persistence is not enabled, persistent timers will not survive JVM restarts
|
protected String |
timerPersistenceNotEnable$str() |
void |
timerReinstatementFailed(String timedObjectId,
String timerId,
Throwable cause) |
protected String |
timerReinstatementFailed$str() |
void |
timerRetried(javax.ejb.Timer timer)
Logs an info message indicating timer will be retried
|
protected String |
timerRetried$str() |
IllegalStateException |
timerServiceAlreadyRegistered(String timedObjectId)
Creates an exception indicating the timer service is already registered
|
protected String |
timerServiceAlreadyRegistered$str() |
String |
timerServiceIsNotActive() |
protected String |
timerServiceIsNotActive$str() |
IllegalArgumentException |
timerServiceIsNull()
Creates an exception indicating the timer service cannot be null
|
protected String |
timerServiceIsNull$str() |
String |
timerServiceMethodNotAllowedForSFSB(String ejbComponent) |
protected String |
timerServiceMethodNotAllowedForSFSB$str() |
IllegalArgumentException |
timerServiceNotRegistered()
Creates an exception indicating null timerservice cannot be registered"
|
protected String |
timerServiceNotRegistered$str() |
IllegalStateException |
timerServiceNotSupportedForSFSB(String componentName)
Creates an exception indicating the timerService is not supported for Stateful session bean
|
protected String |
timerServiceNotSupportedForSFSB$str() |
javax.ejb.EJBException |
timerServiceWithIdNotRegistered(String timedObjectId)
Creates an exception indicating the timerservice with timedObjectId is not registered
|
protected String |
timerServiceWithIdNotRegistered$str() |
void |
timerUpdateFailedAndRollbackNotPossible(Throwable rbe)
Transaction rollback after problems not successful
|
protected String |
timerUpdateFailedAndRollbackNotPossible$str() |
javax.ejb.NoSuchObjectLocalException |
timerWasCanceled()
Creates an exception indicating the timer was canceled
|
protected String |
timerWasCanceled$str() |
RollbackException |
transactionAlreadyRolledBack(Transaction tx) |
protected String |
transactionAlreadyRolledBack$str() |
javax.ejb.EJBException |
transactionInUnexpectedState(Transaction tx,
String txStatus) |
protected String |
transactionInUnexpectedState$str() |
IllegalArgumentException |
transactionManagerIsNull()
Creates an exception indicating the transaction manager cannot be null
|
protected String |
transactionManagerIsNull$str() |
String |
transactionNotComplete(String componentName) |
void |
transactionNotComplete(String componentName,
String status) |
protected String |
transactionNotComplete1$str() |
protected String |
transactionNotComplete2$str() |
RemoteException |
transactionPropagationNotSupported() |
protected String |
transactionPropagationNotSupported$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
twoEjbBindingsSpecifyAbsoluteOrder(String component)
Creates an exception indicating Two ejb-jar.xml bindings for %s specify an absolute order
|
protected String |
twoEjbBindingsSpecifyAbsoluteOrder$str() |
javax.ejb.EJBException |
txPresentForNeverTxAttribute() |
protected String |
txPresentForNeverTxAttribute$str() |
javax.ejb.EJBTransactionRequiredException |
txRequiredForInvocation(org.jboss.invocation.InterceptorContext invocation) |
protected String |
txRequiredForInvocation$str() |
IllegalStateException |
unauthorizedAccessToUserTransaction() |
protected String |
unauthorizedAccessToUserTransaction$str() |
IllegalStateException |
unexpectedComponent(Component component,
Class<? extends Object> entityBeanComponentClass)
Creates an exception indicating unexpected component
|
protected String |
unexpectedComponent$str() |
XMLStreamException |
unexpectedEndOfDocument(Location location) |
protected String |
unexpectedEndOfDocument$str() |
javax.ejb.EJBException |
unexpectedError() |
protected String |
unexpectedError$str() |
void |
unexpectedInvocationState(int state) |
protected String |
unexpectedInvocationState$str() |
IllegalStateException |
unknownAttribute(String attributeName)
Creates an exception indicating unknown attribute
|
protected String |
unknownAttribute$str() |
IllegalArgumentException |
unknownChannelCreationOptionType(String optionType) |
protected String |
unknownChannelCreationOptionType$str() |
IllegalArgumentException |
unknownComponentDescriptionType(Class<? extends Object> aClass)
Creates an exception indicating an unknown EJB Component description type
|
protected String |
unknownComponentDescriptionType$str() |
IllegalStateException |
unknownComponentType(EJBComponentType ejbComponentType)
Creates an exception indicating Unknown EJBComponent type
|
protected String |
unknownComponentType$str() |
IllegalArgumentException |
unknownDeployment(String appName,
String moduleName,
String distinctName) |
protected String |
unknownDeployment$str() |
RuntimeException |
unknownEJBLocatorType(org.jboss.ejb.client.EJBLocator<? extends Object> locator) |
protected String |
unknownEJBLocatorType$str() |
IllegalStateException |
unknownMessageListenerType(String resourceAdapterName,
String messageListenerType)
Creates an exception indicating that there was no message listener of the expected type
in the resource adapter
|
protected String |
unknownMessageListenerType$str() |
IllegalStateException |
unknownOperations(String opName)
Creates an exception indicating Unknown operation
|
protected String |
unknownOperations$str() |
IllegalStateException |
unknownResourceAdapter(String resourceAdapterName)
Creates an exception indicating no resource adapter registered with resource adapter name
|
protected String |
unknownResourceAdapter$str() |
IllegalArgumentException |
unknownSessionBeanType(String sessionType) |
protected String |
unknownSessionBeanType$str() |
void |
unknownTimezoneId(String timezoneId,
String id)
Logs a warning message indicating Unknown timezone id found in schedule expression.
|
protected String |
unknownTimezoneId$str() |
IllegalArgumentException |
unknownTransactionRequestType(String txRequestType) |
protected String |
unknownTransactionRequestType$str() |
IllegalStateException |
unknownTxAttributeOnInvocation(javax.ejb.TransactionAttributeType txAttr,
org.jboss.invocation.InterceptorContext invocation) |
protected String |
unknownTxAttributeOnInvocation$str() |
void |
UnregisteredRegisteredTimerService(String timedObjectId)
Logs a warning message indicating the unregistered an already registered Timerservice with id %s and a new instance will be registered
|
protected String |
UnregisteredRegisteredTimerService$str() |
UnsupportedCallbackException |
unsupportedCallback(Callback current) |
protected String |
unsupportedCallback$str() |
void |
unsupportedClientMarshallingStrategy(String strategy,
org.jboss.remoting3.Channel channel)
Log message indicating that an unsupported client marshalling strategy was received from a remote client
|
protected String |
unsupportedClientMarshallingStrategy$str() |
IllegalArgumentException |
unsupportedMarshallingVersion(int version) |
protected String |
unsupportedMarshallingVersion$str() |
void |
unsupportedMessageHeader(int header,
org.jboss.remoting3.Channel channel) |
protected String |
unsupportedMessageHeader$str() |
String |
untransformableTimerService(org.jboss.as.controller.PathAddress address) |
protected String |
untransformableTimerService$str() |
IllegalArgumentException |
valueIsNull()
Creates an exception indicating Value cannot be null
|
protected String |
valueIsNull$str() |
IllegalArgumentException |
viewClassNameIsNull()
Creates an exception indicating the view classname cannot be null or empty
|
protected String |
viewClassNameIsNull$str() |
IllegalArgumentException |
viewInterfaceCannotBeNull() |
protected String |
viewInterfaceCannotBeNull$str() |
IllegalArgumentException |
viewMethodIsNull()
Creates an exception indicating View method cannot be null
|
protected String |
viewMethodIsNull$str() |
IllegalStateException |
viewNotFound(String viewClass,
String ejbName) |
protected String |
viewNotFound$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
wildcardContainerTransactionElementsMustHaveWildcardMethodName() |
protected String |
wildcardContainerTransactionElementsMustHaveWildcardMethodName$str() |
IllegalArgumentException |
wrongNumberOfArguments(int length,
int length1,
Method method)
Creates an exception indicating Got wrong number of arguments
|
protected String |
wrongNumberOfArguments$str() |
IllegalArgumentException |
wrongParameterType(int i,
Class<? extends Object> expectedType,
Class<? extends Object> actualType,
Method method)
Creates an exception indicating parameter has the wrong type
|
protected String |
wrongParameterType$str() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
wrongReturnTypeForAsyncMethod(Method method)
Creates an exception indicating Async method does not return void or Future
|
protected String |
wrongReturnTypeForAsyncMethod$str() |
void |
wrongTransactionIsolationConfiguredForTimer()
Logs a waring message that the current datasource configuration does not ensure consistency in a clustered environment.
|
protected String |
wrongTransactionIsolationConfiguredForTimer$str() |
IllegalStateException |
wrongTxOnThread(Transaction expected,
Transaction actual) |
protected String |
wrongTxOnThread$str() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
public final void cacheRemoveFailed(Object id)
EjbLogger
cacheRemoveFailed
in interface EjbLogger
id
- the session id that could not be removedprotected String cacheRemoveFailed$str()
public final void cacheEntryNotFound(Object id)
EjbLogger
cacheEntryNotFound
in interface EjbLogger
id
- the session id that could not be releasedprotected String cacheEntryNotFound$str()
public final void asyncInvocationFailed(Throwable cause)
EjbLogger
asyncInvocationFailed
in interface EjbLogger
cause
- the cause of the error.protected String asyncInvocationFailed$str()
public final void getTxManagerStatusFailed(Throwable cause)
EjbLogger
getTxManagerStatusFailed
in interface EjbLogger
cause
- the cause of the error.protected String getTxManagerStatusFailed$str()
public final void setRollbackOnlyFailed(Throwable se)
EjbLogger
setRollbackOnlyFailed
in interface EjbLogger
se
- the cause of the error.protected String setRollbackOnlyFailed$str()
public final void activationConfigPropertyIgnored(Object propName, String resourceAdapterName)
EjbLogger
activationConfigPropertyIgnored
in interface EjbLogger
protected String activationConfigPropertyIgnored$str()
public final void discardingStatefulComponent(StatefulSessionComponentInstance component, Throwable t)
EjbLogger
discardingStatefulComponent
in interface EjbLogger
component
- the discarded instancet
- the cause of errorprotected String discardingStatefulComponent$str()
public final void failedToRemoveBean(String componentName, org.jboss.ejb.client.SessionID sessionId, Throwable t)
EjbLogger
failedToRemoveBean
in interface EjbLogger
t
- the cause of errorprotected String failedToRemoveBean$str()
public final void failToFindSfsbWithId(org.jboss.ejb.client.SessionID sessionId, String componentName)
EjbLogger
failToFindSfsbWithId
in interface EjbLogger
sessionId
- the id of the session beanprotected String failToFindSfsbWithId$str()
public final void defaultInterceptorClassNotListed(String clazz)
EjbLogger
defaultInterceptorClassNotListed
in interface EjbLogger
protected String defaultInterceptorClassNotListed$str()
public final void noMethodFoundOnEjbExcludeList(String methodName, String ejbName)
EjbLogger
noMethodFoundOnEjbExcludeList
in interface EjbLogger
protected String noMethodFoundOnEjbExcludeList$str()
public final void noMethodFoundOnEjbWithParamExcludeList(String methodName, String s, String ejbName)
EjbLogger
noMethodFoundOnEjbWithParamExcludeList
in interface EjbLogger
protected String noMethodFoundOnEjbWithParamExcludeList$str()
public final void noMethodFoundOnEjbPermission(String methodName, String ejbName)
EjbLogger
noMethodFoundOnEjbPermission
in interface EjbLogger
protected String noMethodFoundOnEjbPermission$str()
public final void noMethodFoundWithParamOnEjbMethodPermission(String methodName, String s, String ejbName)
EjbLogger
noMethodFoundWithParamOnEjbMethodPermission
in interface EjbLogger
protected String noMethodFoundWithParamOnEjbMethodPermission$str()
public final void unknownTimezoneId(String timezoneId, String id)
EjbLogger
unknownTimezoneId
in interface EjbLogger
protected String unknownTimezoneId$str()
public final void timerPersistenceNotEnable()
EjbLogger
timerPersistenceNotEnable
in interface EjbLogger
protected String timerPersistenceNotEnable$str()
public final void nextExpirationIsNull(TimerImpl timer)
EjbLogger
nextExpirationIsNull
in interface EjbLogger
protected String nextExpirationIsNull$str()
public final void ignoringException(Throwable e)
EjbLogger
ignoringException
in interface EjbLogger
protected String ignoringException$str()
public final void UnregisteredRegisteredTimerService(String timedObjectId)
EjbLogger
UnregisteredRegisteredTimerService
in interface EjbLogger
protected String UnregisteredRegisteredTimerService$str()
public final void errorInvokeTimeout(javax.ejb.Timer timer, Throwable e)
EjbLogger
errorInvokeTimeout
in interface EjbLogger
protected String errorInvokeTimeout$str()
public final void timerRetried(javax.ejb.Timer timer)
EjbLogger
timerRetried
in interface EjbLogger
protected String timerRetried$str()
public final void errorDuringRetryTimeout(javax.ejb.Timer timer, Throwable e)
EjbLogger
errorDuringRetryTimeout
in interface EjbLogger
protected String errorDuringRetryTimeout$str()
public final void retryingTimeout(javax.ejb.Timer timer)
EjbLogger
retryingTimeout
in interface EjbLogger
protected String retryingTimeout$str()
public final void timerNotActive(javax.ejb.Timer timer)
EjbLogger
timerNotActive
in interface EjbLogger
protected String timerNotActive$str()
public final void failToReadTimerInformation(String componentName)
EjbLogger
failToReadTimerInformation
in interface EjbLogger
protected String failToReadTimerInformation$str()
public final void failedToRemovePersistentTimer(File file)
EjbLogger
failedToRemovePersistentTimer
in interface EjbLogger
protected String failedToRemovePersistentTimer$str()
public final void failToRestoreTimers(File file)
EjbLogger
failToRestoreTimers
in interface EjbLogger
protected String failToRestoreTimers$str()
public final void failToRestoreTimersFromFile(File timerFile, Throwable e)
EjbLogger
failToRestoreTimersFromFile
in interface EjbLogger
protected String failToRestoreTimersFromFile$str()
public final void failToCloseFile(Throwable e)
EjbLogger
failToCloseFile
in interface EjbLogger
protected String failToCloseFile$str()
public final void failToRestoreTimersForObjectId(String timedObjectId, Throwable e)
EjbLogger
failToRestoreTimersForObjectId
in interface EjbLogger
protected String failToRestoreTimersForObjectId$str()
public final void failToCreateDirectoryForPersistTimers(File file)
EjbLogger
failToCreateDirectoryForPersistTimers
in interface EjbLogger
protected String failToCreateDirectoryForPersistTimers$str()
public final void invocationFailed(String component, Method method, Throwable t)
EjbLogger
invocationFailed
in interface EjbLogger
protected String invocationFailed$str()
public final void couldNotFindEjbForLocatorIIOP(org.jboss.ejb.client.EJBLocator<? extends Object> locator)
EjbLogger
couldNotFindEjbForLocatorIIOP
in interface EjbLogger
protected String couldNotFindEjbForLocatorIIOP$str()
public final void ejbNotExposedOverIIOP(org.jboss.ejb.client.EJBLocator<? extends Object> locator)
EjbLogger
ejbNotExposedOverIIOP
in interface EjbLogger
protected String ejbNotExposedOverIIOP$str()
public final void dynamicStubCreationFailed(String clazz, Throwable t)
EjbLogger
dynamicStubCreationFailed
in interface EjbLogger
protected String dynamicStubCreationFailed$str()
public final void exceptionReleasingEntity(Throwable t)
exceptionReleasingEntity
in interface EjbLogger
protected String exceptionReleasingEntity$str()
public final void unsupportedClientMarshallingStrategy(String strategy, org.jboss.remoting3.Channel channel)
EjbLogger
unsupportedClientMarshallingStrategy
in interface EjbLogger
strategy
- The client marshalling strategychannel
- The channel on which the client marshalling strategy was receivedprotected String unsupportedClientMarshallingStrategy$str()
public final void closingChannel(org.jboss.remoting3.Channel channel, Throwable t)
EjbLogger
closingChannel
in interface EjbLogger
channel
- The channel being closedt
- The causeprotected String closingChannel$str()
public final void closingChannelOnChannelEnd(org.jboss.remoting3.Channel channel)
EjbLogger
Channel.Receiver#handleEnd(org.jboss.remoting3.Channel)
notification
was received and the channel is being closedclosingChannelOnChannelEnd
in interface EjbLogger
channel
- The channel for which the Channel.Receiver#handleEnd(org.jboss.remoting3.Channel)
notification
was receivedprotected String closingChannelOnChannelEnd$str()
public final void logMDBStart(String mdbName, String raName)
EjbLogger
logMDBStart
in interface EjbLogger
mdbName
- The message driven bean nameraName
- The resource adapter nameprotected String logMDBStart$str()
public final void skipOverlappingInvokeTimeout(javax.ejb.Timer timer, Date scheduledTime)
EjbLogger
skipOverlappingInvokeTimeout
in interface EjbLogger
protected String skipOverlappingInvokeTimeout$str()
protected String resourceAdapterRepositoryUnAvailable$str()
public final IllegalStateException resourceAdapterRepositoryUnAvailable()
EjbLogger
IllegalStateException
indicating that ResourceAdapterRepository
was unavailableresourceAdapterRepositoryUnAvailable
in interface EjbLogger
protected String noSuchEndpointException$str()
public final IllegalArgumentException noSuchEndpointException(String resourceAdapterName, org.jboss.jca.core.spi.rar.NotFoundException notFoundException)
EjbLogger
IllegalArgumentException
indicating that no Endpoint
could be found for a resource adapter named resourceAdapterName
noSuchEndpointException
in interface EjbLogger
resourceAdapterName
- The name of the resource adapternotFoundException
- The original exception causeprotected String endpointUnAvailable$str()
public final IllegalStateException endpointUnAvailable(String componentName)
EjbLogger
IllegalStateException
indicating that the Endpoint
is not availableendpointUnAvailable
in interface EjbLogger
componentName
- The MDB component nameprotected String failureDuringEndpointDeactivation$str()
public final RuntimeException failureDuringEndpointDeactivation(String componentName, javax.resource.ResourceException cause)
EjbLogger
RuntimeException
indicating that the Endpoint
for the message driven component, could not be deactivatedfailureDuringEndpointDeactivation
in interface EjbLogger
componentName
- The message driven component namecause
- Original causeprotected String unsupportedCallback$str()
public final UnsupportedCallbackException unsupportedCallback(Callback current)
unsupportedCallback
in interface EjbLogger
protected String failureDuringLoadOfClusterNodeSelector$str()
public final RuntimeException failureDuringLoadOfClusterNodeSelector(String clusterNodeSelectorName, String clusterName, Exception e)
failureDuringLoadOfClusterNodeSelector
in interface EjbLogger
public final void failedToCreateOptionForProperty(String propertyName, String reason)
failedToCreateOptionForProperty
in interface EjbLogger
protected String failedToCreateOptionForProperty$str()
protected String viewNotFound$str()
public final IllegalStateException viewNotFound(String viewClass, String ejbName)
viewNotFound
in interface EjbLogger
protected String asyncInvocationOnlyApplicableForSessionBeans$str()
public final RuntimeException asyncInvocationOnlyApplicableForSessionBeans()
asyncInvocationOnlyApplicableForSessionBeans
in interface EjbLogger
protected String notStatefulSessionBean$str()
public final IllegalArgumentException notStatefulSessionBean(String ejbName, String appName, String moduleName, String distinctName)
notStatefulSessionBean
in interface EjbLogger
protected String failedToMarshalEjbParameters$str()
public final RuntimeException failedToMarshalEjbParameters(Exception e)
failedToMarshalEjbParameters
in interface EjbLogger
protected String unknownDeployment$str()
public final IllegalArgumentException unknownDeployment(String appName, String moduleName, String distinctName)
unknownDeployment
in interface EjbLogger
protected String ejbNotFoundInDeployment$str()
public final IllegalArgumentException ejbNotFoundInDeployment(String ejbName, String appName, String moduleName, String distinctName)
ejbNotFoundInDeployment
in interface EjbLogger
protected String annotationApplicableOnlyForMethods$str()
public final IllegalArgumentException annotationApplicableOnlyForMethods(String annotationName)
annotationApplicableOnlyForMethods
in interface EjbLogger
protected String aroundTimeoutMethodExpectedWithInvocationContextParam$str()
public final IllegalArgumentException aroundTimeoutMethodExpectedWithInvocationContextParam(String methodName, String className)
aroundTimeoutMethodExpectedWithInvocationContextParam
in interface EjbLogger
protected String aroundTimeoutMethodMustReturnObjectType$str()
public final IllegalArgumentException aroundTimeoutMethodMustReturnObjectType(String methodName, String className)
aroundTimeoutMethodMustReturnObjectType
in interface EjbLogger
protected String wrongTxOnThread$str()
public final IllegalStateException wrongTxOnThread(Transaction expected, Transaction actual)
wrongTxOnThread
in interface EjbLogger
protected String unknownTxAttributeOnInvocation$str()
public final IllegalStateException unknownTxAttributeOnInvocation(javax.ejb.TransactionAttributeType txAttr, org.jboss.invocation.InterceptorContext invocation)
unknownTxAttributeOnInvocation
in interface EjbLogger
protected String txRequiredForInvocation$str()
public final javax.ejb.EJBTransactionRequiredException txRequiredForInvocation(org.jboss.invocation.InterceptorContext invocation)
txRequiredForInvocation
in interface EjbLogger
protected String txPresentForNeverTxAttribute$str()
public final javax.ejb.EJBException txPresentForNeverTxAttribute()
txPresentForNeverTxAttribute
in interface EjbLogger
public final void failedToSetRollbackOnly(Exception e)
failedToSetRollbackOnly
in interface EjbLogger
protected String failedToSetRollbackOnly$str()
protected String viewInterfaceCannotBeNull$str()
public final IllegalArgumentException viewInterfaceCannotBeNull()
viewInterfaceCannotBeNull
in interface EjbLogger
protected String failedToLoadViewClassForComponent$str()
public final RuntimeException failedToLoadViewClassForComponent(Exception e, String componentName)
failedToLoadViewClassForComponent
in interface EjbLogger
protected String illegalCallToEjbHomeRemove$str()
public final javax.ejb.RemoveException illegalCallToEjbHomeRemove()
illegalCallToEjbHomeRemove
in interface EjbLogger
protected String setRollbackOnlyNotAllowedForSupportsTxAttr$str()
public final IllegalStateException setRollbackOnlyNotAllowedForSupportsTxAttr()
setRollbackOnlyNotAllowedForSupportsTxAttr
in interface EjbLogger
protected String cannotCallGetPKOnSessionBean$str()
public final javax.ejb.EJBException cannotCallGetPKOnSessionBean()
cannotCallGetPKOnSessionBean
in interface EjbLogger
protected String ejb2xViewNotApplicableForSingletonBeans$str()
public final RuntimeException ejb2xViewNotApplicableForSingletonBeans()
ejb2xViewNotApplicableForSingletonBeans
in interface EjbLogger
protected String ejbLocalObjectUnavailable$str()
public final IllegalStateException ejbLocalObjectUnavailable(String beanName)
ejbLocalObjectUnavailable
in interface EjbLogger
protected String cannotBeApplicationExceptionBecauseNotAnExceptionType$str()
public final IllegalArgumentException cannotBeApplicationExceptionBecauseNotAnExceptionType(Class<? extends Object> klass)
cannotBeApplicationExceptionBecauseNotAnExceptionType
in interface EjbLogger
protected String rmiRemoteExceptionCannotBeApplicationException$str()
public final IllegalArgumentException rmiRemoteExceptionCannotBeApplicationException(Class<? extends Object> klass)
rmiRemoteExceptionCannotBeApplicationException
in interface EjbLogger
protected String annotationOnlyAllowedOnClass$str()
public final RuntimeException annotationOnlyAllowedOnClass(String annotationName, org.jboss.jandex.AnnotationTarget incorrectTarget)
annotationOnlyAllowedOnClass
in interface EjbLogger
protected String beanWithRemoteAnnotationImplementsMoreThanOneInterface$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanWithRemoteAnnotationImplementsMoreThanOneInterface(Class<? extends Object> beanClass)
beanWithRemoteAnnotationImplementsMoreThanOneInterface
in interface EjbLogger
protected String beanWithLocalAnnotationImplementsMoreThanOneInterface$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanWithLocalAnnotationImplementsMoreThanOneInterface(Class<? extends Object> beanClass)
beanWithLocalAnnotationImplementsMoreThanOneInterface
in interface EjbLogger
protected String failedToAnalyzeRemoteInterface$str()
public final RuntimeException failedToAnalyzeRemoteInterface(Exception e, String beanName)
failedToAnalyzeRemoteInterface
in interface EjbLogger
protected String failedToParse$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParse(Exception e, String filePath)
failedToParse
in interface EjbLogger
protected String failedToInstallManagementResource$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToInstallManagementResource(Exception e, String componentName)
failedToInstallManagementResource
in interface EjbLogger
protected String failedToLoadViewClass$str()
public final RuntimeException failedToLoadViewClass(Exception e, String viewClassName)
failedToLoadViewClass
in interface EjbLogger
protected String couldNotDetermineEjbRefForInjectionTarget$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineEjbRefForInjectionTarget(String ejbRefName, ResourceInjectionTarget injectionTarget)
couldNotDetermineEjbRefForInjectionTarget
in interface EjbLogger
protected String couldNotDetermineEjbLocalRefForInjectionTarget$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName, ResourceInjectionTarget injectionTarget)
couldNotDetermineEjbLocalRefForInjectionTarget
in interface EjbLogger
protected String onlySetterMethodsAllowedToHaveEJBAnnotation$str()
public final IllegalArgumentException onlySetterMethodsAllowedToHaveEJBAnnotation(org.jboss.jandex.MethodInfo methodInfo)
onlySetterMethodsAllowedToHaveEJBAnnotation
in interface EjbLogger
protected String nameAttributeRequiredForEJBAnnotationOnClass$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException nameAttributeRequiredForEJBAnnotationOnClass(String className)
nameAttributeRequiredForEJBAnnotationOnClass
in interface EjbLogger
protected String beanInterfaceAttributeRequiredForEJBAnnotationOnClass$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanInterfaceAttributeRequiredForEJBAnnotationOnClass(String className)
beanInterfaceAttributeRequiredForEJBAnnotationOnClass
in interface EjbLogger
protected String moduleNotAttachedToDeploymentUnit$str()
public final IllegalStateException moduleNotAttachedToDeploymentUnit(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
moduleNotAttachedToDeploymentUnit
in interface EjbLogger
protected String mdbDoesNotImplementNorSpecifyMessageListener$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException mdbDoesNotImplementNorSpecifyMessageListener(org.jboss.jandex.ClassInfo beanClass)
mdbDoesNotImplementNorSpecifyMessageListener
in interface EjbLogger
protected String unknownSessionBeanType$str()
public final IllegalArgumentException unknownSessionBeanType(String sessionType)
unknownSessionBeanType
in interface EjbLogger
protected String moreThanOneMethodWithSameNameOnComponent$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException moreThanOneMethodWithSameNameOnComponent(String methodName, Class<? extends Object> componentClass)
moreThanOneMethodWithSameNameOnComponent
in interface EjbLogger
protected String unknownEJBLocatorType$str()
public final RuntimeException unknownEJBLocatorType(org.jboss.ejb.client.EJBLocator<? extends Object> locator)
unknownEJBLocatorType
in interface EjbLogger
protected String couldNotCreateCorbaObject$str()
public final RuntimeException couldNotCreateCorbaObject(Exception cause, org.jboss.ejb.client.EJBLocator<? extends Object> locator)
couldNotCreateCorbaObject
in interface EjbLogger
protected String incorrectEJBLocatorForBean$str()
public final IllegalArgumentException incorrectEJBLocatorForBean(org.jboss.ejb.client.EJBLocator<? extends Object> locator, String beanName)
incorrectEJBLocatorForBean
in interface EjbLogger
protected String failedToLookupORB$str()
public final IOException failedToLookupORB()
failedToLookupORB
in interface EjbLogger
protected String notAnObjectImpl$str()
public final IOException notAnObjectImpl(Class<? extends Object> type)
notAnObjectImpl
in interface EjbLogger
protected String messageEndpointAlreadyReleased$str()
public final javax.resource.spi.UnavailableException messageEndpointAlreadyReleased(javax.resource.spi.endpoint.MessageEndpoint messageEndpoint)
messageEndpointAlreadyReleased
in interface EjbLogger
protected String ejbRemoteServiceCannotHandleClientVersion$str()
public final RuntimeException ejbRemoteServiceCannotHandleClientVersion(byte version)
ejbRemoteServiceCannotHandleClientVersion
in interface EjbLogger
protected String failedToFindMarshallerFactoryForStrategy$str()
public final RuntimeException failedToFindMarshallerFactoryForStrategy(String marshallerStrategy)
failedToFindMarshallerFactoryForStrategy
in interface EjbLogger
protected String notAnEJBComponent$str()
public final IllegalArgumentException notAnEJBComponent(Component component)
notAnEJBComponent
in interface EjbLogger
protected String failedToLoadTimeoutMethodParamClass$str()
public final RuntimeException failedToLoadTimeoutMethodParamClass(Exception cause, String className)
failedToLoadTimeoutMethodParamClass
in interface EjbLogger
protected String timerInvocationFailedDueToInvokerNotBeingStarted$str()
public final IllegalStateException timerInvocationFailedDueToInvokerNotBeingStarted()
timerInvocationFailedDueToInvokerNotBeingStarted
in interface EjbLogger
protected String invalidValueForSecondInScheduleExpression$str()
public final IllegalArgumentException invalidValueForSecondInScheduleExpression(String value)
invalidValueForSecondInScheduleExpression
in interface EjbLogger
protected String timerInvocationRolledBack$str()
public final TimerTransactionRolledBackException timerInvocationRolledBack()
timerInvocationRolledBack
in interface EjbLogger
public final void noJNDIBindingsForSessionBean(String beanName)
noJNDIBindingsForSessionBean
in interface EjbLogger
protected String noJNDIBindingsForSessionBean$str()
public final void failedToSendClusterFormationMessageToClient(Exception e, org.jboss.remoting3.Channel channel)
failedToSendClusterFormationMessageToClient
in interface EjbLogger
protected String failedToSendClusterFormationMessageToClient1$str()
public final void failedToSendModuleAvailabilityMessageToClient(Exception e, DeploymentModuleIdentifier deploymentId, org.jboss.remoting3.Channel channel)
failedToSendModuleAvailabilityMessageToClient
in interface EjbLogger
protected String failedToSendModuleAvailabilityMessageToClient2$str()
public final void failedToSendModuleAvailabilityMessageToClient(Exception e, org.jboss.remoting3.Channel channel)
failedToSendModuleAvailabilityMessageToClient
in interface EjbLogger
protected String failedToSendModuleAvailabilityMessageToClient1$str()
public final void failedToSendModuleUnavailabilityMessageToClient(Exception e, DeploymentModuleIdentifier deploymentId, org.jboss.remoting3.Channel channel)
failedToSendModuleUnavailabilityMessageToClient
in interface EjbLogger
protected String failedToSendModuleUnavailabilityMessageToClient$str()
public final void failedToSendClusterFormationMessageToClient(Exception e, String clusterName, org.jboss.remoting3.Channel channel)
failedToSendClusterFormationMessageToClient
in interface EjbLogger
protected String failedToSendClusterFormationMessageToClient2$str()
public final void failedToSendClusterNodeAdditionMessageToClient(Exception e, org.jboss.remoting3.Channel channel)
failedToSendClusterNodeAdditionMessageToClient
in interface EjbLogger
protected String failedToSendClusterNodeAdditionMessageToClient$str()
public final void failedToSendClusterNodeRemovalMessageToClient(Exception e, org.jboss.remoting3.Channel channel)
failedToSendClusterNodeRemovalMessageToClient
in interface EjbLogger
protected String failedToSendClusterNodeRemovalMessageToClient$str()
public final void sessionBeanClassCannotBeAnInterface(String className)
sessionBeanClassCannotBeAnInterface
in interface EjbLogger
protected String sessionBeanClassCannotBeAnInterface$str()
public final void sessionBeanClassMustBePublicNonAbstractNonFinal(String className)
sessionBeanClassMustBePublicNonAbstractNonFinal
in interface EjbLogger
protected String sessionBeanClassMustBePublicNonAbstractNonFinal$str()
public final void mdbClassCannotBeAnInterface(String className)
mdbClassCannotBeAnInterface
in interface EjbLogger
protected String mdbClassCannotBeAnInterface$str()
public final void mdbClassMustBePublicNonAbstractNonFinal(String className)
mdbClassMustBePublicNonAbstractNonFinal
in interface EjbLogger
protected String mdbClassMustBePublicNonAbstractNonFinal$str()
public final void failedToSendAsyncMethodIndicatorToClient(Throwable t, Method invokedMethod)
failedToSendAsyncMethodIndicatorToClient
in interface EjbLogger
protected String failedToSendAsyncMethodIndicatorToClient$str()
public final void asyncMethodSupportedOnlyForSessionBeans(Class<? extends Object> beanClass, Method invokedMethod)
asyncMethodSupportedOnlyForSessionBeans
in interface EjbLogger
protected String asyncMethodSupportedOnlyForSessionBeans$str()
public final void cannotAddClusterNodeDueToUnresolvableClientMapping(String nodeName, String clusterName, Object bindings)
cannotAddClusterNodeDueToUnresolvableClientMapping
in interface EjbLogger
protected String cannotAddClusterNodeDueToUnresolvableClientMapping$str()
protected String failedToCreateDeploymentNodeSelector$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToCreateDeploymentNodeSelector(Exception e, String deploymentNodeSelectorClassName)
failedToCreateDeploymentNodeSelector
in interface EjbLogger
protected String serviceNotFound$str()
public final IllegalStateException serviceNotFound(org.jboss.msc.service.ServiceName serviceName)
serviceNotFound
in interface EjbLogger
protected String ejbMustHavePublicDefaultConstructor$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustHavePublicDefaultConstructor(String componentName, String componentClassName)
ejbMustHavePublicDefaultConstructor
in interface EjbLogger
protected String ejbMustNotBeInnerClass$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustNotBeInnerClass(String componentName, String componentClassName)
ejbMustNotBeInnerClass
in interface EjbLogger
protected String ejbMustBePublicClass$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustBePublicClass(String componentName, String componentClassName)
ejbMustBePublicClass
in interface EjbLogger
protected String ejbMustNotBeFinalClass$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustNotBeFinalClass(String componentName, String componentClassName)
ejbMustNotBeFinalClass
in interface EjbLogger
protected String ejbClientContextSelectorUnableToFunctionDueToMissingService$str()
public final IllegalStateException ejbClientContextSelectorUnableToFunctionDueToMissingService(org.jboss.msc.service.ServiceName serviceName)
ejbClientContextSelectorUnableToFunctionDueToMissingService
in interface EjbLogger
protected String reentrantSingletonCreation$str()
public final IllegalStateException reentrantSingletonCreation(String componentName, String componentClassName)
reentrantSingletonCreation
in interface EjbLogger
protected String failedToReadEjbInfo$str()
public final IOException failedToReadEjbInfo(Throwable e)
failedToReadEjbInfo
in interface EjbLogger
protected String failedToReadEJBLocator$str()
public final IOException failedToReadEJBLocator(Throwable e)
failedToReadEJBLocator
in interface EjbLogger
protected String rejectTransformationDefinedDefaultSecurityDomain$str()
public final String rejectTransformationDefinedDefaultSecurityDomain()
rejectTransformationDefinedDefaultSecurityDomain
in interface EjbLogger
protected String rejectTransformationDefinedDefaultMissingMethodPermissionsDenyAccess$str()
public final String rejectTransformationDefinedDefaultMissingMethodPermissionsDenyAccess()
rejectTransformationDefinedDefaultMissingMethodPermissionsDenyAccess
in interface EjbLogger
protected String unauthorizedAccessToUserTransaction$str()
public final IllegalStateException unauthorizedAccessToUserTransaction()
unauthorizedAccessToUserTransaction
in interface EjbLogger
protected String moreThanOneTimerFoundWithId$str()
public final RuntimeException moreThanOneTimerFoundWithId(String id)
moreThanOneTimerFoundWithId
in interface EjbLogger
protected String timerServiceIsNotActive$str()
public final String timerServiceIsNotActive()
timerServiceIsNotActive
in interface EjbLogger
protected String ejbHasNoTimerMethods$str()
public final String ejbHasNoTimerMethods()
ejbHasNoTimerMethods
in interface EjbLogger
public final void deploymentAddListenerException(Throwable cause)
deploymentAddListenerException
in interface EjbLogger
protected String deploymentAddListenerException$str()
public final void deploymentRemoveListenerException(Throwable cause)
deploymentRemoveListenerException
in interface EjbLogger
protected String deploymentRemoveListenerException$str()
public final void failedToRemoveManagementResources(InstalledComponent component, String cause)
failedToRemoveManagementResources
in interface EjbLogger
protected String failedToRemoveManagementResources$str()
public final void cobraInterfaceRepository(String repo, String object)
cobraInterfaceRepository
in interface EjbLogger
protected String cobraInterfaceRepository$str()
public final void cannotUnregisterEJBHomeFromCobra(Throwable cause)
cannotUnregisterEJBHomeFromCobra
in interface EjbLogger
protected String cannotUnregisterEJBHomeFromCobra$str()
public final void cannotDeactivateHomeServant(Throwable cause)
cannotDeactivateHomeServant
in interface EjbLogger
protected String cannotDeactivateHomeServant$str()
public final void cannotDeactivateBeanServant(Throwable cause)
cannotDeactivateBeanServant
in interface EjbLogger
protected String cannotDeactivateBeanServant$str()
public final void exceptionOnChannel(Throwable cause, org.jboss.remoting3.Channel channel, org.jboss.remoting3.MessageInputStream inputStream)
exceptionOnChannel
in interface EjbLogger
protected String exceptionOnChannel$str()
public final void errorInvokingMethod(Throwable cause, Method invokedMethod, String beanName, String appName, String moduleName, String distinctName)
errorInvokingMethod
in interface EjbLogger
protected String errorInvokingMethod$str()
public final void couldNotWriteMethodInvocation(Throwable cause, Method invokedMethod, String beanName, String appName, String moduleName, String distinctName)
couldNotWriteMethodInvocation
in interface EjbLogger
protected String couldNotWriteMethodInvocation$str()
public final void exceptionGeneratingSessionId(Throwable cause, String componentName, short invocationId, org.jboss.remoting3.Channel channel)
exceptionGeneratingSessionId
in interface EjbLogger
protected String exceptionGeneratingSessionId$str()
public final void couldNotWriteOutToChannel(Throwable cause)
couldNotWriteOutToChannel
in interface EjbLogger
protected String couldNotWriteOutToChannel$str()
public final void couldNotWriteInvocationSuccessMessage(Throwable cause)
couldNotWriteInvocationSuccessMessage
in interface EjbLogger
protected String couldNotWriteInvocationSuccessMessage$str()
public final void unsupportedMessageHeader(int header, org.jboss.remoting3.Channel channel)
unsupportedMessageHeader
in interface EjbLogger
protected String unsupportedMessageHeader$str()
public final void errorDuringTransactionManagement(Throwable cause, org.jboss.ejb.client.XidTransactionID id)
errorDuringTransactionManagement
in interface EjbLogger
protected String errorDuringTransactionManagement$str()
public final void retrying(String message, int count)
protected String retrying$str()
public final void failedToGetStatus(Throwable cause)
failedToGetStatus
in interface EjbLogger
protected String failedToGetStatus$str()
public final void failedToRollback(Throwable cause)
failedToRollback
in interface EjbLogger
protected String failedToRollback$str()
public final void transactionNotComplete(String componentName, String status)
transactionNotComplete
in interface EjbLogger
protected String transactionNotComplete2$str()
public final void cannotDeleteCacheFile(String fileType, String fileName)
cannotDeleteCacheFile
in interface EjbLogger
protected String cannotDeleteCacheFile$str()
public final void timerReinstatementFailed(String timedObjectId, String timerId, Throwable cause)
timerReinstatementFailed
in interface EjbLogger
protected String timerReinstatementFailed$str()
public final void skipInvokeTimeoutDuringRetry(javax.ejb.Timer timer, Date scheduledTime)
EjbLogger
skipInvokeTimeoutDuringRetry
in interface EjbLogger
protected String skipInvokeTimeoutDuringRetry$str()
public final void couldNotCreateTable(SQLException e)
couldNotCreateTable
in interface EjbLogger
protected String couldNotCreateTable$str()
public final void exceptionRunningTimerTask(javax.ejb.Timer timer, String timedObjectId, Exception e)
exceptionRunningTimerTask
in interface EjbLogger
protected String exceptionRunningTimerTask$str()
public final void errorDuringTransactionRecovery(Throwable cause)
errorDuringTransactionRecovery
in interface EjbLogger
protected String errorDuringTransactionRecovery$str()
public final void deprecatedAnnotation(String annotation)
deprecatedAnnotation
in interface EjbLogger
protected String deprecatedAnnotation$str()
public final void deprecatedNamespace(String namespace, String element)
deprecatedNamespace
in interface EjbLogger
protected String deprecatedNamespace$str()
protected String couldNotFindEjb$str()
public final javax.ejb.NoSuchEJBException couldNotFindEjb(String sessionId)
EjbLogger
couldNotFindEjb
in interface EjbLogger
sessionId
- Session idNoSuchEJBException
for the error.protected String componentNotSetInInterceptor$str()
public final IllegalStateException componentNotSetInInterceptor(org.jboss.invocation.InterceptorContext context)
EjbLogger
componentNotSetInInterceptor
in interface EjbLogger
context
- the context.IllegalStateException
for the error.protected String methodNameIsNull$str()
public final IllegalArgumentException methodNameIsNull()
EjbLogger
methodNameIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String beanHomeInterfaceIsNull$str()
public final IllegalStateException beanHomeInterfaceIsNull(String componentName)
EjbLogger
beanHomeInterfaceIsNull
in interface EjbLogger
IllegalStateException
for the error.protected String beanLocalHomeInterfaceIsNull$str()
public final IllegalStateException beanLocalHomeInterfaceIsNull(String componentName)
EjbLogger
beanLocalHomeInterfaceIsNull
in interface EjbLogger
IllegalStateException
for the error.protected String failToCallgetRollbackOnly$str()
public final IllegalStateException failToCallgetRollbackOnly()
EjbLogger
failToCallgetRollbackOnly
in interface EjbLogger
IllegalStateException
for the error.protected String failToCallgetRollbackOnlyOnNoneTransaction$str()
public final IllegalStateException failToCallgetRollbackOnlyOnNoneTransaction()
EjbLogger
failToCallgetRollbackOnlyOnNoneTransaction
in interface EjbLogger
IllegalStateException
for the error.protected String failToCallgetRollbackOnlyAfterTxcompleted$str()
public final IllegalStateException failToCallgetRollbackOnlyAfterTxcompleted()
EjbLogger
failToCallgetRollbackOnlyAfterTxcompleted
in interface EjbLogger
IllegalStateException
for the error.protected String failToCallIsBeanManagedTransaction$str()
public final IllegalStateException failToCallIsBeanManagedTransaction()
EjbLogger
failToCallIsBeanManagedTransaction
in interface EjbLogger
IllegalStateException
for the error.protected String jndiNameCannotBeNull$str()
public final IllegalArgumentException jndiNameCannotBeNull()
EjbLogger
jndiNameCannotBeNull
in interface EjbLogger
IllegalStateException
for the error.protected String noNamespaceContextSelectorAvailable$str()
public final IllegalArgumentException noNamespaceContextSelectorAvailable(String name)
EjbLogger
noNamespaceContextSelectorAvailable
in interface EjbLogger
name
- the jndi nameIllegalStateException
for the error.protected String failToLookupJNDI$str()
public final RuntimeException failToLookupJNDI(String name, Throwable e)
EjbLogger
failToLookupJNDI
in interface EjbLogger
name
- the jndi namee
- cause of the exceptionRuntimeException
for the error.protected String failToLookupJNDINameSpace$str()
public final IllegalArgumentException failToLookupJNDINameSpace(String name)
EjbLogger
failToLookupJNDINameSpace
in interface EjbLogger
name
- the jndi nameIllegalArgumentException
for the error.protected String failToLookupStrippedJNDI$str()
public final IllegalArgumentException failToLookupStrippedJNDI(NamespaceContextSelector namespaceContextSelector, Context jndiContext, Throwable ne)
EjbLogger
failToLookupStrippedJNDI
in interface EjbLogger
jndiContext
- the jndi context it was looked up onne
- cause of the exceptionIllegalArgumentException
for the error.protected String failToCallSetRollbackOnlyOnNoneCMB$str()
public final IllegalStateException failToCallSetRollbackOnlyOnNoneCMB()
EjbLogger
failToCallSetRollbackOnlyOnNoneCMB
in interface EjbLogger
IllegalStateException
for the error.protected String failToCallSetRollbackOnlyWithNoTx$str()
public final IllegalStateException failToCallSetRollbackOnlyWithNoTx()
EjbLogger
failToCallSetRollbackOnlyWithNoTx
in interface EjbLogger
IllegalStateException
for the error.protected String EjbJarConfigurationIsNull$str()
public final IllegalArgumentException EjbJarConfigurationIsNull()
EjbLogger
EjbJarConfigurationIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String SecurityRolesIsNull$str()
public final IllegalArgumentException SecurityRolesIsNull()
EjbLogger
SecurityRolesIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String classnameIsNull$str()
public final IllegalArgumentException classnameIsNull(String className)
EjbLogger
classnameIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String setRolesForClassIsNull$str()
public final IllegalArgumentException setRolesForClassIsNull(String className)
EjbLogger
setRolesForClassIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String ejbMethodIsNull$str()
public final IllegalArgumentException ejbMethodIsNull()
EjbLogger
ejbMethodIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String rolesIsNull$str()
public final IllegalArgumentException rolesIsNull(EJBMethodIdentifier ejbMethodIdentifier)
EjbLogger
rolesIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String ejbMethodIsNullForViewType$str()
public final IllegalArgumentException ejbMethodIsNullForViewType(MethodIntf viewType)
EjbLogger
ejbMethodIsNullForViewType
in interface EjbLogger
IllegalArgumentException
for the error.protected String rolesIsNullOnViewType$str()
public final IllegalArgumentException rolesIsNullOnViewType(MethodIntf viewType)
EjbLogger
rolesIsNullOnViewType
in interface EjbLogger
IllegalArgumentException
for the error.protected String rolesIsNullOnViewTypeAndMethod$str()
public final IllegalArgumentException rolesIsNullOnViewTypeAndMethod(MethodIntf viewType, EJBMethodIdentifier ejbMethodIdentifier)
EjbLogger
rolesIsNullOnViewTypeAndMethod
in interface EjbLogger
IllegalArgumentException
for the error.protected String failToLinkFromEmptySecurityRole$str()
public final IllegalArgumentException failToLinkFromEmptySecurityRole(String fromRole)
EjbLogger
failToLinkFromEmptySecurityRole
in interface EjbLogger
fromRole
- role it link fromIllegalArgumentException
for the error.protected String failToLinkToEmptySecurityRole$str()
public final IllegalArgumentException failToLinkToEmptySecurityRole(String toRole)
EjbLogger
failToLinkToEmptySecurityRole
in interface EjbLogger
toRole
- role it link toIllegalArgumentException
for the error.protected String ejbJarConfigNotFound$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbJarConfigNotFound(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
EjbLogger
ejbJarConfigNotFound
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String componentViewNotAvailableInContext$str()
public final IllegalStateException componentViewNotAvailableInContext(org.jboss.invocation.InterceptorContext context)
EjbLogger
componentViewNotAvailableInContext
in interface EjbLogger
IllegalStateException
for the error.protected String failToCallTimeOutMethod$str()
public final RuntimeException failToCallTimeOutMethod(Method method)
EjbLogger
failToCallTimeOutMethod
in interface EjbLogger
RuntimeException
for the error.protected String componentTimeoutMethodNotSet$str()
public final IllegalArgumentException componentTimeoutMethodNotSet(String componentName)
EjbLogger
componentTimeoutMethodNotSet
in interface EjbLogger
IllegalArgumentException
for the error.protected String unknownResourceAdapter$str()
public final IllegalStateException unknownResourceAdapter(String resourceAdapterName)
EjbLogger
unknownResourceAdapter
in interface EjbLogger
IllegalStateException
for the error.protected String multipleResourceAdapterRegistered$str()
public final IllegalStateException multipleResourceAdapterRegistered(String resourceAdapterName)
EjbLogger
multipleResourceAdapterRegistered
in interface EjbLogger
IllegalStateException
for the error.protected String securityNotEnabled$str()
public final UnsupportedOperationException securityNotEnabled()
EjbLogger
securityNotEnabled
in interface EjbLogger
UnsupportedOperationException
for the error.protected String failToCompleteTaskBeforeTimeOut$str()
public final TimeoutException failToCompleteTaskBeforeTimeOut(long timeout, TimeUnit unit)
EjbLogger
failToCompleteTaskBeforeTimeOut
in interface EjbLogger
TimeoutException
for the error.protected String taskWasCancelled$str()
public final CancellationException taskWasCancelled()
EjbLogger
taskWasCancelled
in interface EjbLogger
TimeoutException
for the error.protected String failToResolveEjbRemoveForInterface$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToResolveEjbRemoveForInterface(String ejbName)
EjbLogger
failToResolveEjbRemoveForInterface
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToResolveMethodForHomeInterface$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToResolveMethodForHomeInterface(String ejbMethodName, Method method, String ejbName)
EjbLogger
failToResolveMethodForHomeInterface
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String methodNotImplemented$str()
public final IllegalStateException methodNotImplemented()
EjbLogger
methodNotImplemented
in interface EjbLogger
IllegalStateException
for the error.protected String classAttachToViewNotEjbObject$str()
public final RuntimeException classAttachToViewNotEjbObject(Class<? extends Object> aClass)
EjbLogger
classAttachToViewNotEjbObject
in interface EjbLogger
aClass
- the attached classRuntimeException
for the error.protected String invocationNotAssociated$str()
public final javax.ejb.NoSuchEJBException invocationNotAssociated()
EjbLogger
invocationNotAssociated
in interface EjbLogger
NoSuchEJBException
for the error.protected String failToReacquireLockForNonReentrant$str()
public final javax.ejb.EJBException failToReacquireLockForNonReentrant(ComponentInstance privateData)
EjbLogger
failToReacquireLockForNonReentrant
in interface EjbLogger
EJBException
for the error.protected String couldNotFindEntity$str()
public final javax.ejb.ObjectNotFoundException couldNotFindEntity(Method finderMethod, String s)
EjbLogger
couldNotFindEntity
in interface EjbLogger
ObjectNotFoundException
for the error.protected String primaryKeyIsNull$str()
public final javax.ejb.NoSuchEJBException primaryKeyIsNull()
EjbLogger
primaryKeyIsNull
in interface EjbLogger
NoSuchEJBException
for the error.protected String instanceWasRemoved$str()
public final javax.ejb.NoSuchEntityException instanceWasRemoved(String componentName, Object primaryKey)
EjbLogger
instanceWasRemoved
in interface EjbLogger
NoSuchEJBException
for the error.protected String unexpectedComponent$str()
public final IllegalStateException unexpectedComponent(Component component, Class<? extends Object> entityBeanComponentClass)
EjbLogger
unexpectedComponent
in interface EjbLogger
IllegalStateException
for the error.protected String ejbJarConfigNotBeenSet$str()
public final IllegalStateException ejbJarConfigNotBeenSet(ComponentCreateServiceFactory serviceFactory, String componentName)
EjbLogger
ejbJarConfigNotBeenSet
in interface EjbLogger
IllegalStateException
for the error.protected String failToFindResourceAdapter$str()
public final IllegalStateException failToFindResourceAdapter(String resourceAdapterName)
EjbLogger
failToFindResourceAdapter
in interface EjbLogger
IllegalStateException
for the error.protected String resourceAdapterNotSpecified$str()
public final IllegalStateException resourceAdapterNotSpecified(MessageDrivenComponent messageDrivenComponent)
EjbLogger
resourceAdapterNotSpecified
in interface EjbLogger
IllegalStateException
for the error.protected String poolConfigIsNull$str()
public final IllegalArgumentException poolConfigIsNull()
EjbLogger
poolConfigIsNull
in interface EjbLogger
IllegalStateException
for the error.protected String poolConfigIsEmpty$str()
public final IllegalStateException poolConfigIsEmpty()
EjbLogger
poolConfigIsEmpty
in interface EjbLogger
IllegalStateException
for the error.protected String failToInvokeMethodInSessionBeanLifeCycle$str()
public final IllegalStateException failToInvokeMethodInSessionBeanLifeCycle(String method)
EjbLogger
failToInvokeMethodInSessionBeanLifeCycle
in interface EjbLogger
IllegalStateException
for the error.protected String failToAddClassToLocalView$str()
public final IllegalStateException failToAddClassToLocalView(String viewClassName, String ejbName)
EjbLogger
failToAddClassToLocalView
in interface EjbLogger
IllegalStateException
for the error.protected String businessInterfaceIsNull$str()
public final IllegalStateException businessInterfaceIsNull()
EjbLogger
businessInterfaceIsNull
in interface EjbLogger
IllegalStateException
for the error.protected String beanComponentMissingEjbObject$str()
public final IllegalStateException beanComponentMissingEjbObject(String componentName, String ejbLocalObject)
EjbLogger
beanComponentMissingEjbObject
in interface EjbLogger
IllegalStateException
for the error.protected String getRollBackOnlyIsNotAllowWithSupportsAttribute$str()
public final IllegalStateException getRollBackOnlyIsNotAllowWithSupportsAttribute()
EjbLogger
getRollBackOnlyIsNotAllowWithSupportsAttribute
in interface EjbLogger
IllegalStateException
for the error.protected String failToCallBusinessOnNonePublicMethod$str()
public final javax.ejb.EJBException failToCallBusinessOnNonePublicMethod(Method method)
EjbLogger
failToCallBusinessOnNonePublicMethod
in interface EjbLogger
EJBException
for the error.protected String componentInstanceNotAvailable$str()
public final Exception componentInstanceNotAvailable(org.jboss.invocation.InterceptorContext interceptorContext)
EjbLogger
componentInstanceNotAvailable
in interface EjbLogger
Exception
for the error.protected String componentNotSingleton$str()
public final IllegalArgumentException componentNotSingleton(Component component, Class<? extends Object> componentClass)
EjbLogger
componentNotSingleton
in interface EjbLogger
IllegalArgumentException
for the error.protected String singletonComponentIsNull$str()
public final IllegalArgumentException singletonComponentIsNull()
EjbLogger
singletonComponentIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String failToObtainLock$str()
public final javax.ejb.ConcurrentAccessTimeoutException failToObtainLock(String ejb, long value, TimeUnit timeUnit)
EjbLogger
failToObtainLock
in interface EjbLogger
ConcurrentAccessTimeoutException
for the error.protected String failToFindMethod$str()
public final RuntimeException failToFindMethod(String name, String s)
EjbLogger
failToFindMethod
in interface EjbLogger
RuntimeException
for the error.protected String timerServiceNotSupportedForSFSB$str()
public final IllegalStateException timerServiceNotSupportedForSFSB(String componentName)
EjbLogger
timerServiceNotSupportedForSFSB
in interface EjbLogger
IllegalStateException
for the error.protected String sessionIdIsNull$str()
public final IllegalArgumentException sessionIdIsNull()
EjbLogger
sessionIdIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String statefulComponentIsNull$str()
public final IllegalArgumentException statefulComponentIsNull()
EjbLogger
statefulComponentIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String failToCreateStatefulSessionBean$str()
public final RuntimeException failToCreateStatefulSessionBean(String beanName, Throwable e)
EjbLogger
failToCreateStatefulSessionBean
in interface EjbLogger
RuntimeException
for the error.protected String statefulSessionIdIsNull$str()
public final IllegalStateException statefulSessionIdIsNull(String componentName)
EjbLogger
statefulSessionIdIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String removeMethodIsNull$str()
public final IllegalArgumentException removeMethodIsNull()
EjbLogger
removeMethodIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String componentNotInstanceOfSessionComponent$str()
public final IllegalArgumentException componentNotInstanceOfSessionComponent(Component component, Class<? extends Object> componentClass, String type)
EjbLogger
componentNotInstanceOfSessionComponent
in interface EjbLogger
IllegalArgumentException
for the error.protected String bothMethodIntAndClassNameSet$str()
public final IllegalArgumentException bothMethodIntAndClassNameSet(String componentName)
EjbLogger
bothMethodIntAndClassNameSet
in interface EjbLogger
IllegalArgumentException
for the error.protected String failToUpgradeToWriteLock$str()
public final javax.ejb.IllegalLoopbackException failToUpgradeToWriteLock()
EjbLogger
failToUpgradeToWriteLock
in interface EjbLogger
IllegalLoopbackException
for the error.protected String componentIsNull$str()
public final IllegalArgumentException componentIsNull(String name)
EjbLogger
componentIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String invocationNotApplicableForMethodInvocation$str()
public final IllegalArgumentException invocationNotApplicableForMethodInvocation(javax.interceptor.InvocationContext invocationContext)
EjbLogger
invocationNotApplicableForMethodInvocation
in interface EjbLogger
IllegalArgumentException
for the error.protected String concurrentAccessTimeoutException$str()
public final javax.ejb.ConcurrentAccessTimeoutException concurrentAccessTimeoutException(String ejb, String s)
EjbLogger
concurrentAccessTimeoutException
in interface EjbLogger
ConcurrentAccessTimeoutException
for the error.protected String failToObtainLockIllegalType$str()
public final IllegalStateException failToObtainLockIllegalType(javax.ejb.LockType lockType, Method method, LockableComponent lockableComponent)
EjbLogger
failToObtainLockIllegalType
in interface EjbLogger
IllegalStateException
for the error.protected String cannotCall2$str()
public final IllegalStateException cannotCall(String methodName, String missing)
EjbLogger
cannotCall
in interface EjbLogger
methodName
- the name of the method.missing
- the missing type.IllegalStateException
for the error.protected String noAsynchronousInvocationInProgress$str()
public final IllegalStateException noAsynchronousInvocationInProgress()
EjbLogger
noAsynchronousInvocationInProgress
in interface EjbLogger
IllegalStateException
for the error.protected String callMethodNotAllowWhenDependencyInjectionInProgress$str()
public final IllegalStateException callMethodNotAllowWhenDependencyInjectionInProgress(String method)
EjbLogger
callMethodNotAllowWhenDependencyInjectionInProgress
in interface EjbLogger
IllegalStateException
for the error.protected String isDeprecated$str()
public final UnsupportedOperationException isDeprecated(String getEnvironment)
EjbLogger
isDeprecated
in interface EjbLogger
UnsupportedOperationException
for the error.protected String gettingParametersNotAllowLifeCycleCallbacks$str()
public final IllegalStateException gettingParametersNotAllowLifeCycleCallbacks()
EjbLogger
gettingParametersNotAllowLifeCycleCallbacks
in interface EjbLogger
IllegalStateException
for the error.protected String notAllowedInLifecycleCallbacks$str()
public final IllegalStateException notAllowedInLifecycleCallbacks(String name)
EjbLogger
notAllowedInLifecycleCallbacks
in interface EjbLogger
IllegalStateException
for the error.protected String setParameterNotAllowOnLifeCycleCallbacks$str()
public final IllegalStateException setParameterNotAllowOnLifeCycleCallbacks()
EjbLogger
setParameterNotAllowOnLifeCycleCallbacks
in interface EjbLogger
IllegalStateException
for the error.protected String wrongNumberOfArguments$str()
public final IllegalArgumentException wrongNumberOfArguments(int length, int length1, Method method)
EjbLogger
wrongNumberOfArguments
in interface EjbLogger
IllegalArgumentException
for the error.protected String wrongParameterType$str()
public final IllegalArgumentException wrongParameterType(int i, Class<? extends Object> expectedType, Class<? extends Object> actualType, Method method)
EjbLogger
wrongParameterType
in interface EjbLogger
IllegalArgumentException
for the error.protected String noCurrentContextAvailable$str()
public final IllegalStateException noCurrentContextAvailable()
EjbLogger
noCurrentContextAvailable
in interface EjbLogger
IllegalStateException
for the error.protected String shouldBeOverridden$str()
public final IllegalStateException shouldBeOverridden()
EjbLogger
shouldBeOverridden
in interface EjbLogger
IllegalStateException
for the error.protected String couldNotFindSessionBean$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotFindSessionBean(String beanName)
EjbLogger
couldNotFindSessionBean
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String roleNamesIsNull$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException roleNamesIsNull(String ejbName)
EjbLogger
roleNamesIsNull
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String defaultInterceptorsNotBindToMethod$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultInterceptorsNotBindToMethod()
EjbLogger
defaultInterceptorsNotBindToMethod
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String twoEjbBindingsSpecifyAbsoluteOrder$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException twoEjbBindingsSpecifyAbsoluteOrder(String component)
EjbLogger
twoEjbBindingsSpecifyAbsoluteOrder
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToFindMethodInEjbJarXml$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToFindMethodInEjbJarXml(String name, String methodName)
EjbLogger
failToFindMethodInEjbJarXml
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String multipleMethodReferencedInEjbJarXml$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleMethodReferencedInEjbJarXml(String methodName, String name)
EjbLogger
multipleMethodReferencedInEjbJarXml
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToFindMethodWithParameterTypes$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToFindMethodWithParameterTypes(String name, String methodName, org.jboss.metadata.ejb.spec.MethodParametersMetaData methodParams)
EjbLogger
failToFindMethodWithParameterTypes
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToLoadComponentClass$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToLoadComponentClass(Throwable t, String componentName)
EjbLogger
failToLoadComponentClass
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToLoadEjbViewClass$str()
public final RuntimeException failToLoadEjbViewClass(Throwable e)
EjbLogger
failToLoadEjbViewClass
in interface EjbLogger
RuntimeException
for the error.protected String failToMergeData$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToMergeData(String componentName, Throwable e)
EjbLogger
failToMergeData
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToLoadEjbClass$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToLoadEjbClass(String ejbClassName, Throwable e)
EjbLogger
failToLoadEjbClass
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String multipleAnnotationsOnBean$str()
public final RuntimeException multipleAnnotationsOnBean(String annotationType, String ejbClassName)
EjbLogger
multipleAnnotationsOnBean
in interface EjbLogger
RuntimeException
for the error.protected String multipleCreateMethod$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleCreateMethod(Class<? extends Object> localHomeClass)
EjbLogger
multipleCreateMethod
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToFindEjbRefByDependsOn$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToFindEjbRefByDependsOn(String annotationValue, String componentClassName)
EjbLogger
failToFindEjbRefByDependsOn
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToCallEjbRefByDependsOn$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToCallEjbRefByDependsOn(String annotationValue, String componentClassName, Set<ComponentDescription> components)
EjbLogger
failToCallEjbRefByDependsOn
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String wrongReturnTypeForAsyncMethod$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException wrongReturnTypeForAsyncMethod(Method method)
EjbLogger
wrongReturnTypeForAsyncMethod
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToLoadAppExceptionClassInEjbJarXml$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToLoadAppExceptionClassInEjbJarXml(String exceptionClassName, Throwable e)
EjbLogger
failToLoadAppExceptionClassInEjbJarXml
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String invalidEjbEntityTimeout$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidEjbEntityTimeout(String versionId, Class<? extends Object> componentClass)
EjbLogger
invalidEjbEntityTimeout
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String invalidEjbLocalInterface$str()
public final RuntimeException invalidEjbLocalInterface(String componentName)
EjbLogger
invalidEjbLocalInterface
in interface EjbLogger
RuntimeException
for the error.protected String localHomeNotAllow$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException localHomeNotAllow(EJBComponentDescription description)
EjbLogger
localHomeNotAllow
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToCallEjbCreateForHomeInterface$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToCallEjbCreateForHomeInterface(Method method, String ejbClassName)
EjbLogger
failToCallEjbCreateForHomeInterface
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String failToGetEjbComponent$str()
public final IllegalStateException failToGetEjbComponent(org.jboss.invocation.InterceptorContext currentInvocationContext)
EjbLogger
failToGetEjbComponent
in interface EjbLogger
IllegalStateException
for the error.protected String valueIsNull$str()
public final IllegalArgumentException valueIsNull()
EjbLogger
valueIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidScheduleExpression$str()
public final IllegalArgumentException invalidScheduleExpression(String name)
EjbLogger
invalidScheduleExpression
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidScheduleExpressionSecond$str()
public final IllegalArgumentException invalidScheduleExpressionSecond(javax.ejb.ScheduleExpression schedule)
EjbLogger
invalidScheduleExpressionSecond
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidScheduleExpressionMinute$str()
public final IllegalArgumentException invalidScheduleExpressionMinute(javax.ejb.ScheduleExpression schedule)
EjbLogger
invalidScheduleExpressionMinute
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidScheduleExpressionHour$str()
public final IllegalArgumentException invalidScheduleExpressionHour(javax.ejb.ScheduleExpression schedule)
EjbLogger
invalidScheduleExpressionHour
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidScheduleExpressionDayOfMonth$str()
public final IllegalArgumentException invalidScheduleExpressionDayOfMonth(javax.ejb.ScheduleExpression schedule)
EjbLogger
invalidScheduleExpressionDayOfMonth
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidScheduleExpressionDayOfWeek$str()
public final IllegalArgumentException invalidScheduleExpressionDayOfWeek(javax.ejb.ScheduleExpression schedule)
EjbLogger
invalidScheduleExpressionDayOfWeek
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidScheduleExpressionMonth$str()
public final IllegalArgumentException invalidScheduleExpressionMonth(javax.ejb.ScheduleExpression schedule)
EjbLogger
invalidScheduleExpressionMonth
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidScheduleExpressionYear$str()
public final IllegalArgumentException invalidScheduleExpressionYear(javax.ejb.ScheduleExpression schedule)
EjbLogger
invalidScheduleExpressionYear
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidRange$str()
public final IllegalArgumentException invalidRange(String range)
EjbLogger
invalidRange
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidListExpression$str()
public final IllegalArgumentException invalidListExpression(String list)
EjbLogger
invalidListExpression
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidIncrementValue$str()
public final IllegalArgumentException invalidIncrementValue(String value)
EjbLogger
invalidIncrementValue
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidExpressionSeconds$str()
public final IllegalStateException invalidExpressionSeconds(String origValue)
EjbLogger
invalidExpressionSeconds
in interface EjbLogger
IllegalStateException
for the error.protected String invalidExpressionMinutes$str()
public final IllegalStateException invalidExpressionMinutes(String origValue)
EjbLogger
invalidExpressionMinutes
in interface EjbLogger
IllegalStateException
for the error.protected String invalidScheduleExpressionType$str()
public final IllegalArgumentException invalidScheduleExpressionType(String value, String name, String type)
EjbLogger
invalidScheduleExpressionType
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidListValue$str()
public final IllegalArgumentException invalidListValue(String listItem)
EjbLogger
invalidListValue
in interface EjbLogger
IllegalArgumentException
for the error.protected String couldNotParseScheduleExpression$str()
public final IllegalArgumentException couldNotParseScheduleExpression(String origValue)
EjbLogger
couldNotParseScheduleExpression
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidValuesRange$str()
public final IllegalArgumentException invalidValuesRange(Integer value, int min, int max)
EjbLogger
invalidValuesRange
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidValueDayOfMonth$str()
public final IllegalArgumentException invalidValueDayOfMonth(Integer value)
EjbLogger
invalidValueDayOfMonth
in interface EjbLogger
IllegalArgumentException
for the error.protected String relativeDayOfMonthIsNull$str()
public final IllegalArgumentException relativeDayOfMonthIsNull()
EjbLogger
relativeDayOfMonthIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidRelativeValue$str()
public final IllegalArgumentException invalidRelativeValue(String relativeDayOfMonth)
EjbLogger
invalidRelativeValue
in interface EjbLogger
IllegalArgumentException
for the error.protected String relativeValueIsNull$str()
public final IllegalArgumentException relativeValueIsNull()
EjbLogger
relativeValueIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String timerServiceNotRegistered$str()
public final IllegalArgumentException timerServiceNotRegistered()
EjbLogger
timerServiceNotRegistered
in interface EjbLogger
IllegalArgumentException
for the error.protected String timerServiceAlreadyRegistered$str()
public final IllegalStateException timerServiceAlreadyRegistered(String timedObjectId)
EjbLogger
timerServiceAlreadyRegistered
in interface EjbLogger
IllegalArgumentException
for the error.protected String timedObjectIdIsNullForUnregisteringTimerService$str()
public final IllegalStateException timedObjectIdIsNullForUnregisteringTimerService()
EjbLogger
timedObjectIdIsNullForUnregisteringTimerService
in interface EjbLogger
IllegalStateException
for the error.protected String failToUnregisterTimerService$str()
public final IllegalStateException failToUnregisterTimerService(String timedObjectId)
EjbLogger
failToUnregisterTimerService
in interface EjbLogger
IllegalStateException
for the error.protected String invokerIsNull$str()
public final IllegalArgumentException invokerIsNull()
EjbLogger
invokerIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String transactionManagerIsNull$str()
public final IllegalArgumentException transactionManagerIsNull()
EjbLogger
transactionManagerIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String executorIsNull$str()
public final IllegalArgumentException executorIsNull()
EjbLogger
executorIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String initialExpirationIsNullCreatingTimer$str()
public final IllegalArgumentException initialExpirationIsNullCreatingTimer()
EjbLogger
initialExpirationIsNullCreatingTimer
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidInitialExpiration$str()
public final IllegalArgumentException invalidInitialExpiration(String type)
EjbLogger
invalidInitialExpiration
in interface EjbLogger
IllegalArgumentException
for the error.protected String expirationIsNull$str()
public final IllegalArgumentException expirationIsNull()
EjbLogger
expirationIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidExpirationActionTimer$str()
public final IllegalArgumentException invalidExpirationActionTimer()
EjbLogger
invalidExpirationActionTimer
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidDurationActionTimer$str()
public final IllegalArgumentException invalidDurationActionTimer()
EjbLogger
invalidDurationActionTimer
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidDurationTimer$str()
public final IllegalArgumentException invalidDurationTimer()
EjbLogger
invalidDurationTimer
in interface EjbLogger
IllegalArgumentException
for the error.protected String expirationDateIsNull$str()
public final IllegalArgumentException expirationDateIsNull()
EjbLogger
expirationDateIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidExpirationTimer$str()
public final IllegalArgumentException invalidExpirationTimer()
EjbLogger
invalidExpirationTimer
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidInitialDurationTimer$str()
public final IllegalArgumentException invalidInitialDurationTimer()
EjbLogger
invalidInitialDurationTimer
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidIntervalTimer$str()
public final IllegalArgumentException invalidIntervalTimer()
EjbLogger
invalidIntervalTimer
in interface EjbLogger
IllegalArgumentException
for the error.protected String initialExpirationDateIsNull$str()
public final IllegalArgumentException initialExpirationDateIsNull()
EjbLogger
initialExpirationDateIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidIntervalDurationTimer$str()
public final IllegalArgumentException invalidIntervalDurationTimer()
EjbLogger
invalidIntervalDurationTimer
in interface EjbLogger
IllegalArgumentException
for the error.protected String failToCreateTimerDoLifecycle$str()
public final IllegalStateException failToCreateTimerDoLifecycle()
EjbLogger
failToCreateTimerDoLifecycle
in interface EjbLogger
IllegalStateException
for the error.protected String initialExpirationIsNull$str()
public final IllegalArgumentException initialExpirationIsNull()
EjbLogger
initialExpirationIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String invalidIntervalDuration$str()
public final IllegalArgumentException invalidIntervalDuration()
EjbLogger
invalidIntervalDuration
in interface EjbLogger
IllegalArgumentException
for the error.protected String scheduleIsNull$str()
public final IllegalArgumentException scheduleIsNull()
EjbLogger
scheduleIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String failToStartTransaction$str()
public final RuntimeException failToStartTransaction(Throwable t)
EjbLogger
failToStartTransaction
in interface EjbLogger
RuntimeException
for the error.protected String noTransactionInProgress$str()
public final IllegalStateException noTransactionInProgress()
EjbLogger
noTransactionInProgress
in interface EjbLogger
IllegalStateException
for the error.protected String failToEndTransaction$str()
public final RuntimeException failToEndTransaction(Throwable e)
EjbLogger
failToEndTransaction
in interface EjbLogger
RuntimeException
for the error.protected String failToInvokeTimerServiceDoLifecycle$str()
public final IllegalStateException failToInvokeTimerServiceDoLifecycle()
EjbLogger
failToInvokeTimerServiceDoLifecycle
in interface EjbLogger
IllegalStateException
for the error.protected String timerIsNull$str()
public final IllegalStateException timerIsNull()
EjbLogger
timerIsNull
in interface EjbLogger
IllegalStateException
for the error.protected String invalidTimerHandlersForPersistentTimers$str()
public final IllegalStateException invalidTimerHandlersForPersistentTimers(String s)
EjbLogger
invalidTimerHandlersForPersistentTimers
in interface EjbLogger
IllegalStateException
for the error.protected String noMoreTimeoutForTimer$str()
public final javax.ejb.NoMoreTimeoutsException noMoreTimeoutForTimer(TimerImpl timer)
EjbLogger
noMoreTimeoutForTimer
in interface EjbLogger
NoMoreTimeoutsException
for the error.protected String invalidTimerNotCalendarBaseTimer$str()
public final IllegalStateException invalidTimerNotCalendarBaseTimer(TimerImpl timer)
EjbLogger
invalidTimerNotCalendarBaseTimer
in interface EjbLogger
protected String timerHasExpired$str()
public final javax.ejb.NoSuchObjectLocalException timerHasExpired()
EjbLogger
timerHasExpired
in interface EjbLogger
NoSuchObjectLocalException
for the error.protected String timerWasCanceled$str()
public final javax.ejb.NoSuchObjectLocalException timerWasCanceled()
EjbLogger
timerWasCanceled
in interface EjbLogger
NoSuchObjectLocalException
for the error.protected String failToPersistTimer$str()
public final IllegalStateException failToPersistTimer(TimerImpl timer)
EjbLogger
failToPersistTimer
in interface EjbLogger
IllegalStateException
for the error.protected String failToRegisterWithTxTimerCancellation$str()
public final RuntimeException failToRegisterWithTxTimerCancellation(Throwable e)
EjbLogger
failToRegisterWithTxTimerCancellation
in interface EjbLogger
RuntimeException
for the error.protected String failToDeserializeInfoInTimer$str()
public final RuntimeException failToDeserializeInfoInTimer(Throwable e)
EjbLogger
failToDeserializeInfoInTimer
in interface EjbLogger
RuntimeException
for the error.protected String idIsNull$str()
public final IllegalArgumentException idIsNull()
EjbLogger
idIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String timedObjectNull$str()
public final IllegalArgumentException timedObjectNull()
EjbLogger
timedObjectNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String timerServiceIsNull$str()
public final IllegalArgumentException timerServiceIsNull()
EjbLogger
timerServiceIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String timerServiceWithIdNotRegistered$str()
public final javax.ejb.EJBException timerServiceWithIdNotRegistered(String timedObjectId)
EjbLogger
timerServiceWithIdNotRegistered
in interface EjbLogger
EJBException
for the error.protected String timerHandleIsNotActive$str()
public final javax.ejb.NoSuchObjectLocalException timerHandleIsNotActive(javax.ejb.TimerHandle timerHandle)
EjbLogger
timerHandleIsNotActive
in interface EjbLogger
NoSuchObjectLocalException
for the error.protected String failToFindTimeoutMethod$str()
public final IllegalStateException failToFindTimeoutMethod(TimeoutMethod timeoutMethodInfo)
EjbLogger
failToFindTimeoutMethod
in interface EjbLogger
IllegalStateException
for the error.protected String failToInvokegetTimeoutMethod$str()
public final IllegalStateException failToInvokegetTimeoutMethod()
EjbLogger
failToInvokegetTimeoutMethod
in interface EjbLogger
IllegalStateException
for the error.protected String failToLoadDeclaringClassOfTimeOut$str()
public final RuntimeException failToLoadDeclaringClassOfTimeOut(String declaringClass)
EjbLogger
failToLoadDeclaringClassOfTimeOut
in interface EjbLogger
RuntimeException
for the error.protected String failToInvokeTimeout$str()
public final RuntimeException failToInvokeTimeout(Method method)
EjbLogger
failToInvokeTimeout
in interface EjbLogger
RuntimeException
for the error.protected String failToCreateTimerFileStoreDir$str()
public final RuntimeException failToCreateTimerFileStoreDir(File baseDir)
EjbLogger
failToCreateTimerFileStoreDir
in interface EjbLogger
RuntimeException
for the error.protected String timerFileStoreDirNotExist$str()
public final RuntimeException timerFileStoreDirNotExist(File baseDir)
EjbLogger
timerFileStoreDirNotExist
in interface EjbLogger
RuntimeException
for the error.protected String invalidTimerFileStoreDir$str()
public final RuntimeException invalidTimerFileStoreDir(File baseDir)
EjbLogger
invalidTimerFileStoreDir
in interface EjbLogger
RuntimeException
for the error.protected String invalidSecurityForDomainSet$str()
public final IllegalStateException invalidSecurityForDomainSet(String componentName)
EjbLogger
invalidSecurityForDomainSet
in interface EjbLogger
IllegalStateException
for the error.protected String invalidComponentConfiguration$str()
public final IllegalArgumentException invalidComponentConfiguration(String componentName)
EjbLogger
invalidComponentConfiguration
in interface EjbLogger
IllegalArgumentException
for the error.protected String failToLoadViewClassEjb$str()
public final RuntimeException failToLoadViewClassEjb(String beanName, Throwable e)
EjbLogger
failToLoadViewClassEjb
in interface EjbLogger
RuntimeException
for the error.protected String invalidEjbComponent$str()
public final IllegalArgumentException invalidEjbComponent(String componentName, Class<? extends Object> componentClass)
EjbLogger
invalidEjbComponent
in interface EjbLogger
IllegalArgumentException
for the error.protected String failToInvokeTimedObject$str()
public final org.jboss.msc.service.StartException failToInvokeTimedObject(EJBComponent component)
EjbLogger
failToInvokeTimedObject
in interface EjbLogger
StartException
for the error.protected String failToStartTimerService$str()
public final IllegalStateException failToStartTimerService()
EjbLogger
failToStartTimerService
in interface EjbLogger
IllegalStateException
for the error.protected String resourceBundleDescriptionsNotSupported$str()
public final UnsupportedOperationException resourceBundleDescriptionsNotSupported(String name)
EjbLogger
resourceBundleDescriptionsNotSupported
in interface EjbLogger
UnsupportedOperationException
for the error.protected String runtimeAttributeNotMarshallable$str()
public final UnsupportedOperationException runtimeAttributeNotMarshallable(String name)
EjbLogger
runtimeAttributeNotMarshallable
in interface EjbLogger
UnsupportedOperationException
for the error.protected String invalidValueForElement$str()
public final String invalidValueForElement(String value, String element, Location location)
EjbLogger
invalidValueForElement
in interface EjbLogger
String
for the error.protected String invalidComponentType$str()
public final IllegalStateException invalidComponentType(String simpleName)
EjbLogger
invalidComponentType
in interface EjbLogger
IllegalStateException
for the error.protected String unknownComponentType$str()
public final IllegalStateException unknownComponentType(EJBComponentType ejbComponentType)
EjbLogger
unknownComponentType
in interface EjbLogger
IllegalStateException
for the error.protected String invalidSecurityAnnotation$str()
public final IllegalStateException invalidSecurityAnnotation(Method componentMethod, String viewClassName, String s, String s1)
EjbLogger
invalidSecurityAnnotation
in interface EjbLogger
IllegalStateException
for the error.protected String failToFindComponentMethod$str()
public final RuntimeException failToFindComponentMethod(String name, String s, Class<? extends Object> componentClass)
EjbLogger
failToFindComponentMethod
in interface EjbLogger
RuntimeException
for the error.protected String ejbMethodSecurityMetaDataIsNull$str()
public final IllegalArgumentException ejbMethodSecurityMetaDataIsNull()
EjbLogger
ejbMethodSecurityMetaDataIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String viewClassNameIsNull$str()
public final IllegalArgumentException viewClassNameIsNull()
EjbLogger
viewClassNameIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String viewMethodIsNull$str()
public final IllegalArgumentException viewMethodIsNull()
EjbLogger
viewMethodIsNull
in interface EjbLogger
IllegalArgumentException
for the error.protected String failProcessInvocation$str()
public final IllegalStateException failProcessInvocation(String name, Method invokedMethod, String viewClassOfInvokedMethod, Method viewMethod, String viewClassName)
EjbLogger
failProcessInvocation
in interface EjbLogger
IllegalStateException
for the error.protected String invocationOfMethodNotAllowed$str()
public final javax.ejb.EJBAccessException invocationOfMethodNotAllowed(Method invokedMethod, String componentName)
EjbLogger
invocationOfMethodNotAllowed
in interface EjbLogger
EJBAccessException
for the error.protected String unknownComponentDescriptionType$str()
public final IllegalArgumentException unknownComponentDescriptionType(Class<? extends Object> aClass)
EjbLogger
unknownComponentDescriptionType
in interface EjbLogger
IllegalArgumentException
for the error.protected String unknownAttribute$str()
public final IllegalStateException unknownAttribute(String attributeName)
EjbLogger
unknownAttribute
in interface EjbLogger
IllegalStateException
for the error.protected String unknownOperations$str()
public final IllegalStateException unknownOperations(String opName)
EjbLogger
unknownOperations
in interface EjbLogger
IllegalStateException
for the error.protected String noComponentRegisteredForAddress$str()
public final String noComponentRegisteredForAddress(org.jboss.as.controller.PathAddress operationAddress)
EjbLogger
noComponentRegisteredForAddress
in interface EjbLogger
String
for the error.protected String noComponentAvailableForAddress$str()
public final String noComponentAvailableForAddress(org.jboss.as.controller.PathAddress operationAddress)
EjbLogger
noComponentAvailableForAddress
in interface EjbLogger
String
for the error.protected String invalidComponentState$str()
public final String invalidComponentState(org.jboss.as.controller.PathAddress operationAddress, org.jboss.msc.service.ServiceController.State controllerState, org.jboss.msc.service.ServiceController.State up)
EjbLogger
invalidComponentState
in interface EjbLogger
String
for the error.protected String invalidComponentIsNotEjbComponent$str()
public final IllegalArgumentException invalidComponentIsNotEjbComponent(String componentName)
EjbLogger
invalidComponentIsNotEjbComponent
in interface EjbLogger
IllegalArgumentException
for the error.protected String componentClassHasMultipleTimeoutAnnotations$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException componentClassHasMultipleTimeoutAnnotations(Class<? extends Object> componentClass)
EjbLogger
componentClassHasMultipleTimeoutAnnotations
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String currentComponentNotAEjb$str()
public final IllegalStateException currentComponentNotAEjb(ComponentInstance component)
EjbLogger
currentComponentNotAEjb
in interface EjbLogger
component
- the component.IllegalStateException
for the error.protected String lifecycleMethodNotAllowed$str()
public final IllegalStateException lifecycleMethodNotAllowed(String methodName)
EjbLogger
lifecycleMethodNotAllowed
in interface EjbLogger
methodName
- the name of the method.IllegalStateException
for the error.protected String lifecycleMethodNotAllowedFromStatelessSessionBean$str()
public final IllegalStateException lifecycleMethodNotAllowedFromStatelessSessionBean(String methodName)
lifecycleMethodNotAllowedFromStatelessSessionBean
in interface EjbLogger
protected String cannotCall3$str()
public final IllegalStateException cannotCall(String methodName, String name, String localName)
EjbLogger
cannotCall
in interface EjbLogger
name
- type of objectIllegalStateException
for the error.protected String notAllowedFromStatefulBeans$str()
public final IllegalStateException notAllowedFromStatefulBeans(String method)
notAllowedFromStatefulBeans
in interface EjbLogger
protected String failedToAcquirePermit$str()
public final javax.ejb.EJBException failedToAcquirePermit(long timeout, TimeUnit timeUnit)
failedToAcquirePermit
in interface EjbLogger
protected String acquireSemaphoreInterrupted$str()
public final javax.ejb.EJBException acquireSemaphoreInterrupted()
acquireSemaphoreInterrupted
in interface EjbLogger
protected String isDeprecatedIllegalState$str()
public final IllegalStateException isDeprecatedIllegalState(String getEnvironment)
EjbLogger
isDeprecatedIllegalState
in interface EjbLogger
IllegalStateException
for the error.protected String couldNotFindEntityBeanMethod$str()
public final RuntimeException couldNotFindEntityBeanMethod(String method)
couldNotFindEntityBeanMethod
in interface EjbLogger
protected String couldNotFindClassLoaderForStub$str()
public final RuntimeException couldNotFindClassLoaderForStub(String stub)
couldNotFindClassLoaderForStub
in interface EjbLogger
protected String unknownMessageListenerType$str()
public final IllegalStateException unknownMessageListenerType(String resourceAdapterName, String messageListenerType)
EjbLogger
unknownMessageListenerType
in interface EjbLogger
resourceAdapterName
- The resource adapter namemessageListenerType
- The message listener typeIllegalStateException
for the error.protected String couldNotFindViewMethodOnEjb$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotFindViewMethodOnEjb(Method method, String viewClass, String ejb)
EjbLogger
couldNotFindViewMethodOnEjb
in interface EjbLogger
method
- The methodviewClass
- The viewejb
- The ejbprotected String stringParamCannotBeNullOrEmpty$str()
public final IllegalArgumentException stringParamCannotBeNullOrEmpty(String paramName)
EjbLogger
paramName
cannot be null
or empty string.stringParamCannotBeNullOrEmpty
in interface EjbLogger
paramName
- The param nameIllegalArgumentException
for the exceptionprotected String cannotRemoveWhileParticipatingInTransaction$str()
public final javax.ejb.RemoveException cannotRemoveWhileParticipatingInTransaction()
EjbLogger
cannotRemoveWhileParticipatingInTransaction
in interface EjbLogger
protected String transactionPropagationNotSupported$str()
public final RemoteException transactionPropagationNotSupported()
transactionPropagationNotSupported
in interface EjbLogger
protected String cannotCallMethodInAfterCompletion$str()
public final IllegalStateException cannotCallMethodInAfterCompletion(String methodName)
cannotCallMethodInAfterCompletion
in interface EjbLogger
protected String cannotCallMethod$str()
public final IllegalStateException cannotCallMethod(String methodName, String state)
EjbLogger
cannotCallMethod
in interface EjbLogger
protected String existingSerializationGroup$str()
public final IllegalStateException existingSerializationGroup(Object key, Object group)
existingSerializationGroup
in interface EjbLogger
protected String incompatibleSerializationGroup$str()
public final IllegalStateException incompatibleSerializationGroup(Object object, Object group)
incompatibleSerializationGroup
in interface EjbLogger
protected String cacheEntryInUse$str()
public final IllegalStateException cacheEntryInUse(Object entry)
cacheEntryInUse
in interface EjbLogger
protected String cacheEntryNotInUse$str()
public final IllegalStateException cacheEntryNotInUse(Object entry)
cacheEntryNotInUse
in interface EjbLogger
protected String lockAcquisitionInterrupted$str()
public final RuntimeException lockAcquisitionInterrupted(Throwable cause, Object id)
lockAcquisitionInterrupted
in interface EjbLogger
protected String duplicateSerializationGroupMember$str()
public final IllegalStateException duplicateSerializationGroupMember(Object id, Object groupId)
duplicateSerializationGroupMember
in interface EjbLogger
protected String missingSerializationGroupMember$str()
public final IllegalStateException missingSerializationGroupMember(Object id, Object groupId)
missingSerializationGroupMember
in interface EjbLogger
protected String duplicateCacheEntry$str()
public final IllegalStateException duplicateCacheEntry(Object id)
duplicateCacheEntry
in interface EjbLogger
protected String missingCacheEntry$str()
public final IllegalStateException missingCacheEntry(Object id)
missingCacheEntry
in interface EjbLogger
protected String incompatibleCaches$str()
public final IllegalStateException incompatibleCaches()
incompatibleCaches
in interface EjbLogger
protected String passivationFailed$str()
public final RuntimeException passivationFailed(Throwable cause, Object id)
passivationFailed
in interface EjbLogger
protected String activationFailed$str()
public final RuntimeException activationFailed(Throwable cause, Object id)
activationFailed
in interface EjbLogger
protected String passivationDirectoryCreationFailed$str()
public final RuntimeException passivationDirectoryCreationFailed(String path)
passivationDirectoryCreationFailed
in interface EjbLogger
protected String passivationPathNotADirectory$str()
public final RuntimeException passivationPathNotADirectory(String path)
passivationPathNotADirectory
in interface EjbLogger
protected String groupCreationContextAlreadyExists$str()
public final IllegalStateException groupCreationContextAlreadyExists()
groupCreationContextAlreadyExists
in interface EjbLogger
protected String ejbNotFound3$str()
public final String ejbNotFound(String typeName, String beanName, String binding)
ejbNotFound
in interface EjbLogger
protected String ejbNotFound2$str()
public final String ejbNotFound(String typeName, String binding)
ejbNotFound
in interface EjbLogger
protected String moreThanOneEjbFound4$str()
public final String moreThanOneEjbFound(String typeName, String beanName, String binding, Set<EJBViewDescription> componentViews)
moreThanOneEjbFound
in interface EjbLogger
protected String moreThanOneEjbFound3$str()
public final String moreThanOneEjbFound(String typeName, String binding, Set<EJBViewDescription> componentViews)
moreThanOneEjbFound
in interface EjbLogger
protected String clusteredAnnotationIsNotApplicableForMDB$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException clusteredAnnotationIsNotApplicableForMDB(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)
EjbLogger
DeploymentUnitProcessingException
to indicate that the Clustered
annotation cannot be used on a message driven beanclusteredAnnotationIsNotApplicableForMDB
in interface EjbLogger
unit
- The deployment unitcomponentName
- The MDB component namecomponentClassName
- The MDB component class nameprotected String clusteredAnnotationIsNotApplicableForEntityBean$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException clusteredAnnotationIsNotApplicableForEntityBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)
EjbLogger
DeploymentUnitProcessingException
to indicate that the Clustered
annotation cannot be used on an entity beanclusteredAnnotationIsNotApplicableForEntityBean
in interface EjbLogger
unit
- The deployment unitcomponentName
- The entity bean component namecomponentClassName
- The entity bean component class nameprotected String clusteredAnnotationNotYetImplementedForSingletonBean$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException clusteredAnnotationNotYetImplementedForSingletonBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)
EjbLogger
DeploymentUnitProcessingException
to indicate that the Clustered
annotation is currently not supported on singleton EJB.clusteredAnnotationNotYetImplementedForSingletonBean
in interface EjbLogger
unit
- The deployment unitcomponentName
- The singleton bean component namecomponentClassName
- The singleton bean component class nameprotected String clusteredAnnotationIsNotApplicableForBean$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException clusteredAnnotationIsNotApplicableForBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)
EjbLogger
DeploymentUnitProcessingException
to indicate that the Clustered
annotation cannot be used on the EJB component represented by componentName
clusteredAnnotationIsNotApplicableForBean
in interface EjbLogger
unit
- The deployment unitcomponentName
- The component namecomponentClassName
- The component class nameprotected String sessionTypeNotSpecified$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException sessionTypeNotSpecified(String bean)
EjbLogger
sessionTypeNotSpecified
in interface EjbLogger
protected String defaultInterceptorsNotSpecifyOrder$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultInterceptorsNotSpecifyOrder()
EjbLogger
defaultInterceptorsNotSpecifyOrder
in interface EjbLogger
DeploymentUnitProcessingException
for the error.protected String cacheIsNotClustered$str()
public final IllegalStateException cacheIsNotClustered()
EjbLogger
IllegalStateException
to indicate that a cache is not clusteredcacheIsNotClustered
in interface EjbLogger
protected String paramCannotBeNull$str()
public final IllegalArgumentException paramCannotBeNull(String paramName)
EjbLogger
paramName
cannot be nullparamCannotBeNull
in interface EjbLogger
paramName
- The param nameIllegalArgumentException
for the exceptionprotected String groupMembershipNotifierAlreadyRegistered$str()
public final IllegalArgumentException groupMembershipNotifierAlreadyRegistered(String groupName)
groupMembershipNotifierAlreadyRegistered
in interface EjbLogger
protected String groupMembershipNotifierNotRegistered$str()
public final IllegalArgumentException groupMembershipNotifierNotRegistered(String groupName)
groupMembershipNotifierNotRegistered
in interface EjbLogger
protected String poolNameCannotBeEmptyString$str()
public final IllegalArgumentException poolNameCannotBeEmptyString(String ejbName)
EjbLogger
poolNameCannotBeEmptyString
in interface EjbLogger
ejbName
- The EJB nameIllegalArgumentException
for the exceptionprotected String noEjbContextAvailable$str()
public final IllegalStateException noEjbContextAvailable()
EjbLogger
noEjbContextAvailable
in interface EjbLogger
protected String componentIsShuttingDown$str()
public final EJBComponentUnavailableException componentIsShuttingDown()
componentIsShuttingDown
in interface EjbLogger
protected String failedToOpenMessageOutputStream$str()
public final IOException failedToOpenMessageOutputStream(Throwable e)
failedToOpenMessageOutputStream
in interface EjbLogger
protected String failedToCreateSessionForStatefulBean$str()
public final RuntimeException failedToCreateSessionForStatefulBean(Exception e, String beanName)
failedToCreateSessionForStatefulBean
in interface EjbLogger
protected String tcclNotAvailable$str()
public final IllegalStateException tcclNotAvailable()
tcclNotAvailable
in interface EjbLogger
protected String cannotWriteToNullDataOutput$str()
public final IllegalArgumentException cannotWriteToNullDataOutput()
cannotWriteToNullDataOutput
in interface EjbLogger
protected String clientMappingMissing$str()
public final IllegalStateException clientMappingMissing(String nodeName, String clusterName)
clientMappingMissing
in interface EjbLogger
protected String classNotFoundException$str()
public final RuntimeException classNotFoundException(ClassNotFoundException cnfe)
classNotFoundException
in interface EjbLogger
protected String ejbModuleIdentifiersCannotBeNull$str()
public final IllegalArgumentException ejbModuleIdentifiersCannotBeNull()
ejbModuleIdentifiersCannotBeNull
in interface EjbLogger
protected String messageInputStreamCannotBeNull$str()
public final IllegalArgumentException messageInputStreamCannotBeNull()
messageInputStreamCannotBeNull
in interface EjbLogger
protected String unknownTransactionRequestType$str()
public final IllegalArgumentException unknownTransactionRequestType(String txRequestType)
unknownTransactionRequestType
in interface EjbLogger
protected String couldNotCloseChannel$str()
public final RuntimeException couldNotCloseChannel(IOException ioe)
couldNotCloseChannel
in interface EjbLogger
protected String noSubordinateTransactionPresentForXid$str()
public final RuntimeException noSubordinateTransactionPresentForXid(Xid xid)
noSubordinateTransactionPresentForXid
in interface EjbLogger
protected String failedToRegisterTransactionSynchronization$str()
public final RuntimeException failedToRegisterTransactionSynchronization(Exception e)
failedToRegisterTransactionSynchronization
in interface EjbLogger
protected String failedToGetCurrentTransaction$str()
public final RuntimeException failedToGetCurrentTransaction(Exception e)
failedToGetCurrentTransaction
in interface EjbLogger
protected String couldNotObtainLockForGroup$str()
public final IllegalStateException couldNotObtainLockForGroup(String groupId, String groupMember)
couldNotObtainLockForGroup
in interface EjbLogger
protected String unknownChannelCreationOptionType$str()
public final IllegalArgumentException unknownChannelCreationOptionType(String optionType)
unknownChannelCreationOptionType
in interface EjbLogger
protected String couldNotDetermineRemoteInterfaceFromHome$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineRemoteInterfaceFromHome(String homeClass, String beanName)
couldNotDetermineRemoteInterfaceFromHome
in interface EjbLogger
protected String couldNotDetermineLocalInterfaceFromLocalHome$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineLocalInterfaceFromLocalHome(String localHomeClass, String beanName)
couldNotDetermineLocalInterfaceFromLocalHome
in interface EjbLogger
protected String unsupportedMarshallingVersion$str()
public final IllegalArgumentException unsupportedMarshallingVersion(int version)
unsupportedMarshallingVersion
in interface EjbLogger
protected String ejbMethodMustBePublic$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMethodMustBePublic(String type, Method method)
ejbMethodMustBePublic
in interface EjbLogger
protected String ejbBusinessMethodMustBePublic$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbBusinessMethodMustBePublic(Method method)
ejbBusinessMethodMustBePublic
in interface EjbLogger
protected String unexpectedError$str()
public final javax.ejb.EJBException unexpectedError()
unexpectedError
in interface EjbLogger
protected String transactionNotComplete1$str()
public final String transactionNotComplete(String componentName)
transactionNotComplete
in interface EjbLogger
protected String untransformableTimerService$str()
public final String untransformableTimerService(org.jboss.as.controller.PathAddress address)
untransformableTimerService
in interface EjbLogger
protected String asymmetricCacheUsage$str()
public final IllegalStateException asymmetricCacheUsage()
asymmetricCacheUsage
in interface EjbLogger
protected String timerIsActive$str()
public final IllegalStateException timerIsActive(javax.ejb.Timer timer)
EjbLogger
timerIsActive
in interface EjbLogger
IllegalStateException
for the error.protected String transactionAlreadyRolledBack$str()
public final RollbackException transactionAlreadyRolledBack(Transaction tx)
transactionAlreadyRolledBack
in interface EjbLogger
protected String transactionInUnexpectedState$str()
public final javax.ejb.EJBException transactionInUnexpectedState(Transaction tx, String txStatus)
transactionInUnexpectedState
in interface EjbLogger
protected String timerServiceMethodNotAllowedForSFSB$str()
public final String timerServiceMethodNotAllowedForSFSB(String ejbComponent)
timerServiceMethodNotAllowedForSFSB
in interface EjbLogger
protected String entityBeansAreNotSupported$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException entityBeansAreNotSupported(String beanName)
entityBeansAreNotSupported
in interface EjbLogger
protected String inconsistentAttributeNotSupported$str()
public final org.jboss.as.controller.OperationFailedException inconsistentAttributeNotSupported(String attributeName, String mustMatch)
inconsistentAttributeNotSupported
in interface EjbLogger
protected String unexpectedEndOfDocument$str()
public final XMLStreamException unexpectedEndOfDocument(Location location)
unexpectedEndOfDocument
in interface EjbLogger
public final void failedToPersistTimer(javax.ejb.Timer timerid, Exception e)
failedToPersistTimer
in interface EjbLogger
protected String failedToPersistTimer$str()
protected String mustOnlyBeSingleContainerTransactionElementWithWildcard$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException mustOnlyBeSingleContainerTransactionElementWithWildcard()
mustOnlyBeSingleContainerTransactionElementWithWildcard
in interface EjbLogger
protected String wildcardContainerTransactionElementsMustHaveWildcardMethodName$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException wildcardContainerTransactionElementsMustHaveWildcardMethodName()
wildcardContainerTransactionElementsMustHaveWildcardMethodName
in interface EjbLogger
public final void failedToRefreshTimers(String timedObjectId)
failedToRefreshTimers
in interface EjbLogger
protected String failedToRefreshTimers$str()
protected String convertUnexpectedError$str()
public final String convertUnexpectedError()
convertUnexpectedError
in interface EjbLogger
protected String relativeResourceAdapterNameInStandaloneModule$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException relativeResourceAdapterNameInStandaloneModule(String module, String bean, String adapterName)
relativeResourceAdapterNameInStandaloneModule
in interface EjbLogger
public final void wrongTransactionIsolationConfiguredForTimer()
EjbLogger
wrongTransactionIsolationConfiguredForTimer
in interface EjbLogger
protected String wrongTransactionIsolationConfiguredForTimer$str()
public final void timerUpdateFailedAndRollbackNotPossible(Throwable rbe)
EjbLogger
timerUpdateFailedAndRollbackNotPossible
in interface EjbLogger
protected String timerUpdateFailedAndRollbackNotPossible$str()
public final void jdbcDatabaseDialectDetectionFailed(String validDialects)
EjbLogger
jdbcDatabaseDialectDetectionFailed
in interface EjbLogger
protected String jdbcDatabaseDialectDetectionFailed$str()
public final void invalidTransactionTypeForSfsbLifecycleMethod(javax.ejb.TransactionAttributeType txAttr, org.jboss.invocation.proxy.MethodIdentifier method, Class<? extends Object> clazz)
invalidTransactionTypeForSfsbLifecycleMethod
in interface EjbLogger
protected String invalidTransactionTypeForSfsbLifecycleMethod$str()
protected String disableDefaultEjbPermissionsCannotBeTrue$str()
public final org.jboss.as.controller.OperationFailedException disableDefaultEjbPermissionsCannotBeTrue()
disableDefaultEjbPermissionsCannotBeTrue
in interface EjbLogger
protected String profileAndRemotingEjbReceiversUsedTogether$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException profileAndRemotingEjbReceiversUsedTogether()
profileAndRemotingEjbReceiversUsedTogether
in interface EjbLogger
protected String failedToProcessBusinessInterfaces$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessBusinessInterfaces(Class<? extends Object> ejbClass, Exception e)
failedToProcessBusinessInterfaces
in interface EjbLogger
protected String containerSuspended$str()
public final EJBComponentUnavailableException containerSuspended()
containerSuspended
in interface EjbLogger
protected String timerInvocationFailed$str()
public final org.jboss.as.controller.OperationFailedException timerInvocationFailed(Exception e)
timerInvocationFailed
in interface EjbLogger
protected String indexedChildResourceRegistrationNotAvailable$str()
public final IllegalStateException indexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address)
indexedChildResourceRegistrationNotAvailable
in interface EjbLogger
public final void couldNotCreateClusterConnection(Throwable cause, String nodeName, String clusterName)
couldNotCreateClusterConnection
in interface EjbLogger
protected String couldNotCreateClusterConnection$str()
protected String rmiIiopVoliation$str()
public final RuntimeException rmiIiopVoliation(String violation)
rmiIiopVoliation
in interface EjbLogger
protected String exceptionRepositoryNotFound$str()
public final RuntimeException exceptionRepositoryNotFound(String name, String message)
exceptionRepositoryNotFound
in interface EjbLogger
public final void jndiBindings(String ejbName, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, StringBuilder bindings)
jndiBindings
in interface EjbLogger
protected String jndiBindings$str()
public final void logInconsistentAttributeNotSupported(String attributeName, String mustMatch)
logInconsistentAttributeNotSupported
in interface EjbLogger
protected String logInconsistentAttributeNotSupported$str()
public final void mdbDeliveryStarted(String appName, String componentName)
mdbDeliveryStarted
in interface EjbLogger
protected String mdbDeliveryStarted$str()
public final void mdbDeliveryStopped(String appName, String componentName)
mdbDeliveryStopped
in interface EjbLogger
protected String mdbDeliveryStopped$str()
protected String missingMdbDeliveryGroup$str()
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException missingMdbDeliveryGroup(String deliveryGroupName)
missingMdbDeliveryGroup
in interface EjbLogger
public final void loadedPersistentTimerInTimeout(String timer, String timedObject)
loadedPersistentTimerInTimeout
in interface EjbLogger
protected String loadedPersistentTimerInTimeout$str()
public final void strictPoolDerivedFromWorkers(String name, int max)
strictPoolDerivedFromWorkers
in interface EjbLogger
protected String strictPoolDerivedFromWorkers$str()
public final void strictPoolDerivedFromCPUs(String name, int max)
strictPoolDerivedFromCPUs
in interface EjbLogger
protected String strictPoolDerivedFromCPUs$str()
protected String mutuallyExclusiveAttributes$str()
public final XMLStreamException mutuallyExclusiveAttributes(Location location, String attribute1, String attribute2)
mutuallyExclusiveAttributes
in interface EjbLogger
public final void couldNotSendClusterRemovalMessage(Throwable cause, Group group, org.jboss.remoting3.Channel channel)
couldNotSendClusterRemovalMessage
in interface EjbLogger
protected String couldNotSendClusterRemovalMessage$str()
public final void invalidTransactionTypeForMDB(javax.ejb.TransactionAttributeType transactionAttributeType, String methond, String componentName)
invalidTransactionTypeForMDB
in interface EjbLogger
protected String invalidTransactionTypeForMDB$str()
public final void remappingCacheAttributes(String address, org.jboss.dmr.ModelNode defClustered, org.jboss.dmr.ModelNode passivationDisabled)
remappingCacheAttributes
in interface EjbLogger
protected String remappingCacheAttributes$str()
public final void unexpectedInvocationState(int state)
unexpectedInvocationState
in interface EjbLogger
protected String unexpectedInvocationState$str()
Copyright © 2017 JBoss by Red Hat. All rights reserved.