Spring BlazeDS Integration

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.
FlexConfigurationManager.NoOpLoginCommand This LoginCommand implementation serves as a temporary placeholder in the case where none is defined in services-config.xml and a Spring-configured LoginCommand may be injected later.
HibernateSerializationConfigPostProcessor BeanFactoryPostProcessor that will automatically configure Hibernate AMF serialization support if: Hibernate is detected on the classpath An instance of HibernateConfigProcessor has not been manually configured.
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.
RuntimeEnvironment Internal helper class to determine the type of runtime data services environment being used, to allow for automatically adapting to the available capabilities.
 

Package org.springframework.flex.config Description

Configuration support.


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.