Sorry, I expressed my requirement un-correctly; Actually, the host application just know the name of class and want to choose such class from embedded osgi environment ? Could I? Must I create a bundle (which import such class) dynamically and retrive class from the dynamic created bundle? Is there other facilitate method?
Thanks any suggestion ----- Original Message ----- From: "xuhb" <[email protected]> To: <[email protected]> Sent: Monday, October 17, 2011 2:32 PM Subject: How to find a class of bundle from Host application? > Hi: > I am using osgi environment (felix) embedded in a Host Application; > Now the host application want to use a class from a specified osgi bundle, > Could standard osgi support such usage? > or felix support such extension usage? > Thanks any suggestion

