Uses of Class
org.springframework.extensions.config.WebStudioConfigElement.ApplicationDescriptor

Packages that use WebStudioConfigElement.ApplicationDescriptor
org.springframework.extensions.config   
 

Uses of WebStudioConfigElement.ApplicationDescriptor in org.springframework.extensions.config
 

Fields in org.springframework.extensions.config with type parameters of type WebStudioConfigElement.ApplicationDescriptor
protected  HashMap<String,WebStudioConfigElement.ApplicationDescriptor> WebStudioConfigElement.applications
           
 

Methods in org.springframework.extensions.config that return WebStudioConfigElement.ApplicationDescriptor
 WebStudioConfigElement.ApplicationDescriptor WebStudioConfigProperties.getApplication(String id)
          Returns the application descriptor for the given application id
 WebStudioConfigElement.ApplicationDescriptor WebStudioConfigElement.getApplication(String id)
           
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.