Uses of Interface
org.objectweb.fractal.aokell.lib.factory.MembraneFactoryItf

Packages that use MembraneFactoryItf
org.objectweb.fractal.aokell.lib.factory This package contains the implementations of Fractal factories. 
 

Uses of MembraneFactoryItf in org.objectweb.fractal.aokell.lib.factory
 

Classes in org.objectweb.fractal.aokell.lib.factory that implement MembraneFactoryItf
 class MembraneFactoryImpl
          The singleton implementation of the membrane factory.
 

Methods in org.objectweb.fractal.aokell.lib.factory that return MembraneFactoryItf
static MembraneFactoryItf MembraneFactoryImpl.get()