|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapEntryConfig | |
|---|---|
| org.apache.shale.tiger.managed.config | JavaBeans representing configuration elements for managed beans. |
| Uses of MapEntryConfig in org.apache.shale.tiger.managed.config |
|---|
| Methods in org.apache.shale.tiger.managed.config that return MapEntryConfig | |
|---|---|
MapEntryConfig |
MapEntriesConfig.getEntry(String key)
REturn the map entry configuration for the specified key, if any; otherwise, return null. |
| Methods in org.apache.shale.tiger.managed.config that return types with arguments of type MapEntryConfig | |
|---|---|
List<MapEntryConfig> |
MapEntriesConfig.getEntries()
Return the list of map entry configurations for this map entries configuration. |
| Methods in org.apache.shale.tiger.managed.config with parameters of type MapEntryConfig | |
|---|---|
void |
MapEntriesConfig.addEntry(MapEntryConfig entry)
Add a map entry configuration to the list for this map entries configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||