Uses of Class
io.ebean.enhance.Transformer
| Package | Description |
|---|---|
| io.ebean.enhance | |
| io.ebean.enhance.ant |
Used to Manage Logging, AutoFetch etc
|
| io.ebean.enhance.common |
-
Uses of Transformer in io.ebean.enhance
Methods in io.ebean.enhance that return Transformer Modifier and Type Method Description static TransformerTransformer. get()Return the Transformer instance. -
Uses of Transformer in io.ebean.enhance.ant
Constructors in io.ebean.enhance.ant with parameters of type Transformer Constructor Description OfflineFileTransform(Transformer transformer, ClassLoader classLoader, String inDir)Enhance the class file and replace the file with the the enhanced version of the class. -
Uses of Transformer in io.ebean.enhance.common
Constructors in io.ebean.enhance.common with parameters of type Transformer Constructor Description InputStreamTransform(Transformer transformer, ClassLoader classLoader)