Public Member Functions | |
| AlarmSystemClient () throws Exception | |
| void | sendAlarm (boolean active) |
Static Public Member Functions | |
| void | main (String[] args) |
Private Attributes | |
| AdvancedComponentClient | client |
| Logger | logger |
| final String | faultFamily = "JavaClient" |
| final String | faultMember = "AlarmSystemClient" |
| final int | faultCode = 1 |
| ACSAlarmSystemInterface | source |
| ACSFaultState | faultState |
|
|
The constructor of the client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8