Uses of Interface
aokell.lib.factory.MembraneFactoryItf

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

Uses of MembraneFactoryItf in aokell.lib.factory
 

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

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