com.bankframe.services.requestcontext
Class NullRequestContextFactory

java.lang.Object
  extended bycom.bankframe.services.requestcontext.RequestContextFactory
      extended bycom.bankframe.services.requestcontext.NullRequestContextFactory

public class NullRequestContextFactory
extends RequestContextFactory

This is the default RequestContextFactory. It does not associate any context with a request

Author:
cdivilly

Constructor Summary
NullRequestContextFactory()
           
 
Methods inherited from class com.bankframe.services.requestcontext.RequestContextFactory
getRequestContext, getRequestContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullRequestContextFactory

public NullRequestContextFactory()


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