Uses of Interface
com.bankframe.services.requestcontext.RequestContext

Packages that use RequestContext
com.bankframe.services.requestcontext   
 

Uses of RequestContext in com.bankframe.services.requestcontext
 

Classes in com.bankframe.services.requestcontext that implement RequestContext
static class SampleRequestContextFactory.SampleRequestContext
           
 

Methods in com.bankframe.services.requestcontext that return RequestContext
static RequestContext RequestContextFactory.getRequestContext(Request request)
          This method gets a RequestContext instance for the specified request
static RequestContext RequestContextFactory.getRequestContext()
          This method returns the current RequestContext instance for the current request
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.