Package | Description |
---|---|
com.ergotech.secs.gem |
Modifier and Type | Method and Description |
---|---|
void |
CommunicationsHandler.changeState(int state)
Changes the state to the specified state.
|
void |
OnlineHandler.changeState(int state)
This does not check if the transition is valid, it just goes into the new
state and sends an event.
|
void |
GemSpoolHandler.changeStateProposed(int oldState,
int newState)
Implement the state change notification to know when to activate the spooler.
|
void |
StateChangeNotification.changeStateProposed(int oldState,
int newState)
This method is called before a state change.
|
void |
OnlineHandler.setOnline(boolean newValue)
This will set the system online or equipment offline.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.