站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Interface javax.xml.registry.infomodel.ServiceBinding (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


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 SpecificationLink.getServiceBinding()
           
 ServiceBinding ServiceBinding.getTargetBinding()
           
 

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



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.