org.objectweb.jac.ide
Class PersistencePlugin
java.lang.Object
org.objectweb.jac.ide.AbstractPlugin
org.objectweb.jac.ide.PersistencePlugin
- All Implemented Interfaces:
- AspectPlugin
- public class PersistencePlugin
- extends AbstractPlugin
rtti.acc generation plugin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistencePlugin
public PersistencePlugin()
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