Uses of Class
org.ow2.jonas.deployment.common.xml.JonasServiceRef

Packages that use JonasServiceRef
org.ow2.jonas.deployment.common.lib   
org.ow2.jonas.deployment.common.xml   
org.ow2.jonas.deployment.ws   
 

Uses of JonasServiceRef in org.ow2.jonas.deployment.common.lib
 

Methods in org.ow2.jonas.deployment.common.lib that return JonasServiceRef
protected static JonasServiceRef AbsDeploymentDescManager.findJonasServiceRef(List jonasServiceRefList, String name)
          Find a jonas-service-ref element with a given name.
 

Methods in org.ow2.jonas.deployment.common.lib with parameters of type JonasServiceRef
protected static void AbsDeploymentDescManager.mergeWebServiceRef(JonasServiceRef jsr, org.ow2.util.ee.metadata.common.api.struct.IJaxwsWebServiceRef wsr)
          Merge into the Jax WS service ref some data from the jonas-xxx.xml files
 

Uses of JonasServiceRef in org.ow2.jonas.deployment.common.xml
 

Methods in org.ow2.jonas.deployment.common.xml with parameters of type JonasServiceRef
 void AbsJonasEnvironmentElement.addJonasServiceRef(JonasServiceRef jonasServiceRef)
          Add a new jonas-service-ref element to this object
 

Uses of JonasServiceRef in org.ow2.jonas.deployment.ws
 

Constructors in org.ow2.jonas.deployment.ws with parameters of type JonasServiceRef
ServiceRefDesc(ClassLoader classLoader, ServiceRef sref, JonasServiceRef jsref, String filename)
          Creates a new ServiceRefDesc object.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.