Uses of Class
org.ow2.jonas.deployment.client.xml.JonasClient

Packages that use JonasClient
org.ow2.jonas.deployment.client   
org.ow2.jonas.deployment.client.lib   
 

Uses of JonasClient in org.ow2.jonas.deployment.client
 

Constructors in org.ow2.jonas.deployment.client with parameters of type JonasClient
ClientContainerDeploymentDesc(ClassLoader classLoader, ApplicationClient applicationClient, JonasClient jonasClient)
          Construct an instance of a ClientContainerDeploymentDesc.
Constructor is private, call one of the static getInstance method instead.
 

Uses of JonasClient in org.ow2.jonas.deployment.client.lib
 

Methods in org.ow2.jonas.deployment.client.lib that return JonasClient
static JonasClient ClientDeploymentDescManager.loadJonasClient(Reader reader, String fileName)
          Load the jonas-client.xml file.
 

Methods in org.ow2.jonas.deployment.client.lib with parameters of type JonasClient
static org.ow2.util.ee.metadata.common.api.enc.IENCBindingHolder ClientDeploymentDescManager.completeClient(org.ow2.util.ee.metadata.car.api.ICarDeployableMetadata carDeployableMetadata, ApplicationClient applicationClient, JonasClient jonasClient, ClassLoader classLoader)
          Complete the given applicationClient object and jonasClient by reading annotations.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.