jasco.tools.aspectparser
Class MixinCastImplementer

java.lang.Object
  extended by jasco.tools.aspectparser.MixinCastImplementer

public class MixinCastImplementer
extends java.lang.Object

Author:
Wim

Constructor Summary
MixinCastImplementer(ClassFileEditor editor)
           
 
Method Summary
 ClassFileEditor getEditor()
           
 void process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MixinCastImplementer

public MixinCastImplementer(ClassFileEditor editor)
Method Detail

getEditor

public ClassFileEditor getEditor()

process

public void process()
             throws javassist.NotFoundException,
                    javassist.CannotCompileException
Throws:
javassist.NotFoundException
javassist.CannotCompileException