public class StaticWeaver
extends java.lang.Object
Constructor and Description |
---|
StaticWeaver() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
This method will search for all of the persistence archives on the classpath and weave
all the classes associated with those persistence units.
|