| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.requestcontext.RequestContextFactory
This class creates and configures RequestContext instances.
| Method Summary | |
static RequestContext | 
getRequestContext()
This method returns the current RequestContext instance for the current request  | 
static RequestContext | 
getRequestContext(Request request)
This method gets a RequestContext instance for the specified request  | 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public static RequestContext getRequestContext(Request request)
request - 
public static RequestContext getRequestContext()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||