Hi,

You could find the documentation on 
http://felix.apache.org/site/apache-felix-ipojo-api.html

You can change service requirement at runtime such as modifying the filter, 
changing the optionality… Be careful that some attributes are not modifiable as 
the binding policy as it would require to keep a complete history to determine 
if the dependency is frozen, broken or valid.

Regards,

Clement

On 8 sept. 2012, at 21:27, fabiolf <[email protected]> wrote:

> Hello,
> 
> I had a look at the iPOJO API section of Apache Felix site and I'm curious
> about the Introspection API. It is said at the site that we could
> reconfigure the instance's services, dependencies, properties at runtime,
> but I'm searching the code and I couldn't find a way to do that. Can anybody
> provide an example? Could I change the service requirement in runtime with
> this API?
> 
> Thanks,
> Fabio
> 
> 
> 
> --
> View this message in context: 
> http://apache-felix.18485.n6.nabble.com/iPOJO-Introspection-API-tp4999257.html
> Sent from the Apache Felix - Users mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

Reply via email to