Uses of Interface
javax.xml.registry.infomodel.ServiceBinding

Packages that use ServiceBinding
javax.xml.registry   
javax.xml.registry.infomodel   
 

Uses of ServiceBinding in javax.xml.registry
 

Methods in javax.xml.registry that return ServiceBinding
 ServiceBinding LifeCycleManager.createServiceBinding()
           
 

Uses of ServiceBinding in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel that return ServiceBinding
 ServiceBinding ServiceBinding.getTargetBinding()
           
 ServiceBinding SpecificationLink.getServiceBinding()
           
 

Methods in javax.xml.registry.infomodel with parameters of type ServiceBinding
 void Service.addServiceBinding(ServiceBinding serviceBinding)
           
 void Service.removeServiceBinding(ServiceBinding serviceBinding)
           
 void ServiceBinding.setTargetBinding(ServiceBinding binding)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.