|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.java.gen.ClassComponent
com.caucho.amber.gen.LoadGroupGenerator
public class LoadGroupGenerator
Generates the Java code for the wrapped object.
Constructor Summary | |
---|---|
LoadGroupGenerator(java.lang.String extClassName,
EntityType entityType,
int index)
|
Method Summary | |
---|---|
void |
generate(JavaWriter out)
Generates the load group. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadGroupGenerator(java.lang.String extClassName, EntityType entityType, int index)
Method Detail |
---|
public void generate(JavaWriter out) throws java.io.IOException
generate
in class ClassComponent
out
- the writer to the output stream.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |