public interface MembraneListener
Modifier and Type | Method and Description |
---|---|
void |
endChecking(Membrane membrane)
End checking all rules if some of them are satisfied
|
void |
endFetching(Membrane membrane)
End fetching all the satisfied rules
|
void |
endSetting(Membrane membrane)
End setting product in this membrane include all its sub-membranes.
|
void |
startChecking(Membrane membrane)
Start to check all rules if some of them are satisfied
|
void |
startFetching(Membrane membrane)
Start to fetch all the satisfied rules
|
void |
startSetting(Membrane membrane)
Start to set product in this membrane
|
void startChecking(Membrane membrane)
membrane
- this membranevoid endChecking(Membrane membrane)
membrane
- this membranevoid startFetching(Membrane membrane)
membrane
- this membranevoid endFetching(Membrane membrane)
membrane
- this membranevoid startSetting(Membrane membrane)
membrane
- this membranevoid endSetting(Membrane membrane)
membrane
- this membrane