Uses of Class
org.robokind.api.common.osgi.lifecycle.DescriptorListBuilder

Packages that use DescriptorListBuilder
org.robokind.api.common.osgi.lifecycle   
 

Uses of DescriptorListBuilder in org.robokind.api.common.osgi.lifecycle
 

Methods in org.robokind.api.common.osgi.lifecycle that return DescriptorListBuilder
 DescriptorListBuilder DescriptorListBuilder.add(String localDependencyId, Class clazz, String filter)
          Creates and adds a DependencyDescriptor with the given values.
 DescriptorListBuilder DescriptorListBuilder.addId(String localDependencyId, Class clazz, String idPropertyName, String serviceId)
          Creates and adds a DependencyDescriptor with the given values.
 DescriptorListBuilder DescriptorListBuilder.addId(String localDependencyId, Class clazz, String idPropertyName, String serviceId, String filter)
          Creates and adds a DependencyDescriptor with the given values.
 



Copyright © 2011-2012. All Rights Reserved.