| Package | Description |
|---|---|
| com.avaje.ebean.bean |
Enhanced beans API and Support objects
|
| com.avaje.ebeaninternal.server.autofetch |
AutoFetch Implementation
|
| Modifier and Type | Method and Description |
|---|---|
void |
NodeUsageListener.collectNodeUsage(NodeUsageCollector collector)
Collect node usage "profiling" information.
|
void |
EntityBeanIntercept.setNodeUsageCollector(NodeUsageCollector usageCollector)
Turn on profile collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAutoFetchManager.collectNodeUsage(NodeUsageCollector usageCollector)
Collect usage statistics from a node in the object graph.
|
void |
Statistics.collectUsageInfo(NodeUsageCollector profile)
Collect the usage information for from a instance for this node.
|
void |
StatisticsNodeUsage.publish(NodeUsageCollector profile) |
Copyright © 2014. All Rights Reserved.