Interface | Description |
---|---|
MessageBrokerConfigProcessor |
Factory hook that allows for custom configuration of a
MessageBroker when created by a
MessageBrokerFactoryBean . |
Class | Description |
---|---|
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.
|
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.
|
Configuration support.
Copyright © 2014. All rights reserved.