Hi, The instance manager class is used internally, but the configuration / reconfiguration feature are available from the ComponentInstance class (implemented by the instance manager). Check: http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/ipojo-advanced-topics/how-to-use-ipojo-factories.html
Regards, Clement On 17 janv. 2014, at 10:08, classical_89 <[email protected]> wrote: > I found that ipojo have a InstanceManager class ,so how can i using this > class for configure and reconfigure component instances ,please show me > some example ,many thanks :) > > > > -- > View this message in context: > http://apache-felix.18485.x6.nabble.com/How-do-i-configuration-instance-without-ConfigurationAdmin-and-ManagedServer-tp5006817.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] >

