org.objectweb.fractal.aokell.lib.asm
Class ASMGeneratorFactory
java.lang.Object
org.objectweb.fractal.aokell.lib.asm.ASMGeneratorFactory
- All Implemented Interfaces:
- GeneratorFactoryItf
public class ASMGeneratorFactory
- extends Object
- implements GeneratorFactoryItf
The factory of ASM generators.
- Author:
- Lionel Seinturier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ASMGeneratorFactory
public ASMGeneratorFactory()
getImplementedInterfaceGenerator
public GeneratorItf getImplementedInterfaceGenerator()
- Specified by:
getImplementedInterfaceGenerator
in interface GeneratorFactoryItf
getBoundableInterfaceGenerator
public GeneratorItf getBoundableInterfaceGenerator()
- Specified by:
getBoundableInterfaceGenerator
in interface GeneratorFactoryItf