⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 package-info.java

📁 反向的AJAX。最大的特性是我们成为反向的Ajax。DWR1.x允许你用javascript异步的访问java代码。DWR2.0在这上允许你建立异步java访问javascript代码。 反向的Aj
💻 JAVA
字号:
/** * <p> *   This package provides support for using Spring beans in a DWR-Guice setting. *   This documentation assumes you already understand  *    <a href="http://code.google.com/p/google-guice/">Guice</a> concepts and *   some core <a href="http://springframework.org">Spring</a> concepts. * </p> * <p> *   To use this support, in the {@code configure} method of a concrete  *   extension of  *   {@link org.directwebremoting.guice.DwrGuiceServletContextListener DwrGuiceServletContextListener}, *   call {@code install(new SpringModule(loader))}, where {@code loader} *   is an implementation of the  *   {@link org.directwebremoting.guice.spring.BeanFactoryLoader BeanFactoryLoader} *   interface. This package includes one such implementation,  *   {@link org.directwebremoting.guice.spring.WebApplicationContextLoader WebApplicationContextLoader}. * </p> * @author Tim Peierls [tim at peierls dot net] */package org.directwebremoting.guice.spring;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -