Package | Description |
---|---|
com.ergotech.secs.gem |
Modifier and Type | Method and Description |
---|---|
static GemSpoolHandler |
GemSpoolHandler.getSpoolHandler(java.lang.String equipmentName)
Returns the persistent instance of the spool handler or null if one has
not been created for the provided equipment name.
|
static GemSpoolHandler |
GemSpoolHandler.getSpoolHandler(java.lang.String equipmentName,
SecsFormat3x5x activateCEID,
SecsFormat3x5x deactivateCEID,
SecsFormat3x5x spoolingTransmitFailure)
Returns the persistent instance of the spool handler.
|
static GemSpoolHandler |
GemSpoolHandler.getSpoolHandler(java.lang.String equipmentName,
SecsFormat3x5x activateCEID,
SecsFormat3x5x deactivateCEID,
SecsFormat3x5x spoolingTransmitFailure,
boolean createNew)
Returns the persistent instance of the spool handler.
|
static GemSpoolHandler |
GemSpoolHandler.loadFromDisk(java.lang.String equipmentName,
SecsFormat3x5x activateCEID,
SecsFormat3x5x deactivateCEID,
SecsFormat3x5x spoolingTransmitFailure)
Returns the persistent instance of the spool handler.
|
static GemSpoolHandler |
GemSpoolHandler.loadFromXML(java.lang.String equipmentName,
SecsFormat3x5x activateCEID,
SecsFormat3x5x deactivateCEID,
SecsFormat3x5x spoolingTransmitFailure)
This will load the last saved persistence file.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.