Uses of Class
net.contextfw.web.application.annotations.WebApplicationScoped

Packages that use WebApplicationScoped
net.contextfw.web.application   
net.contextfw.web.application.internal   
net.contextfw.web.application.internal.service   
 

Uses of WebApplicationScoped in net.contextfw.web.application
 

Classes in net.contextfw.web.application with annotations of type WebApplicationScoped
 class HttpContext
          Marks class to be bound to web application When class is annotated with this then there exists only on instance of the class in the page.
 

Uses of WebApplicationScoped in net.contextfw.web.application.internal
 

Classes in net.contextfw.web.application.internal with annotations of type WebApplicationScoped
 class ElementRegister
           
 

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

Classes in net.contextfw.web.application.internal.service with annotations of type WebApplicationScoped
 class WebApplicationImpl
           
 



Copyright © 2010. All Rights Reserved.