Uses of Class
org.apache.torque.TorqueInstance

Packages that use TorqueInstance
org.apache.torque   
org.apache.torque.avalon Avalon component implementation. 
 

Uses of TorqueInstance in org.apache.torque
 

Methods in org.apache.torque that return TorqueInstance
static TorqueInstance Torque.getInstance()
          Retrieves the single TorqueInstance used by this class.
 

Uses of TorqueInstance in org.apache.torque.avalon
 

Constructors in org.apache.torque.avalon with parameters of type TorqueInstance
TorqueComponent(TorqueInstance torqueInstance)
          Creates a new instance.
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.