Class RemoteConfigElement

java.lang.Object
org.springframework.extensions.config.element.ConfigElementAdapter
org.springframework.extensions.config.RemoteConfigElement
All Implemented Interfaces:
Serializable, org.springframework.extensions.config.ConfigElement, RemoteConfigProperties

public class RemoteConfigElement extends org.springframework.extensions.config.element.ConfigElementAdapter implements RemoteConfigProperties
Describes the connection, authentication and endpoint properties stored within the block of the current configuration. This block provides settings for creating and working with remote services.
Author:
muzquiano
See Also: