Uses of Class
net.contextfw.web.application.internal.scope.WebApplicationScopedBeans

Packages that use WebApplicationScopedBeans
net.contextfw.web.application.internal.scope   
net.contextfw.web.application.internal.service   
 

Uses of WebApplicationScopedBeans in net.contextfw.web.application.internal.scope
 

Methods in net.contextfw.web.application.internal.scope that return WebApplicationScopedBeans
static WebApplicationScopedBeans WebApplicationScopedBeans.createNewInstance()
           
static WebApplicationScopedBeans WebApplicationScopedBeans.getCurrentInstance()
           
 

Uses of WebApplicationScopedBeans in net.contextfw.web.application.internal.service
 

Methods in net.contextfw.web.application.internal.service that return WebApplicationScopedBeans
 WebApplicationScopedBeans WebApplicationContext.getBeans()
           
 

Methods in net.contextfw.web.application.internal.service with parameters of type WebApplicationScopedBeans
 void WebApplicationContext.setBeans(WebApplicationScopedBeans beans)
           
 

Constructors in net.contextfw.web.application.internal.service with parameters of type WebApplicationScopedBeans
WebApplicationContext(HttpContext httpContext, WebApplicationHandle handle, WebApplicationScopedBeans beans)
           
 



Copyright © 2010. All Rights Reserved.