| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.deploy.meta |
Temporary objects used to collect deployment information
|
| com.avaje.ebeaninternal.server.reflect |
Bean reflection Implementation
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectGetter.IdGetter |
static class |
ReflectGetter.NonIdGetter |
| Modifier and Type | Method and Description |
|---|---|
static BeanReflectGetter |
ReflectGetter.create(DeployBeanProperty prop)
Create a reflection based BeanReflectGetter for getting the
id from abstract inheritance hierarchy object.
|
| Modifier and Type | Method and Description |
|---|---|
BeanReflectGetter |
DeployBeanProperty.getGetter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeployBeanProperty.setGetter(BeanReflectGetter getter)
Set the getter used to read the property value from a bean.
|
| Modifier and Type | Method and Description |
|---|---|
BeanReflectGetter |
BeanReflect.getGetter(String name)
Return the getter for a given bean property.
|
BeanReflectGetter |
EnhanceBeanReflect.getGetter(String name) |
Copyright © 2014. All Rights Reserved.