Package | Description |
---|---|
com.ergotech.secs.gem |
Modifier and Type | Field and Description |
---|---|
OnlineHandler |
GemHandler.onlineHandler
The online handler.
|
Modifier and Type | Method and Description |
---|---|
OnlineHandler |
GemEquipment.getOnlineHandler()
This returns the Online Handler.
|
OnlineHandler |
GemHandler.getOnlineHandler()
Returns the gem handler.
|
Modifier and Type | Method and Description |
---|---|
void |
GemHandler.setOnlineHandler(OnlineHandler oh)
Set the object that will handle online/offline requests.
|
Modifier and Type | Method and Description |
---|---|
void |
GemEquipment.setOnlineHandlerFactoryClass(java.lang.Class<? extends OnlineHandler> onlineHandlerFactory)
Set a subclass of the OnlineHandler as the factory class for
online/offline control.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.