Uses of Interface
org.apache.axis2.osgi.deployment.Registry

Packages that use Registry
org.apache.axis2.osgi.deployment   
org.apache.axis2.osgi.deployment.tracker   
 

Uses of Registry in org.apache.axis2.osgi.deployment
 

Classes in org.apache.axis2.osgi.deployment that implement Registry
 class AbstractRegistry<V>
           
 class ModuleRegistry
           
 class ServiceRegistry
          Creates proper AxisServiceGroup/AxisService looking into bundles
 

Constructors in org.apache.axis2.osgi.deployment with parameters of type Registry
ModuleRegistry(org.osgi.framework.BundleContext context, ConfigurationContext configCtx, Registry serviceRegistry)
           
 

Uses of Registry in org.apache.axis2.osgi.deployment.tracker
 

Methods in org.apache.axis2.osgi.deployment.tracker with parameters of type Registry
 void BundleTracker.addRegistry(Registry registry)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.