org.objectweb.fractal.aokell.lib.interf
Interface GeneratorFactoryItf

All Known Implementing Classes:
ASMGeneratorFactory

public interface GeneratorFactoryItf

Interface implemented by generator factories.

Author:
Lionel Seinturier

Method Summary
 GeneratorItf getBoundableInterfaceGenerator()
           
 GeneratorItf getImplementedInterfaceGenerator()
           
 

Method Detail

getImplementedInterfaceGenerator

GeneratorItf getImplementedInterfaceGenerator()

getBoundableInterfaceGenerator

GeneratorItf getBoundableInterfaceGenerator()