Class PresentationContainer

java.lang.Object
org.springframework.extensions.webscripts.AbstractRuntimeContainer
org.springframework.extensions.webscripts.PresentationContainer
All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener, Container, RuntimeContainer
Direct Known Subclasses:
ExtensibilityContainer

public class PresentationContainer extends AbstractRuntimeContainer implements org.springframework.beans.factory.BeanNameAware
Presentation (web tier) Web Script Container
Author:
davidc
  • Constructor Details

    • PresentationContainer

      public PresentationContainer()
  • Method Details