| 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 | Method and Description |
|---|---|
static BeanReflectSetter |
ReflectSetter.create(DeployBeanProperty prop)
Creates place holder objects that should never be called.
|
| Modifier and Type | Method and Description |
|---|---|
BeanReflectSetter |
DeployBeanProperty.getSetter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeployBeanProperty.setSetter(BeanReflectSetter setter)
Set the setter used to set the property value to a bean.
|
| Modifier and Type | Method and Description |
|---|---|
BeanReflectSetter |
BeanReflect.getSetter(String name)
Return the setter for a given bean property.
|
BeanReflectSetter |
EnhanceBeanReflect.getSetter(String name) |
Copyright © 2014. All Rights Reserved.