|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ServletContextResourceLoader | This class loads resource from either ServletContext (when the url starts with "/"), or another ResourceLoader. |
| WebBeanNut | This class simply extends BeanNut and set servlet context to components with the specified setter that accepts an ServletContext object. |
| WebCtorNut | This class simply extends ConstructorNut and set servlet context to components with the specified setter that accepts an ServletContext object. |
| WebMethodNut | This class simply extends MethodNut and set servlet context to components with the specified setter that accepts an ServletContext object. |
| WebSpringBeanNut | This class simply extends SpringBeanNut and set servlet context to components with the specified setter that accepts an ServletContext object. |
| WebSpringCtorNut | This class simply extends SpringCtorNut and set servlet context to components with the specified setter that accepts an ServletContext object. |
| WebSpringMethodNut | This class simply extends SpringMethodNut and set servlet context to components with the specified setter that accepts an ServletContext object. |
| WebUtils | Web integration related utilities. |
| YanLoader | This class is responsible for setting up web integration for Yan. |
| YanLoaderListener | The ServletContextListener implementation that's responsible for setting up Yan container. |
| YanLoaderServlet | Major portion of this class is copied from the Spring framework. |
This package provides web integration for Yan.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||