Uses of Interface
org.ow2.jasmine.jade.fractal.api.control.OSGiContextController

Packages that use OSGiContextController
org.ow2.jasmine.jade.fractal.julia.control.factory   
org.ow2.jasmine.jade.fractal.julia.control.osgi   
org.ow2.jasmine.jade.fractal.util   
 

Uses of OSGiContextController in org.ow2.jasmine.jade.fractal.julia.control.factory
 

Fields in org.ow2.jasmine.jade.fractal.julia.control.factory declared as OSGiContextController
 OSGiContextController BasicInstallerControllerMixin._this_weaveableOCC
          Deprecated. The weaveableOCC field required by this mixin.
 

Uses of OSGiContextController in org.ow2.jasmine.jade.fractal.julia.control.osgi
 

Classes in org.ow2.jasmine.jade.fractal.julia.control.osgi that implement OSGiContextController
 class BasicOSGiContextControllerMixin
          Provide a basic implementation of the OSGiContextController interface.
 

Fields in org.ow2.jasmine.jade.fractal.julia.control.osgi declared as OSGiContextController
 OSGiContextController UseOSGiContextControllerMixin.weaveableOCC
          The OSGiContextController interface of the component to which this controller object belongs.
 

Uses of OSGiContextController in org.ow2.jasmine.jade.fractal.util
 

Methods in org.ow2.jasmine.jade.fractal.util that return OSGiContextController
static OSGiContextController FractalUtil.getOSGiContextController(org.objectweb.fractal.api.Component component)
          Returns the OSGiContextController interface of the given component.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.