Package | Description |
---|---|
org.miloss.fgsms.sla |
This package is for processing Service Level Agreement Rules and Actions in fgsms.
|
Modifier and Type | Method and Description |
---|---|
static AuxHelper.FLAGS |
AuxHelper.FLAGS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuxHelper.FLAGS[] |
AuxHelper.FLAGS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
AuxHelper.TryUpdateStatus(boolean currenstatus,
String name,
String statusMessage,
boolean pooled,
PolicyType policyType,
String domain,
String server,
String parentcomponent,
AuxHelper.FLAGS flag) |
static void |
AuxHelper.TryUpdateStatus(boolean currenstatus,
String name,
String s,
boolean pooled,
String domain,
String server,
AuxHelper.FLAGS flag)
wrapper that sets the policy type to Status
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.