|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceDirectory | |
|---|---|
| com.codemonster.surinam.core.framework.impl | |
| com.codemonster.surinam.export.framework | |
| com.codemonster.surinam.mgmt.impl | |
| Uses of ServiceDirectory in com.codemonster.surinam.core.framework.impl |
|---|
| Classes in com.codemonster.surinam.core.framework.impl that implement ServiceDirectory | |
|---|---|
class |
ServiceDirectoryImpl
This is the default service directory implementation for the Surinam project. |
| Uses of ServiceDirectory in com.codemonster.surinam.export.framework |
|---|
| Methods in com.codemonster.surinam.export.framework that return ServiceDirectory | |
|---|---|
ServiceDirectory |
ServiceBlockAdmin.getServiceDirectory()
This accessor delivers the block's internal ServiceDirectory implementation. |
| Uses of ServiceDirectory in com.codemonster.surinam.mgmt.impl |
|---|
| Methods in com.codemonster.surinam.mgmt.impl that return ServiceDirectory | |
|---|---|
ServiceDirectory |
ServiceBlockImpl.getServiceDirectory()
For those times when a client might want to query the directory for more than simply asking for implementations, we allow clients to hold references to the service directory. |
| Methods in com.codemonster.surinam.mgmt.impl with parameters of type ServiceDirectory | |
|---|---|
void |
ServiceBlockImpl.setServiceDirectory(ServiceDirectory svcDirectory)
standard setter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||