Project Wonder 5.0

com.webobjects.directtoweb
Class ERD2WContext.Factory

java.lang.Object
  extended by com.webobjects.directtoweb.ERD2WContext.Factory
Enclosing class:
ERD2WContext

public static class ERD2WContext.Factory
extends Object

Factory to create D2WContext's. You can provide your own subclass and set it via ERD2WContext.setFactory(Factory). The static methods newContext(...) should be used throughout ERD2W.

Author:
ak

Constructor Summary
ERD2WContext.Factory()
           
 
Method Summary
 com.webobjects.directtoweb.D2WContext newContext()
           
 com.webobjects.directtoweb.D2WContext newContext(com.webobjects.directtoweb.D2WContext context)
           
 com.webobjects.directtoweb.D2WContext newContext(WOSession session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERD2WContext.Factory

public ERD2WContext.Factory()
Method Detail

newContext

public com.webobjects.directtoweb.D2WContext newContext()

newContext

public com.webobjects.directtoweb.D2WContext newContext(WOSession session)

newContext

public com.webobjects.directtoweb.D2WContext newContext(com.webobjects.directtoweb.D2WContext context)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.