org.qi4j.library.osgi
Class OSGiImportInfo

java.lang.Object
  extended by org.qi4j.library.osgi.OSGiImportInfo

public class OSGiImportInfo
extends Object


Constructor Summary
OSGiImportInfo(org.osgi.framework.BundleContext context, Class... intfaces)
           
 
Method Summary
 org.osgi.framework.BundleContext bundleContext()
           
 Class[] interfaces()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGiImportInfo

public OSGiImportInfo(org.osgi.framework.BundleContext context,
                      Class... intfaces)
Method Detail

bundleContext

public org.osgi.framework.BundleContext bundleContext()

interfaces

public Class[] interfaces()