Uses of Class
org.apache.felix.ipojo.api.composite.ProvidedService

Packages that use ProvidedService
org.apache.felix.ipojo.api.composite   
 

Uses of ProvidedService in org.apache.felix.ipojo.api.composite
 

Methods in org.apache.felix.ipojo.api.composite that return ProvidedService
 ProvidedService ProvidedService.setDelegation(java.lang.String method, java.lang.String policy)
          Sets the delegation policy of the given method.
 ProvidedService ProvidedService.setSpecification(java.lang.String spec)
          Sets the provided service specification.
 

Methods in org.apache.felix.ipojo.api.composite with parameters of type ProvidedService
 CompositeComponentType CompositeComponentType.addService(ProvidedService es)
          Adds a provided service.
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.