|
Ascent Phase Corp. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A class that implements this interface belongs to a group of MutexOptions of which only one MutexOption can be active. All MutexOptions belonging to the same group should be put in the same MutexOptionGroup object which will set the proper state of each MutexOption when one is set active.
| Method Summary | |
boolean |
getActive()
Returns the state of this MutexOption. |
void |
setActive(boolean state)
Notifies whether the MutexOption is currently active or not in its group. |
| Method Detail |
public void setActive(boolean state)
state - the active state of the MutexOption.public boolean getActive()
|
Ascent Phase Corp. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||