|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Finder | |
|---|---|
| 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 Finder in org.appdapter.api.registry |
|---|
| Subinterfaces of Finder in org.appdapter.api.registry | |
|---|---|
interface |
SimpleFinder<OT>
Additional Finder methods which do not require the user to supply a Receiver. |
| Fields in org.appdapter.api.registry declared as Finder | |
|---|---|
Finder<OT> |
ResultSequence.myFinder
|
| Methods in org.appdapter.api.registry that return Finder | ||
|---|---|---|
|
Registry.getFinder(Class<OT> objClaz)
|
|
| Uses of Finder in org.appdapter.registry.basic |
|---|
| Classes in org.appdapter.registry.basic that implement Finder | |
|---|---|
class |
BasicFinder<OT>
|
| Methods in org.appdapter.registry.basic that return Finder | ||
|---|---|---|
|
BasicRegistry.getFinder(Class<OT> objClaz)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||