| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.deploy.parse |
Deployment information parsing
|
| Modifier and Type | Method and Description |
|---|---|
DeployUtil |
InternalConfiguration.getDeployUtil() |
| Modifier and Type | Field and Description |
|---|---|
protected DeployUtil |
AnnotationBase.util |
| Modifier and Type | Method and Description |
|---|---|
DeployUtil |
DeployBeanInfo.getUtil()
Return the DeployUtil we are using.
|
| Constructor and Description |
|---|
AnnotationBase(DeployUtil util) |
AnnotationBeanTable(DeployUtil util,
DeployBeanTable beanTable) |
DeployBeanInfo(DeployUtil util,
DeployBeanDescriptor<T> descriptor)
Create with a DeployUtil and BeanDescriptor.
|
Copyright © 2014. All Rights Reserved.