com.mysema.query.apt
Class Processor
java.lang.Object
com.mysema.query.apt.Processor
public class Processor
- extends Object
Processor handles the actual work in the Querydsl APT module
- Author:
- tiwe
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Processor
public Processor(ProcessingEnvironment env,
RoundEnvironment roundEnv,
Configuration configuration)
- Create a new Processor instance
- Parameters:
env
- roundEnv
- configuration
-
process
public void process()
Copyright © 2007-2011 Mysema Ltd. All Rights Reserved.