◆ afterPropertiesSet()
void eu.baltrad.dex.reporter.PeerStatusReporter.afterPropertiesSet |
( |
| ) |
throws Exception |
|
inline |
- See also
- org.springframework.beans.factory.InitializingBean.afterPropertiesSet()
◆ getMappedStatus()
Map< String, Map< Object, SystemStatus > > eu.baltrad.dex.reporter.PeerStatusReporter.getMappedStatus |
( |
Map< String, Object > | arg | ) |
|
|
inline |
- See also
- eu.baltrad.beast.system.IMappableStatusReporter.getMappedStatus(java.util.Map)
◆ getName()
String eu.baltrad.dex.reporter.PeerStatusReporter.getName |
( |
| ) |
|
|
inline |
- See also
- eu.baltrad.beast.system.ISystemStatusReporter.getName()
◆ getPeerStatus()
SystemStatus eu.baltrad.dex.reporter.PeerStatusReporter.getPeerStatus |
( |
String | nodeName, |
|
|
int | minutesBackInTime ) |
|
inlineprotected |
Returns the status for the specified URL.
- Parameters
-
url | the url to the supervisor on the peer node |
minutesBackInTime | number of minutes back in time we want to check |
- Returns
- the status
◆ getStatus()
Set< SystemStatus > eu.baltrad.dex.reporter.PeerStatusReporter.getStatus |
( |
Map< String, Object > | values | ) |
|
|
inline |
- See also
- eu.baltrad.beast.system.ISystemStatusReporter.getStatus(java.util.Map)
◆ getSupportedAttributes()
Set< String > eu.baltrad.dex.reporter.PeerStatusReporter.getSupportedAttributes |
( |
| ) |
|
|
inline |
- See also
- eu.baltrad.beast.system.ISystemStatusReporter.getSupportedAttributes()
◆ isWithinMinutes()
boolean eu.baltrad.dex.reporter.PeerStatusReporter.isWithinMinutes |
( |
Date | testedDate, |
|
|
int | minutes ) |
|
inlineprotected |
Tests if the specified date is within x minutes of now according to the calendar
- Parameters
-
- Returns
- true
◆ setUserManager()
void eu.baltrad.dex.reporter.PeerStatusReporter.setUserManager |
( |
IUserManager | manager | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- src/java/eu/baltrad/dex/reporter/PeerStatusReporter.java