![]() |
BaltradDex
BALTRAD Data Exchange System
|
Public Member Functions | |
| void | afterPropertiesSet () throws Exception |
| String | getName () |
| Map< String, Map< Object, SystemStatus > > | getMappedStatus (Map< String, Object > arg) |
| Set< SystemStatus > | getStatus (Map< String, Object > values) |
| Set< String > | getSupportedAttributes () |
| void | setUserManager (IUserManager manager) |
| void | setNodeStatusManager (INodeStatusManager statusManager) |
Protected Member Functions | |
| boolean | isWithinMinutes (Date testedDate, int minutes) |
| SystemStatus | getPeerStatus (String nodeName, int minutesBackInTime) |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
Returns the status for the specified URL.
| url | the url to the supervisor on the peer node |
| minutesBackInTime | number of minutes back in time we want to check |
|
inline |
|
inline |
|
inlineprotected |
Tests if the specified date is within x minutes of now according to the calendar
| testedDate | |
| minutes |
|
inline |
| manager | the user manager |