Uses of Interface
org.apache.yoko.osgi.locator.Register

Uses of Register in org.apache.yoko.osgi.locator
 

Classes in org.apache.yoko.osgi.locator that implement Register
 class ProviderRegistryImpl
          The implementation of the provider registry used to store the bundle registrations.
 

Constructors in org.apache.yoko.osgi.locator with parameters of type Register
ProviderBean(String key, String className, org.osgi.framework.Bundle bundle, Register providerRegistry)
           
ProviderBean(String key, String className, org.osgi.framework.Bundle bundle, Register providerRegistry, Integer priority)
           
ServiceBean(String key, String className, org.osgi.framework.Bundle bundle, Register providerRegistry)
           
ServiceBean(String key, String className, org.osgi.framework.Bundle bundle, Register providerRegistry, Integer priority)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.