public interface StateChangeNotification
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
Modifier and Type | Method and Description |
---|---|
void |
changeStateProposed(int oldState,
int newState)
This method is called before a state change.
|
static final java.lang.String cvsRev
void changeStateProposed(int oldState, int newState) throws DeclinedStateChangeException
SecsException
- thrown to prevent the proposed changeDeclinedStateChangeException
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.