Package | Description |
---|---|
org.miloss.fgsms.plugins.federation | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
org.miloss.fgsms.uddipub |
Modifier and Type | Method and Description |
---|---|
void |
FederationInterface.Publish(boolean pooled,
QuickStatWrapper data,
ServicePolicy sp,
FederationPolicy fp)
Called by a Quartz timer job
|
Modifier and Type | Field and Description |
---|---|
protected List<QuickStatWrapper> |
QuickStatURIWrapper.quickStatWrapper |
protected List<QuickStatWrapper> |
GetQuickStatsResponseMsg.quickStatWrapper |
Modifier and Type | Method and Description |
---|---|
QuickStatWrapper |
ObjectFactory.createQuickStatWrapper()
Create an instance of
QuickStatWrapper |
Modifier and Type | Method and Description |
---|---|
List<QuickStatWrapper> |
QuickStatURIWrapper.getQuickStatWrapper()
Gets the value of the quickStatWrapper property.
|
List<QuickStatWrapper> |
GetQuickStatsResponseMsg.getQuickStatWrapper()
Gets the value of the quickStatWrapper property.
|
Modifier and Type | Method and Description |
---|---|
void |
UddiPublisher.Publish(boolean pooled,
QuickStatWrapper data,
ServicePolicy sp,
FederationPolicy fp)
Publish fgsms data to the UDDI server uses a direct database connection
to the performance database uses a connect to the fgsms PCS
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.