java.lang.Runnablepublic class SamgarConnector
extends cmion.architecture.CmionComponent
implements java.lang.Runnable
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
MODULE_NAME |
the name of the cmion module within Samgar
|
| Constructor | Description |
|---|---|
SamgarConnector(cmion.architecture.IArchitecture architecture) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
registerHandlers() |
|
void |
run() |
main function of the Samgar connector (thread)
|
getArchitecture, isConnected, onDestroy, raisepublic static final java.lang.String MODULE_NAME