public class StatusHelper extends HelperBase
Constructor and Description |
---|
StatusHelper() |
Modifier and Type | Method and Description |
---|---|
static boolean |
tryUpdateStatus(boolean isrunning,
String URI,
String message,
boolean ispooled,
PolicyType policyType,
String domainname,
String hostname)
returns false if the status could not be sent
|
discoverEndpoints
public static boolean tryUpdateStatus(boolean isrunning, String URI, String message, boolean ispooled, PolicyType policyType, String domainname, String hostname) throws ConfigurationException
isrunning
- URI
- must be in lowercase and follow the format
urn:hostname:agentorcomponentnamemessage
- status message if anyispooled
- not usedpolicyType
- DomainName
- Hostname
- ConfigurationException
Copyright © 2008–2017 MIL-OSS. All rights reserved.