|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceBlockAdmin | |
|---|---|
| com.codemonster.surinam.core.framework | |
| com.codemonster.surinam.mgmt.impl | |
| Uses of ServiceBlockAdmin in com.codemonster.surinam.core.framework |
|---|
| Methods in com.codemonster.surinam.core.framework with parameters of type ServiceBlockAdmin | |
|---|---|
void |
BlueprintManager.synchronizeBindings(ServiceBlockAdmin serviceBlockAdmin)
Rather than try to maintain synchronization with the Service Directory for every change to the block (made even more complicated by implementation binding changes), we take the administrative interface for the Service Block and reconcile the service directory state with the blueprints from the BPM, bringing the meta-model into parity with the Service Graph and the Service Block. |
void |
BlueprintManagerImpl.synchronizeBindings(ServiceBlockAdmin serviceBlockAdmin)
It is absolutely critical that the BPM maintain synchronized state with the Service Directory. |
| Uses of ServiceBlockAdmin in com.codemonster.surinam.mgmt.impl |
|---|
| Classes in com.codemonster.surinam.mgmt.impl that implement ServiceBlockAdmin | |
|---|---|
class |
ServiceBlockImpl
This is the implementation of the service block. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||