Uses of Interface
org.objectweb.fractal.aokell.lib.control.factory.FactoryDef

Packages that use FactoryDef
org.objectweb.fractal.aokell.lib.util This package contains helper classes for working with the Fractal API. 
 

Uses of FactoryDef in org.objectweb.fractal.aokell.lib.util
 

Methods in org.objectweb.fractal.aokell.lib.util that return FactoryDef
static FactoryDef FractalHelper.getFactory(Component c)
          Returns the FactoryDef interface of the given component.