|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleRegistry | |
|---|---|
| org.appdapter.api.registry | Our Registry system allows objects to be registered and looked up in a type-safe manner, with optionally guarded result size, and flexibility in result delivery to client code. |
| org.appdapter.registry.basic | The "Basic" Registry system provides a simple implementation of the Registry interfaces and concepts. |
| Uses of SimpleRegistry in org.appdapter.api.registry |
|---|
| Subinterfaces of SimpleRegistry in org.appdapter.api.registry | |
|---|---|
interface |
VerySimpleRegistry
Additional Registry methods making it easy to look up an object by exact match to the name field of its description. |
| Uses of SimpleRegistry in org.appdapter.registry.basic |
|---|
| Classes in org.appdapter.registry.basic that implement SimpleRegistry | |
|---|---|
class |
BasicRegistry
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||