Package | Description |
---|---|
org.miloss.fgsms.agentcore | |
org.miloss.fgsms.common | |
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
Modifier and Type | Method and Description |
---|---|
static GlobalPolicy |
PolicyFetch.TryFetchGlobalPolicy()
* Attempts to retrieve the current global policy from the fgsms server
A successful return typically indicates that the server is up and
running.
|
Modifier and Type | Method and Description |
---|---|
static GlobalPolicy |
DBSettingsLoader.GetGlobalPolicy(boolean pooled) |
Modifier and Type | Field and Description |
---|---|
protected GlobalPolicy |
SetGlobalPolicyRequestMsg.policy |
protected GlobalPolicy |
GetGlobalPolicyResponseMsg.policy |
Modifier and Type | Method and Description |
---|---|
GlobalPolicy |
ObjectFactory.createGlobalPolicy()
Create an instance of
GlobalPolicy |
GlobalPolicy |
SetGlobalPolicyRequestMsg.getPolicy()
Gets the value of the policy property.
|
GlobalPolicy |
GetGlobalPolicyResponseMsg.getPolicy()
Gets the value of the policy property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GlobalPolicy> |
ObjectFactory.createGlobalPolicy(GlobalPolicy value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GlobalPolicy> |
ObjectFactory.createGlobalPolicy(GlobalPolicy value)
|
void |
SetGlobalPolicyRequestMsg.setPolicy(GlobalPolicy value)
Sets the value of the policy property.
|
void |
GetGlobalPolicyResponseMsg.setPolicy(GlobalPolicy value)
Sets the value of the policy property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.