| Package | Description |
|---|---|
| com.avaje.ebean.enhance.agent |
Used to weave Entity beans
|
| Modifier and Type | Class and Description |
|---|---|
class |
SysoutMessageOutput
MessageOutput typically used with System.out.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnhanceContext.setLogout(MessageOutput logout)
Change the logout to something other than system out.
|
void |
Transformer.setLogout(MessageOutput logout)
Change the logout to something other than system out.
|
| Constructor and Description |
|---|
ClassMeta(EnhanceContext enhanceContext,
int logLevel,
MessageOutput logout) |
Copyright © 2016. All rights reserved.