Uses of Class
net.wotonomy.web.WOResourceManager

Packages that use WOResourceManager
net.wotonomy.web An implementation of the WebObjects framework. 
 

Uses of WOResourceManager in net.wotonomy.web
 

Methods in net.wotonomy.web that return WOResourceManager
 WOResourceManager WOApplication.createResourceManager()
          Called to create the application's resource manager.
 WOResourceManager WOApplication.resourceManager()
          Returns the application's current resource manager.
 

Methods in net.wotonomy.web with parameters of type WOResourceManager
 void WOApplication.setResourceManager(WOResourceManager aResourceManager)
          Deprecated. Override createResourceManager() instead.
 



Copyright © 2006 null. All Rights Reserved.