| Package | Description |
|---|---|
| org.plasma.config |
Package level documentation for package org.plasma.config.
|
| org.plasma.config.adapter |
| Modifier and Type | Field and Description |
|---|---|
protected List<Property> |
Configuration.properties |
| Modifier and Type | Method and Description |
|---|---|
Property |
ObjectFactory.createProperty()
Create an instance of
Property |
Property |
PlasmaConfig.findProviderProperty(DataAccessProvider provider,
String name)
Returns the property based on the given name for the given data
access provider, or null if not exists.
|
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
Configuration.getProperties()
Gets the value of the properties property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
NamespaceAdapter.getProperties() |
Copyright © 2015. All rights reserved.