Package | Description |
---|---|
ej.property |
Contains property management base interfaces and classes.
|
ej.property.registry |
Contains property registry implementations.
|
Modifier and Type | Method and Description |
---|---|
static PropertyRegistry |
PropertyFactory.getPropertyRegistry()
Gets a property registry unique instance.
|
Modifier and Type | Class and Description |
---|---|
class |
SimplePropertyRegistry
Simple implementation of a property registry.
|