Uses of Class
org.objectweb.jasmine.rules.logs.AlarmLog

Packages that use AlarmLog
org.objectweb.jasmine.rules.logs   
 

Uses of AlarmLog in org.objectweb.jasmine.rules.logs
 

Methods in org.objectweb.jasmine.rules.logs that return AlarmLog
 AlarmLog LogInterfaceLocal.getLog(int id)
          Retrieves the alarm with the specified id.
 

Methods in org.objectweb.jasmine.rules.logs that return types with arguments of type AlarmLog
 java.util.List<AlarmLog> LogInterfaceLocal.getLastLogs(int nb)
          Retrieves the last alarms.
 java.util.List<AlarmLog> LogInterfaceLocal.getLogRange(int lowid, int highid)
          Retrieves the alarms with an id contained in the specified range of id inclusive.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.