A C G I O S

A

AsynchronousMethodExecutionException - Exception in org.jboss.seam.cron.impl.asynchronous.exception
Exception which is thrown when there is a problem running an @Asynchronous method asynchronously.
AsynchronousMethodExecutionException(String) - Constructor for exception org.jboss.seam.cron.impl.asynchronous.exception.AsynchronousMethodExecutionException
Create a new instance of #AsynchronousMethodExecutionException with the given error message.
AsynchronousMethodExecutionException(String, Throwable) - Constructor for exception org.jboss.seam.cron.impl.asynchronous.exception.AsynchronousMethodExecutionException
Create a new instance of #AsynchronousMethodExecutionException with the given error message and cause.

C

CdiUtils - Class in org.jboss.seam.cron.util
 
CdiUtils() - Constructor for class org.jboss.seam.cron.util.CdiUtils
 
CronProviderDestructionException - Exception in org.jboss.seam.cron.impl.scheduling.exception
Exception thrown when there is a problem starting the Seam Cron module.
CronProviderDestructionException(String) - Constructor for exception org.jboss.seam.cron.impl.scheduling.exception.CronProviderDestructionException
Create a new instance of SchedulerInitialisationException with the given error message.
CronProviderDestructionException(String, Throwable) - Constructor for exception org.jboss.seam.cron.impl.scheduling.exception.CronProviderDestructionException
Create a new instance of SchedulerInitialisationException with the given error message and cause.
CronProviderInitialisationException - Exception in org.jboss.seam.cron.impl.scheduling.exception
Exception thrown when there is a problem starting the Seam Cron module.
CronProviderInitialisationException(String) - Constructor for exception org.jboss.seam.cron.impl.scheduling.exception.CronProviderInitialisationException
Create a new instance of CronProviderInitialisationException with the given error message.
CronProviderInitialisationException(String, Throwable) - Constructor for exception org.jboss.seam.cron.impl.scheduling.exception.CronProviderInitialisationException
Create a new instance of CronProviderInitialisationException with the given error message and cause.

G

getInstanceByType(BeanManager, Class<T>, Annotation...) - Static method in class org.jboss.seam.cron.util.CdiUtils
Utility method allowing managed instances of beans to provide entry points for non-managed beans (such as WeldContainer).
getQualifier(Annotation, Class) - Static method in class org.jboss.seam.cron.util.CdiUtils
 

I

InternalException - Exception in org.jboss.seam.cron.impl.scheduling.exception
This exception indicates a probable programming error, eg using a managed bean before properly configuring it.
InternalException(String) - Constructor for exception org.jboss.seam.cron.impl.scheduling.exception.InternalException
Create a new instance of #InternalException with the given error message.
InternalException(String, Throwable) - Constructor for exception org.jboss.seam.cron.impl.scheduling.exception.InternalException
Create a new instance of #InternalException with the given error message and cause.

O

org.jboss.seam.cron.impl.asynchronous.exception - package org.jboss.seam.cron.impl.asynchronous.exception
 
org.jboss.seam.cron.impl.scheduling.exception - package org.jboss.seam.cron.impl.scheduling.exception
 
org.jboss.seam.cron.util - package org.jboss.seam.cron.util
 

S

SchedulerConfigurationException - Exception in org.jboss.seam.cron.impl.scheduling.exception
Exception which is thrown when there is a problem with the configuration of the application using Seam Cron.
SchedulerConfigurationException(String) - Constructor for exception org.jboss.seam.cron.impl.scheduling.exception.SchedulerConfigurationException
Create a new instance of #SchedulerConfigurationException with the given error message.
SchedulerConfigurationException(String, Throwable) - Constructor for exception org.jboss.seam.cron.impl.scheduling.exception.SchedulerConfigurationException
Create a new instance of #SchedulerConfigurationException with the given error message and cause.

A C G I O S

Copyright © 2011 Seam Framework. All Rights Reserved.