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

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

Uses of Service in javax.xml.registry
 

Methods in javax.xml.registry that return Service
 Service LifeCycleManager.createService(InternationalString name)
           
 Service LifeCycleManager.createService(String name)
           
 

Uses of Service in javax.xml.registry.infomodel
 

Methods in javax.xml.registry.infomodel that return Service
 Service ServiceBinding.getService()
           
 

Methods in javax.xml.registry.infomodel with parameters of type Service
 void Organization.addService(Service service)
           
 void Organization.removeService(Service service)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.