Package org.springframework.flex.config

Configuration support.

See:
          Description

Interface Summary
MessageBrokerConfigProcessor Factory hook that allows for custom configuration of a MessageBroker when created by a MessageBrokerFactoryBean.
 

Class Summary
BeanIds Default bean ids for beans configured with the XML namespace.
FlexConfigurationManager Implementation of ConfigurationManager that uses Spring's ResourceLoader abstraction for resolving BlazeDS xml configuration files.
RemotingAnnotationPostProcessor BeanFactoryPostProcessor implementation that searches the BeanFactory for beans annotated with RemotingDestination and adds a corresponding RemotingDestinationExporter bean definition according to the attributes of the RemotingDestination annotation and any methods found to be marked with either the RemotingInclude or RemotingExclude annotation.
 

Package org.springframework.flex.config Description

Configuration support.