Uses of Class
no.ubicollab.osgi.Service

Packages that use Service
no.ubicollab.osgi   
 

Uses of Service in no.ubicollab.osgi
 

Methods in no.ubicollab.osgi that return types with arguments of type Service
 java.util.ArrayList<Service> ServiceParser.getServiceList()
          Gets the parsed service list.
 java.util.ArrayList<Service> PluginServiceRegistryImpl.getServiceList(java.lang.String name, java.lang.String type, java.lang.String location, java.lang.String owner, java.lang.String description)
          Method to parse a provided String to a java.io.InputStream object.