| Package | Description |
|---|---|
| org.springframework.context |
This package builds on the beans package to add support for
message sources and for the Observer design pattern, and the
ability for application objects to obtain resources using a
consistent API.
|
| org.springframework.context.access |
Helper infrastructure to locate and access shared application contexts.
|
| org.springframework.context.annotation |
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
|
| org.springframework.context.event |
Support classes for application events, like standard context events.
|
| org.springframework.context.support |
Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation.
|
| org.springframework.format.datetime.joda |
Integration with the Joda Time for formatting Joda types as well as standard JDK Date types.
|
| org.springframework.format.number |
Formatters for
java.lang.Number properties. |
| org.springframework.format.support |
Support classes for the formatting package,
providing common implementations as well as adapters.
|
| org.springframework.jca.context |
Integration package that allows for deploying a Spring application context
as a JCA 1.5 compliant RAR file.
|
| org.springframework.jca.endpoint |
This package provides a facility for generic JCA message endpoint management.
|
| org.springframework.jdbc.config |
Defines the Spring JDBC configuration namespace.
|
| org.springframework.scheduling.annotation |
JDK 1.5+ annotation for asynchronous method execution.
|
| org.springframework.scripting.support |
Support classes for Spring's scripting package.
|
| org.springframework.ui.context |
Contains classes defining the application context subinterface
for UI applications.
|
| org.springframework.ui.context.support |
Classes supporting the org.springframework.ui.context package.
|
| org.springframework.validation |
Provides data binding and validation functionality,
for usage in business and/or UI layers.
|
| org.springframework.validation.beanvalidation |
Support classes for integrating a JSR-303 Bean Validation provider
(such as Hibernate Validator 4.0) into a Spring ApplicationContext
and in particular with Spring's data binding and validation APIs.
|
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| ApplicationEvent
Class to be extended by all application events.
|
| ApplicationEventPublisher
Interface that encapsulates event publication functionality.
|
| ApplicationListener
Interface to be implemented by application event listeners.
|
| ConfigurableApplicationContext
SPI interface to be implemented by most if not all application contexts.
|
| Lifecycle
Interface defining methods for start/stop lifecycle control.
|
| MessageSource
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| MessageSourceResolvable
Interface for objects that are suitable for message resolution in a
MessageSource. |
| NoSuchMessageException
Exception thrown when a message can't be resolved.
|
| Phased
Interface for objects that may participate in a phased
process such as lifecycle management.
|
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| ApplicationEventPublisher
Interface that encapsulates event publication functionality.
|
| ConfigurableApplicationContext
SPI interface to be implemented by most if not all application contexts.
|
| EnvironmentAware
Interface to be implemented by any bean that wishes to be notified
of the
Environment that it runs in. |
| Lifecycle
Interface defining methods for start/stop lifecycle control.
|
| MessageSource
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| ResourceLoaderAware
Interface to be implemented by any object that wishes to be notified of
the ResourceLoader (typically the ApplicationContext) that it runs in.
|
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| ApplicationEvent
Class to be extended by all application events.
|
| ApplicationEventPublisher
Interface that encapsulates event publication functionality.
|
| ApplicationEventPublisherAware
Interface to be implemented by any object that wishes to be notified
of the ApplicationEventPublisher (typically the ApplicationContext)
that it runs in.
|
| ApplicationListener
Interface to be implemented by application event listeners.
|
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| ApplicationContextAware
Interface to be implemented by any object that wishes to be notified
of the
ApplicationContext that it runs in. |
| ApplicationEvent
Class to be extended by all application events.
|
| ApplicationEventPublisher
Interface that encapsulates event publication functionality.
|
| ApplicationListener
Interface to be implemented by application event listeners.
|
| ConfigurableApplicationContext
SPI interface to be implemented by most if not all application contexts.
|
| EnvironmentAware
Interface to be implemented by any bean that wishes to be notified
of the
Environment that it runs in. |
| HierarchicalMessageSource
Sub-interface of MessageSource to be implemented by objects that
can resolve messages hierarchically.
|
| Lifecycle
Interface defining methods for start/stop lifecycle control.
|
| LifecycleProcessor
Strategy interface for processing Lifecycle beans within the ApplicationContext.
|
| MessageSource
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| MessageSourceResolvable
Interface for objects that are suitable for message resolution in a
MessageSource. |
| NoSuchMessageException
Exception thrown when a message can't be resolved.
|
| ResourceLoaderAware
Interface to be implemented by any object that wishes to be notified of
the ResourceLoader (typically the ApplicationContext) that it runs in.
|
| Class and Description |
|---|
| EmbeddedValueResolverAware
Interface to be implemented by any object that wishes to be notified of a
StringValueResolver for the resolution of embedded definition values.
|
| Class and Description |
|---|
| EmbeddedValueResolverAware
Interface to be implemented by any object that wishes to be notified of a
StringValueResolver for the resolution of embedded definition values.
|
| Class and Description |
|---|
| EmbeddedValueResolverAware
Interface to be implemented by any object that wishes to be notified of a
StringValueResolver for the resolution of embedded definition values.
|
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| ApplicationEventPublisher
Interface that encapsulates event publication functionality.
|
| ConfigurableApplicationContext
SPI interface to be implemented by most if not all application contexts.
|
| Lifecycle
Interface defining methods for start/stop lifecycle control.
|
| MessageSource
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| Class and Description |
|---|
| Lifecycle
Interface defining methods for start/stop lifecycle control.
|
| Phased
Interface for objects that may participate in a phased
process such as lifecycle management.
|
| SmartLifecycle
An extension of the
Lifecycle interface for those objects that require to be
started upon ApplicationContext refresh and/or shutdown in a particular order. |
| Class and Description |
|---|
| ResourceLoaderAware
Interface to be implemented by any object that wishes to be notified of
the ResourceLoader (typically the ApplicationContext) that it runs in.
|
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| ApplicationContextAware
Interface to be implemented by any object that wishes to be notified
of the
ApplicationContext that it runs in. |
| ApplicationListener
Interface to be implemented by application event listeners.
|
| EmbeddedValueResolverAware
Interface to be implemented by any object that wishes to be notified of a
StringValueResolver for the resolution of embedded definition values.
|
| Class and Description |
|---|
| ResourceLoaderAware
Interface to be implemented by any object that wishes to be notified of
the ResourceLoader (typically the ApplicationContext) that it runs in.
|
| Class and Description |
|---|
| MessageSource
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| MessageSource
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
| Class and Description |
|---|
| MessageSourceResolvable
Interface for objects that are suitable for message resolution in a
MessageSource. |
| Class and Description |
|---|
| ApplicationContext
Central interface to provide configuration for an application.
|
| ApplicationContextAware
Interface to be implemented by any object that wishes to be notified
of the
ApplicationContext that it runs in. |
| MessageSource
Strategy interface for resolving messages, with support for the parameterization
and internationalization of such messages.
|
Copyright © 2012. All Rights Reserved.