Uses of Class
wt.adapter.WebjectDelegateFactory

Packages that use WebjectDelegateFactory
com.ptc.core.adapter.server.impl   
wt.adapter Provides the definition for InfoEngine WebjectServices and WebjectDelegates. 
 

Uses of WebjectDelegateFactory in com.ptc.core.adapter.server.impl
 

Fields in com.ptc.core.adapter.server.impl declared as WebjectDelegateFactory
private static WebjectDelegateFactory WebjectDelegateFactory.classBasedFactory
           
 

Uses of WebjectDelegateFactory in wt.adapter
 

Fields in wt.adapter declared as WebjectDelegateFactory
private static WebjectDelegateFactory WebjectDelegateFactory.manager
           
 

Methods in wt.adapter that return WebjectDelegateFactory
static WebjectDelegateFactory WebjectDelegateFactory.getInstance()
          Return an instance of the WebjectDelegateFactory.