net.hasor.web
接口 WebAppContext

所有超级接口:
net.hasor.core.AppContext
所有已知实现类:
AnnoWebAppContext

public interface WebAppContext
extends net.hasor.core.AppContext

版本:
: 2013-7-16
作者:
赵永春 (zyc@hasor.net)

字段摘要
 
从接口 net.hasor.core.AppContext 继承的字段
ContextEvent_Initialized, ContextEvent_Started, ContextEvent_Stoped, ModuleEvent_Started, ModuleEvent_Stoped
 
方法摘要
 javax.servlet.ServletContext getServletContext()
          获取ServletContext
 
从接口 net.hasor.core.AppContext 继承的方法
findBeanByType, findBeanByType, findClass, findProviderByType, findProviderByType, getBean, getBeanName, getBeanNames, getBeanType, getContext, getEnvironment, getEventManager, getGuice, getInstance, getModules, getSettings, getStartTime, isReady, isStart, start, stop
 

方法详细信息

getServletContext

javax.servlet.ServletContext getServletContext()
获取ServletContext



Copyright © 2013-2014. All Rights Reserved.