| Package | Description |
|---|---|
| org.everrest.core | |
| org.everrest.core.impl | |
| org.everrest.core.impl.resource | |
| org.everrest.core.resource |
| Modifier and Type | Field and Description |
|---|---|
protected List<ConstructorDescriptor> |
BaseObjectModel.constructors
Resource class constructors.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConstructorDescriptor> |
ObjectModel.getConstructorDescriptors() |
List<ConstructorDescriptor> |
BaseObjectModel.getConstructorDescriptors() |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructorDescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
static Comparator<ConstructorDescriptor> |
ConstructorDescriptorImpl.CONSTRUCTOR_COMPARATOR
ConstructorDescriptor comparator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDescriptorValidator.visitConstructorInjector(ConstructorDescriptor ci) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDescriptorVisitor.visitConstructorInjector(ConstructorDescriptor ci) |
Copyright © 2015. All rights reserved.