org.objectweb.jac.ide
Class IntegrityPlugin
java.lang.Object
org.objectweb.jac.ide.AbstractPlugin
org.objectweb.jac.ide.IntegrityPlugin
- All Implemented Interfaces:
- AspectPlugin
- public class IntegrityPlugin
- extends AbstractPlugin
intergrity.acc generation plugin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegrityPlugin
public IntegrityPlugin()
genClassConfig
public void genClassConfig(Writer output,
Project project,
Package pkg,
Class cl)
throws IOException
- Description copied from class:
AbstractPlugin
- Generate default rtti config code for a class
- Overrides:
genClassConfig
in class AbstractPlugin
- Throws:
IOException