org.springframework.extensions.config
Class WebFrameworkConfigElement.ResourceLoaderDescriptor

java.lang.Object
  extended by org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
      extended by org.springframework.extensions.config.WebFrameworkConfigElement.ResourceLoaderDescriptor
Enclosing class:
WebFrameworkConfigElement

public static class WebFrameworkConfigElement.ResourceLoaderDescriptor
extends WebFrameworkConfigElement.Descriptor


Method Summary
 String getEndpoint()
           
 String getType()
           
 
Methods inherited from class org.springframework.extensions.config.WebFrameworkConfigElement.Descriptor
attributes, get, getAttribute, getId, getProperty, getStringAttribute, getStringProperty, map, put
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public String getType()

getEndpoint

public String getEndpoint()


Copyright © 2009 SpringSource, Inc. All Rights Reserved.