Uses of Class
org.glassfish.hk2.api.PerLookup

Packages that use PerLookup
com.sun.enterprise.module.bootstrap   
org.glassfish.examples.http   
 

Uses of PerLookup in com.sun.enterprise.module.bootstrap
 

Classes in com.sun.enterprise.module.bootstrap with annotations of type PerLookup
 class ContextDuplicatePostProcessor
          This class will weed out and duplicate implementations of anything populated into the locator.
 

Uses of PerLookup in org.glassfish.examples.http
 

Classes in org.glassfish.examples.http with annotations of type PerLookup
 class HttpEventReceiver
          This receiver will receive a specific kind of HttpRequest where the elements of the request have these types: The rank of the request is an integer The id of the request is a long The requested action is a String
 class RequestProcessor
          This is a class that processes an event as it comes.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.