|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingDeclarationError | |
|---|---|
| com.codemonster.surinam.controller | |
| com.codemonster.surinam.export.framework | |
| com.codemonster.surinam.mgmt | |
| com.codemonster.surinam.mgmt.impl | |
| Uses of BindingDeclarationError in com.codemonster.surinam.controller |
|---|
| Methods in com.codemonster.surinam.controller that throw BindingDeclarationError | |
|---|---|
void |
BindImplementationAction.apply(ServiceBlock serviceBlock)
This is the primary execution point for all ServiceBlock actions. |
void |
Action.apply(ServiceBlock serviceBlock)
This is the primary execution point for all ServiceBlock actions. |
| Uses of BindingDeclarationError in com.codemonster.surinam.export.framework |
|---|
| Methods in com.codemonster.surinam.export.framework that throw BindingDeclarationError | |
|---|---|
void |
ServiceBlockAdmin.bindProviderImplementation(ImplementationBlueprint blueprint)
This will create, register and assign a new organization implementation to the given contract. |
| Uses of BindingDeclarationError in com.codemonster.surinam.mgmt |
|---|
| Methods in com.codemonster.surinam.mgmt that throw BindingDeclarationError | |
|---|---|
void |
ServiceBlockCommander.apply(ActionSequence actions)
Here, we iterate through the list, executing each action. |
| Uses of BindingDeclarationError in com.codemonster.surinam.mgmt.impl |
|---|
| Methods in com.codemonster.surinam.mgmt.impl that throw BindingDeclarationError | |
|---|---|
void |
ServiceBlockImpl.bindProviderImplementation(ImplementationBlueprint blueprint)
This will create, register and assign a new organization implementation to the given contract. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||