org.springframework.extensions.config
Class WebFrameworkConfigElement.SystemPageDescriptor

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

public static class WebFrameworkConfigElement.SystemPageDescriptor
extends WebFrameworkConfigElement.Descriptor


Method Summary
 String getJspPath()
           
 String getProcessorId()
           
 
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

getJspPath

public String getJspPath()

getProcessorId

public String getProcessorId()


Copyright © 2009 SpringSource, Inc. All Rights Reserved.