Uses of Class
org.apache.aries.jndi.url.OsgiName

Packages that use OsgiName
org.apache.aries.jndi.services   
org.apache.aries.jndi.url   
 

Uses of OsgiName in org.apache.aries.jndi.services
 

Methods in org.apache.aries.jndi.services with parameters of type OsgiName
static Object ServiceHelper.getService(org.osgi.framework.BundleContext ctx, OsgiName lookupName, String id, boolean dynamicRebind, Map<String,Object> env, boolean requireProxy)
           
 

Uses of OsgiName in org.apache.aries.jndi.url
 

Constructors in org.apache.aries.jndi.url with parameters of type OsgiName
ServiceRegistryContext(org.osgi.framework.BundleContext callerContext, OsgiName validName, Map<String,Object> env)
           
ServiceRegistryListContext(org.osgi.framework.BundleContext callerContext, Map<String,Object> env, OsgiName validName)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.