Package com.newstep.solid.management.alarm

 
Package Diagram Summary
alarm 
 
Class Summary
Alarm 
AlarmNotifierConfiguration 
AlarmNotifierConfigurationException 
AlarmNotifierFactory 

 
Enumeration Summary
AlarmLevel 

 
Interface Summary
AlarmNotifier 

 
Note Summary
Note1 
Package Elements Detail
AlarmLevel
The Level of the Alarm.
There is very little relationship Logging levels
and the levels raised by an Alarm.

Author:
msimonsen
Author:
msimonsen
Full name:
com.newstep.solid.management.alarm.AlarmLevel
Public.
Visibility:
public
 

 
Enumeration Literal Summary
CRITICAL 
MAJOR 
MINOR 
SERIOUS 

 
Operation Summary
AlarmLevel 
getIntVal 
gt 
gt 
gte 
gte 
lt 
lt 
lte 
lte 

 
Property Summary
level 

AlarmLevel
 
Stereotype:
create
 

 
Parameter Summary
level 

level
 

CRITICAL
Visibility:
package
 

getIntVal
 
 

 
Parameter Summary
return 

return
 

gt
 
 

 
Parameter Summary
aLevel 
return 

aLevel
 

return
 

gt
 
 

 
Parameter Summary
return 
theLevel 

return
 

theLevel
 

gte
 
 

 
Parameter Summary
return 
theLevel 

return
 

theLevel
 

gte
 
 

 
Parameter Summary
aLevel 
return 

aLevel
 

return
 

level
Multiplicity:
1
 

lt
 
 

 
Parameter Summary
return 
theLevel 

return
 

theLevel
 

lt
 
 

 
Parameter Summary
aLevel 
return 

aLevel
 

return
 

lte
 
 

 
Parameter Summary
aLevel 
return 

aLevel
 

return
 

lte
 
 

 
Parameter Summary
return 
theLevel 

return
 

theLevel
 

MAJOR
Visibility:
package
 

MINOR
Visibility:
package
 

SERIOUS
Visibility:
package
 

AlarmNotifier
A notifier of Alarms aka management events.
Author:
msimonsen
 

 
Dependency Summary
Dependency Link 
Dependency Link 

 
Operation Summary
notifyNotify of an Alarm.
notifyNotify with a particular type of Notification.

Dependency Link
 

Dependency Link
 

notify
 
Notify of an Alarm.
Parameters:
alarm
Abstract.
 

 
Parameter Summary
alarm 

alarm
 

notify
 
Notify with a particular type of Notification.
Parameters:
alarm
type
Abstract.
 

 
Parameter Summary
alarm 
type 

alarm
 

type
 

Note1
Note text:
Generates Notifications
 

 
Note Link Summary
[Note Link: [Note1] -> [null]] 

[Note Link: [Note1] -> [null]]