com.bankframe.services.requestcontext
Class NullRequestContextFactory

java.lang.Object
  |
  +--com.bankframe.services.requestcontext.RequestContextFactory
        |
        +--com.bankframe.services.requestcontext.NullRequestContextFactory

public class NullRequestContextFactory
extends RequestContextFactory

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


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 © 2005 Siebel Systems, Inc. All rights reserved.