Uses of Class
org.objectweb.jonas_rar.deployment.xml.Connector

Packages that use Connector
org.objectweb.jonas_rar.deployment.api   
org.objectweb.jonas_rar.deployment.lib   
 

Uses of Connector in org.objectweb.jonas_rar.deployment.api
 

Methods in org.objectweb.jonas_rar.deployment.api that return Connector
 Connector RarDeploymentDesc.getConnector()
          Get the current Connector
 

Methods in org.objectweb.jonas_rar.deployment.api with parameters of type Connector
 void RarDeploymentDesc.setRaConfigPropTags(Connector conn)
          Set the config-property tags of the ra.xml file.
 

Constructors in org.objectweb.jonas_rar.deployment.api with parameters of type Connector
ConnectorDesc(Connector conn)
          Constructor
RarDeploymentDesc(ClassLoader classLoader, Connector connector, JonasConnector jonasConnector)
          Construct an instance of a RarDeploymentDesc.
 

Uses of Connector in org.objectweb.jonas_rar.deployment.lib
 

Methods in org.objectweb.jonas_rar.deployment.lib that return Connector
static Connector RarDeploymentDescManager.loadConnector(Reader reader, String fileName)
          Load the ra.xml file.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.