Uses of Class
org.ow2.petals.component.framework.util.ServiceEndpointKey

Packages that use ServiceEndpointKey
org.ow2.petals.component.framework.su   
 

Uses of ServiceEndpointKey in org.ow2.petals.component.framework.su
 

Methods in org.ow2.petals.component.framework.su that return types with arguments of type ServiceEndpointKey
 java.util.Map<ServiceEndpointKey,org.ow2.petals.component.framework.jbidescriptor.generated.Provides> ServiceUnitDataHandler.getEpJBIDesc()
           
 java.util.Map<ServiceEndpointKey,org.w3c.dom.Document> ServiceUnitDataHandler.getEpServiceDesc()
           
 java.util.Map<ServiceEndpointKey,javax.jbi.servicedesc.ServiceEndpoint> ServiceUnitDataHandler.getServiceEndpoints()
           
 

Method parameters in org.ow2.petals.component.framework.su with type arguments of type ServiceEndpointKey
 void ServiceUnitDataHandler.setEpJBIDesc(java.util.Map<ServiceEndpointKey,org.ow2.petals.component.framework.jbidescriptor.generated.Provides> epJBIDesc)
           
 void ServiceUnitDataHandler.setEpServiceDesc(java.util.Map<ServiceEndpointKey,org.w3c.dom.Document> epServiceDesc)
           
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.