Package | Description |
---|---|
org.springframework.aop.interceptor |
Provides miscellaneous interceptor implementations.
|
org.springframework.core.task |
This package defines Spring's core TaskExecutor abstraction,
and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
|
org.springframework.core.task.support |
Support classes for Spring's TaskExecutor abstraction.
|
org.springframework.jca.work |
Convenience classes for scheduling based on the JCA 1.5 WorkManager facility,
as supported within JCA 1.5 ResourceAdapters.
|
org.springframework.jca.work.glassfish |
Convenience package for obtaining a GlassFish JCA WorkManager for use in
web applications.
|
org.springframework.jca.work.jboss |
Convenience package for obtaining a JBoss JCA WorkManager for use in
web applications.
|
org.springframework.jms.listener |
This package contains the base message listener container facility.
|
org.springframework.scheduling |
General exceptions for Spring's scheduling support,
independent of any specific scheduling system.
|
org.springframework.scheduling.concurrent |
Scheduling convenience classes for the JDK 1.5+ Executor mechanism
in the
java.util.concurrent package, allowing to set up a
ThreadPoolExecutor or ScheduledThreadPoolExecutor as a bean in a Spring
context. |
org.springframework.scheduling.config |
Support package for declarative scheduling configuration,
with XML schema being the primary configuration format.
|
org.springframework.scheduling.timer |
Scheduling convenience classes for the JDK Timer,
allowing to set up Timers and ScheduledTimerTasks
as beans in a Spring context.
|
org.springframework.web.context.request.async |
Support for asynchronous request processing.
|
org.springframework.web.servlet.config.annotation |
Annotation-based setup for Spring MVC.
|
org.springframework.web.servlet.mvc.method.annotation |
MVC infrastructure for annotation-based handler method processing, building on the
org.springframework.web.method.annotation package. |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
TaskRejectedException
Exception thrown when a
TaskExecutor rejects to accept
a given task for execution. |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
TaskExecutor
Simple task executor interface that abstracts the execution
of a
Runnable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
Class and Description |
---|
AsyncTaskExecutor
Extended interface for asynchronous
TaskExecutor implementations,
offering an overloaded AsyncTaskExecutor.execute(Runnable, long) variant with a start
timeout parameter as well support for Callable . |
Copyright © 2015. All rights reserved.