Uses of Class
org.springframework.extensions.config.element.ConfigElementAdapter

Packages that use ConfigElementAdapter
org.springframework.extensions.config   
org.springframework.extensions.config.element   
 

Uses of ConfigElementAdapter in org.springframework.extensions.config
 

Subclasses of ConfigElementAdapter in org.springframework.extensions.config
 class RemoteConfigElement
          Describes the connection, authentication and endpoint properties stored within the block of the current configuration.
 class ServerConfigElement
           
 class WebFrameworkConfigElement
          Web Framework configuration implementation
 class WebStudioConfigElement
           
 

Uses of ConfigElementAdapter in org.springframework.extensions.config.element
 

Subclasses of ConfigElementAdapter in org.springframework.extensions.config.element
 class GenericConfigElement
          Implementation of a generic configuration element.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.