- gatherInformation() - Static method in class org.miloss.fgsms.osagent.OSAgent
-
Gathers the current machine information
- gcal - Variable in class org.miloss.fgsms.services.rs.impl.StatusRecordsExt
-
- GEN() - Static method in class org.miloss.fgsms.common.AES
-
Generate a new AES 256 bit encryption key.
- GEN(short) - Static method in class org.miloss.fgsms.common.AES
-
Generate a new AES 256 bit encryption key.
- generateCSVReport(ExportCSVDataRequestMsg, String, List<String>, String, WebServiceContext, SecurityWrapper) - Static method in class org.miloss.fgsms.services.rs.impl.CsvExporter
-
- generateHtmlReport(String, ExportDataRequestMsg) - Method in class org.miloss.fgsms.services.rs.impl.Reporting
-
- generateIv() - Static method in class org.miloss.fgsms.common.AesCbcWithIntegrity
-
Creates a random Initialization Vector (IV) of IV_LENGTH_BYTES.
- generateKey() - Static method in class org.miloss.fgsms.common.AesCbcWithIntegrity
-
A function that generates random AES & HMAC keys and prints out exceptions but
doesn't throw them since none should be encountered.
- generateKeyFromPassword(String, byte[]) - Static method in class org.miloss.fgsms.common.AesCbcWithIntegrity
-
A function that generates password-based AES & HMAC keys.
- generateKeyFromPassword(String, String) - Static method in class org.miloss.fgsms.common.AesCbcWithIntegrity
-
A function that generates password-based AES & HMAC keys.
- generateLink(Object, int, Object) - Method in class org.miloss.fgsms.presentation.PerformanceViewerAvgResTime
-
- generateLink(Object, int, Object) - Method in class org.miloss.fgsms.presentation.PerformanceViewerInvocations
-
- GenerateLink(String, ServicePolicy) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GenerateLink(String, String) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- generateMac(byte[], SecretKey) - Static method in class org.miloss.fgsms.common.AesCbcWithIntegrity
-
Generate the mac based on HMAC_ALGORITHM
- GenerateManageLink(String, String) - Static method in class org.miloss.fgsms.sla.SLACommon
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in interface org.miloss.fgsms.plugins.reporting.ReportGeneratorPlugin
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- GenerateReport(ReportDefinition, boolean) - Method in class org.miloss.fgsms.services.rs.impl.FgsmsReportGenerator
-
generates the report, inserts it into the database and updates the table
to reflect the last updated timestamp
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in interface org.miloss.fgsms.services.rs.impl.ReportGeneratorPlugin
-
Generates the content of the report
Implementors must check access control urls using
UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.AvailabilityByService
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.ConsumersByQueueOrTopic
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.QueueDepth
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.QueueTopicCountByBroker
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.os.CpuUsageReport
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.os.DiskIOReport
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.os.FreeDiskSpace
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.os.MemoryUsageReport
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.os.NetworkIOReport
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.os.OpenFilesByProcess
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.os.ThreadCount
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ServiceLevelAgreementReport
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageMessageSizeByService
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageMessageSizeByServiceByMethod
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageResponseTimeByService
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageResponseTimeByServiceByMethod
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumer
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumerByService
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumerByServiceByMethod
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByDataCollector
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByHostingServer
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByService
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByServiceByMethod
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.MeanTimeBetweenFailureByService
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ResponseTimeOverTime
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByHostingServer
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByService
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByServiceByMethod
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByHostingServer
-
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByService
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByServiceByMethod
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.TotalMessageSizeByServiceByMethod
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateReport(OutputStreamWriter, List<String>, String, List<String>, TimeRange, String, SecurityWrapper, WebServiceContext) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.TotalMessageSizesByService
-
Generates the content of the report
Implementors must check access control urls using UserIdentityUtil
prior to report generation.
- generateSalt() - Static method in class org.miloss.fgsms.common.AesCbcWithIntegrity
-
Generates a random salt.
- GenerateSubscriptionLink(String) - Static method in class org.miloss.fgsms.sla.SLACommon
-
- generateToolTip(CategoryDataset, int, int) - Method in class org.miloss.fgsms.presentation.PerformanceViewerInvocations
-
- generateWSDL(MessageContext) - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
- generateWSDL(MessageContext) - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
- generateZipFileandDelete(List<String>, String) - Static method in class org.miloss.fgsms.services.rs.impl.Reporting
-
- GeoTag - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Geo Tagging of services
- GeoTag() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GeoTag
-
- get(String) - Method in class org.miloss.fgsms.presentation.MachineNetworkData
-
- get(String) - Method in class org.miloss.fgsms.presentation.TransactionLogActionSet
-
- get(String) - Method in class org.miloss.fgsms.presentation.TransactionLogData
-
- Get(String, Class) - Method in class org.miloss.fgsms.services.rs.impl.TimeSeriesContainer
-
- get(Object) - Method in class org.miloss.fgsms.test.MyMessageContext
-
- get(Object) - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- get_a_Report(String, String, SecurityWrapper) - Method in class org.miloss.fgsms.services.ars.impl.AutomatedReportingServiceImpl
-
- getAccessEndpointReference() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Gets the value of the accessEndpointReference property.
- getACS_URLS() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getACSA_URLS() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getACSAalgo() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getACSalgo() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getACSARetryCount() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getACSRetryCount() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getAction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Gets the value of the action property.
- getAction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.Dependencies
-
Gets the value of the action property.
- getAction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the action property.
- getAction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatWrapper
-
Gets the value of the action property.
- getAction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Gets the value of the action property.
- getAction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the action property.
- getAction() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the action property.
- getAction() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLA
-
Gets the value of the action property.
- getActionIDs() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActionsRequestMsg
-
Gets the value of the actionIDs property.
- getActionNameFromXML(String) - Static method in class org.miloss.fgsms.common.Utility
-
uses a variety of classes to determine the name of the first XML child
node of a SOAP:envelope node
- getActions() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Gets the value of the actions property.
- getActiveconsumercount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the activeconsumercount property.
- getActiveConsumers() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the activeConsumers property.
- getAdapterDescription() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Gets the value of the adapterDescription property.
- getAdapterName() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Gets the value of the adapterName property.
- getAdapterName() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterPerformanceData
-
Gets the value of the adapterName property.
- getAddDataResult() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataResponse
-
Gets the value of the addDataResult property.
- getAddDataResult() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMoreDataResponse
-
Gets the value of the addDataResult property.
- getAdditionalReaders() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the additionalReaders property.
- getAdditivity() - Method in class org.miloss.fgsms.common.Logger
-
- getAddMachineAndProcessDataRequestMsg() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessData
-
Gets the value of the addMachineAndProcessDataRequestMsg property.
- getAddMachineAndProcessDataResponseMsg() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponse
-
Gets the value of the addMachineAndProcessDataResponseMsg property.
- getAddresses() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the addresses property.
- getAddStatisticalDataRequestMsg() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalData
-
Gets the value of the addStatisticalDataRequestMsg property.
- getAddStatisticalDataResponseMsg() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataResponse
-
Gets the value of the addStatisticalDataResponseMsg property.
- GetAdministrators - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAdministrators() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministrators
-
- getAdministrators(GetAdministratorsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Returns a list of users with the global admin role
- getAdministrators(GetAdministratorsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Returns a list of users with the global admin role
- GetAdministratorsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
empty request message
- GetAdministratorsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsRequestMsg
-
- GetAdministratorsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAdministratorsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponse
-
- GetAdministratorsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of users that have the global admin rights
- GetAdministratorsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponseMsg
-
- getAdministratorsResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponse
-
- getAgentAction() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentActionRequestMsg
-
Gets the value of the agentAction property.
- getAgentAction() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentActionResponseMsg
-
Gets the value of the agentAction property.
- getAgentAction() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentActionRequestMsg
-
Gets the value of the agentAction property.
- getAgentActions() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponseMsg
-
Gets the value of the agentActions property.
- getAgentActions() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineResponseMsg
-
Gets the value of the agentActions property.
- GetAgentActionsByMachine - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAgentActionsByMachine() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachine
-
- getAgentActionsByMachine(GetAgentActionsByMachineRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
returns a list of all administrative action for an agent to perform by machine.
- getAgentActionsByMachine(GetAgentActionsByMachineRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
returns a list of all administrative action for an agent to perform by
machine.
- GetAgentActionsByMachineRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of administrator defined tasks, at least one request parameter must be specified
- GetAgentActionsByMachineRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineRequestMsg
-
- GetAgentActionsByMachineResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAgentActionsByMachineResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineResponse
-
- GetAgentActionsByMachineResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
list of processes
- GetAgentActionsByMachineResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineResponseMsg
-
- GetAgentCallBack(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
Returns an instance of the agent callback service.
- GetAgentCallBack(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetAgentCallBack(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- GetAgentCallBackOpStat(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
Returns an instance of the agent callback service.
- GetAgentCallBackOpStat(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetAgentCallBackOpStat(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getAgentMemo() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the agentMemo property.
- GetAgentPrinicples - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAgentPrinicples() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicples
-
- getAgentPrinicples(GetAgentPrinicplesRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
returns a list of all user principles with the agent role, these are the service level users that are allowed to request and set new service policies and to add data to fgsms via the DCS
- getAgentPrinicples(GetAgentPrinicplesRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
returns a list of all user principles with the agent role, these are the
service level users that are allowed to request and set new service
policies and to add data to fgsms via the DCS
- GetAgentPrinicplesRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
empty request message
- GetAgentPrinicplesRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesRequestMsg
-
- GetAgentPrinicplesResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAgentPrinicplesResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponse
-
- GetAgentPrinicplesResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of users that have the agent rights
- GetAgentPrinicplesResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponseMsg
-
- getAgentPrinicplesResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponse
-
- getAgentType() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesResponseMsg
-
Gets the value of the agentType property.
- getAgentType() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Gets the value of the agentType property.
- getAgentType() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the agentType property.
- getAgentType() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Gets the value of the agentType property.
- getAgenttype() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the agenttype property.
- getAgentType() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the agentType property.
- getAgentType() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Gets the value of the agentType property.
- getAgentType() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Gets the value of the agentType property.
- getAgentType() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
Gets the value of the agentType property.
- getAgentTypes(GetAgentTypesRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns a listing of fgsms agents that have recorded data
- getAgentTypes(GetAgentTypesRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns a listing of fgsms agents that have recorded data
- GetAgentTypes - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAgentTypes() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypes
-
- getAgentTypesRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypes
-
- GetAgentTypesRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
REMOVED v8 1-11-2012 xs:element name="servicehostname" type="xs:string" and xs:element name="monitorhostname" type="xs:string"
- GetAgentTypesRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesRequestMsg
-
- GetAgentTypesResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAgentTypesResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesResponse
-
- getAgentTypesResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesResponse
-
- GetAgentTypesResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetAgentTypesResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesResponseMsg
-
- GetAggregatedStatistics(String) - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- getAlertRecieverPort() - Method in class org.miloss.fgsms.plugins.sla.alertservice.AlertRecieverService
-
- getAlertRecieverPort(WebServiceFeature...) - Method in class org.miloss.fgsms.plugins.sla.alertservice.AlertRecieverService
-
- GetAlertRegistrations - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAlertRegistrations() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrations
-
- getAlertRegistrations(GetAlertRegistrationsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
returns a list of SLAs that I am subscribed to
- getAlertRegistrations(GetAlertRegistrationsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
returns a list of SLAs that I am subscribed to
- GetAlertRegistrationsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns the list of SLA alerts that the current user is registered to be alerted of
- GetAlertRegistrationsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsRequestMsg
-
- GetAlertRegistrationsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAlertRegistrationsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsResponse
-
- getAlertRegistrationsResponseMsg - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsResponse
-
- GetAlertRegistrationsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for GetAlertRegistrationsResponseMsg complex type.
- GetAlertRegistrationsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsResponseMsg
-
- getAlerts(GetAlertsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Get Average Performance Statistics For a Service
Global admins see everything Regular users can only see what they have
access to
- getAlerts(GetAlertsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Get Average Performance Statistics For a Service
- GetAlerts - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAlerts() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlerts
-
- getAlertsRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlerts
-
- GetAlertsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
requestmessage
- GetAlertsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsRequestMsg
-
- GetAlertsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAlertsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponse
-
- getAlertsResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponse
-
- GetAlertsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetAlertsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
- getAlerttype() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
This is the type of alert, generally speaking, a performance or status
report
- getAllAppenders() - Method in class org.miloss.fgsms.common.Logger
-
- GetAllfgsmsAdminsEmailAddressNotPooled() - Static method in class org.miloss.fgsms.sla.SLACommon
-
Deprecated.
- GetAllfgsmsAdminsEmailAddressPooled() - Static method in class org.miloss.fgsms.sla.SLACommon
-
- getAllMostRecentMachineAndProcessData(GetAllMostRecentMachineAndProcessDataRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
returns the most recent information for all machine and processes that
the requestor has access to
- getAllMostRecentMachineAndProcessData(GetAllMostRecentMachineAndProcessDataRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
returns the most recent information for all machine and processes that the requestor has access to
- GetAllMostRecentMachineAndProcessData - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAllMostRecentMachineAndProcessData() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessData
-
- getAllMostRecentMachineAndProcessDataRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessData
-
- GetAllMostRecentMachineAndProcessDataRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetAllMostRecentMachineAndProcessDataRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataRequestMsg
-
- GetAllMostRecentMachineAndProcessDataResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAllMostRecentMachineAndProcessDataResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataResponse
-
- getAllMostRecentMachineAndProcessDataResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataResponse
-
- GetAllMostRecentMachineAndProcessDataResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetAllMostRecentMachineAndProcessDataResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataResponseMsg
-
- getAllOperationalStatusLog(GetAllOperationalStatusLogRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns all available operational status change logs for a given period
of time for all services
- getAllOperationalStatusLog(GetAllOperationalStatusLogRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns all available operational status change logs for a given period of time for all services
- GetAllOperationalStatusLog - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAllOperationalStatusLog() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLog
-
- GetAllOperationalStatusLogRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetPerformanceStats Request
- GetAllOperationalStatusLogRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogRequestMsg
-
- GetAllOperationalStatusLogResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAllOperationalStatusLogResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponse
-
- GetAllOperationalStatusLogResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Operational history for all services that the requestor has access to
- GetAllOperationalStatusLogResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponseMsg
-
- getAllOperationalStatusLogResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponse
-
- getAllPolicyTypes() - Static method in class org.miloss.fgsms.common.Utility
-
- getAllServiceDependencies(GetAllServiceDependenciesRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
returns the service policy urls that all the service depends on global
admin rights required
- getAllServiceDependencies(GetAllServiceDependenciesRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
returns the service policy urls that all the service depends on
- GetAllServiceDependencies - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAllServiceDependencies() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependencies
-
- getAllServiceDependenciesRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependencies
-
- GetAllServiceDependenciesRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetAllServiceDependenciesRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesRequestMsg
-
- GetAllServiceDependenciesResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAllServiceDependenciesResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesResponse
-
- getAllServiceDependenciesResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesResponse
-
- GetAllServiceDependenciesResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetAllServiceDependenciesResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesResponseMsg
-
- getAllStats() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsAllResponse
-
Gets the value of the allStats property.
- GetAllStatus - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- GetAllStatus() - Constructor for class org.miloss.fgsms.services.interfaces.status.GetAllStatus
-
- getAllStatus(GetStatusRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.status.StatusService
-
Gets the status of all items that the requestor has access to
- getAllStatus(GetStatusRequestMsg) - Method in class org.miloss.fgsms.services.status.impl.StatusServiceImpl
-
- GetAllStatusRequestMsg - Class in org.miloss.fgsms.services.interfaces.status
-
request
- GetAllStatusRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.status.GetAllStatusRequestMsg
-
- GetAllStatusResponse - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- GetAllStatusResponse() - Constructor for class org.miloss.fgsms.services.interfaces.status.GetAllStatusResponse
-
- getAllTmodelKeys() - Static method in class org.miloss.fgsms.common.PublicationConstants
-
- getAlsoKnownAs() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ProcessPolicy
-
Gets the value of the alsoKnownAs property.
- GetAlternateUrls(String, Connection) - Static method in class org.miloss.fgsms.bueller.Bueller
-
Alternate URLs, basically multiple hostnames, FQDN, host file entries, ip
addresses, etc can map to the same service.
- GetAlternateUrls(String, boolean) - Static method in class org.miloss.fgsms.bueller.Bueller
-
provides a wrapper for getting alternate urls without passing a db
connection
- GetAlternateUrls(String, Connection) - Static method in class org.miloss.fgsms.uddipub.UpdateUddiRegistration
-
Alternate URLs, basically multiple hostnames, FQDN, host file entries,
etc can map to the same service.
- getAny() - Method in class org.oasis_open.docs.wsdm.mows_2.AnyXmlContentsType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageInformationType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationOperationalStatusType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws1_2.ComponentAddressType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws1_2.ComponentType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws1_2.CorrelatablePropertiesType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws2_2.CategoryType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipCreatedNotification
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipDeletedNotification
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.CreatePullPoint
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.CreatePullPointResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.DestroyPullPoint
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.DestroyPullPointResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.FilterType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.GetCurrentMessage
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.GetCurrentMessageResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.GetMessages
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.GetMessagesResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType.Message
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.Notify
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.PauseSubscription
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.PauseSubscriptionResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.Renew
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.RenewResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.ResumeSubscription
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.ResumeSubscriptionResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.Subscribe.SubscriptionPolicy
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionPolicyType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.Unsubscribe
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.b_2.UnsubscribeResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.br_2.DestroyRegistration
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.br_2.DestroyRegistrationResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisher
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.t_1.TopicSetType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsn.t_1.TopicType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.FaultCause
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.rp_2.GetResourcePropertyDocumentResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.rp_2.GetResourcePropertyResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.rp_2.InsertType
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.rp_2.PutResourcePropertyDocument
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.rp_2.PutResourcePropertyDocumentResponse
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyChangeFailureType.CurrentValue
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyChangeFailureType.RequestedValue
-
Gets the value of the any property.
- getAny() - Method in class org.oasis_open.docs.wsrf.rp_2.UpdateType
-
Gets the value of the any property.
- getAppender(String) - Method in class org.miloss.fgsms.common.Logger
-
- GetAppliesTo() - Method in class org.miloss.fgsms.plugins.CustomSLAAction
-
- GetAppliesTo() - Method in class org.miloss.fgsms.plugins.CustomSLARule
-
- GetAppliesTo() - Method in interface org.miloss.fgsms.plugins.PluginCommon
-
Returns a list of service policy types that this plugin can be applied to
use Utility.getAllPolicyTypes() if it applies to everything.
- getAppliesTo() - Method in interface org.miloss.fgsms.services.rs.impl.ReportGeneratorPlugin
-
a list of all policy types that this report applies to
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.AvailabilityByService
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.ConsumersByQueueOrTopic
-
Returns a list of service policy types that this plugin can be applied to
use Utility.getAllPolicyTypes() if it applies to everything.
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.QueueDepth
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.QueueTopicCountByBroker
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.CpuUsageReport
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.DiskIOReport
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.FreeDiskSpace
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.MemoryUsageReport
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.NetworkIOReport
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.OpenFilesByProcess
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.ThreadCount
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.ServiceLevelAgreementReport
-
- GetAppliesTo() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.BaseWebServiceReport
-
Returns a list of service policy types that this plugin can be applied to
use Utility.getAllPolicyTypes() if it applies to everything.
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.actions.AMQPAlerter
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.actions.EmailAlerter
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.actions.JMSAlerter
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.actions.SimpleMulticastAlerter
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.actions.SLAActionLog
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.actions.SLAActionRestart
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.actions.SLAActionRunScript
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.actions.WSNotificationAlerter
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ActionContainsIgnoreCase
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ActionEqualsIgnoreCase
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.AllFaults
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.AllSuccesses
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.BrokerQueueSizeGreaterThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ChangeInAvailabilityStatus
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ConsumerContainsIgnoreCase
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ConsumerEqualsIgnoreCase
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeGreaterThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeLessThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsage
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsageOverTime
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.HighDiskUsageOverTime
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsage
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsageOverTime
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.HighNetworkUsageOverTime
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.HighOpenFileHandles
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.HighThreadCount
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeGreatThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeLessThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.LowDiskSpace
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureGreatThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureLessThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.QueueOrTopicDoesNotExist
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.RequestContentContainsIgnoreCase
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeGreaterThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeLessThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ResponseContentContainsIgnoreCase
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeGreaterThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeLessThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeGreaterThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeLessThan
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.StaleData
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.TransactionalAgentMemoContainsIgnoreCase
-
- GetAppliesTo() - Method in class org.miloss.fgsms.sla.rules.XPathExpression
-
- GetAppliesTo() - Method in class org.miloss.fgsms.uddipub.UddiPublisher
-
- GetAppliesTo() - Method in class org.miloss.fgsms.uddipub.UpdateUddiRegistration
-
- GetARS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- GetARS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetARS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getARS_URLS() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getARSAalgo() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getArsport() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getARSRetryCount() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getARSSerializationContext() - Static method in class org.miloss.fgsms.common.Utility
-
used by the Automated Reporting Service, creates a jaxb context to
serialize/deserial a reporting job
- GetARSURLs() - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- GetARSURLs() - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- GetARSURLs() - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- getAsyncContext() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getAttribute(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getAttributeNames() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getAuditLog(GetAuditLogRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns the fgsms audit log for
- getAuditLog(GetAuditLogRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns the fgsms audit log for
- GetAuditLog - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAuditLog() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLog
-
- getAuditLog - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLog
-
- getAuditLog() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogResponseMsg
-
Gets the value of the auditLog property.
- getAuditLog() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeResponseMsg
-
Gets the value of the auditLog property.
- GetAuditLogRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetAuditLogRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogRequestMsg
-
- GetAuditLogResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAuditLogResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogResponse
-
- getAuditLogResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogResponse
-
- GetAuditLogResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetAuditLogResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogResponseMsg
-
- getAuditLogsByTimeRange(GetAuditLogsByTimeRangeRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
obtain audit logs by time range, requires global admin role *
- getAuditLogsByTimeRange(GetAuditLogsByTimeRangeRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
obtain audit logs by time range, requires global admin role
- GetAuditLogsByTimeRange - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAuditLogsByTimeRange() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRange
-
- getAuditLogsByTimeRangeRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRange
-
- GetAuditLogsByTimeRangeRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetAuditLogsByTimeRangeRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
- GetAuditLogsByTimeRangeResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetAuditLogsByTimeRangeResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeResponse
-
- getAuditLogsByTimeRangeResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeResponse
-
- GetAuditLogsByTimeRangeResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetAuditLogsByTimeRangeResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeResponseMsg
-
- getAuthmode() - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- getAuthmode() - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- getAuthmode() - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getAuthorizationcode() - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Gets the value of the authorizationcode property.
- getAuthType() - Method in class org.miloss.fgsms.auth.PKIRequestWrapper
-
- getAuthType() - Method in class org.miloss.fgsms.presentation.UserRequestWrapper
-
- getAuthType() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getAutomatedReportingServicePort() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AutomatedReportingService_Service
-
Automated Reporting Service Port
- getAvailability(long, long, String, String, Connection, Connection) - Method in class org.miloss.fgsms.statistics.jobs.BaseJob
-
- getAvailabilityPercentage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the availabilityPercentage property.
- GetAvailableAlertRegistrations - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAvailableAlertRegistrations() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrations
-
- getAvailableAlertRegistrations(GetAvailableAlertRegistrationsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
returns a list of all SLAs that the current user can subscribe to
- getAvailableAlertRegistrations(GetAvailableAlertRegistrationsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
returns a list of all SLAs that the current user can subscribe to
- GetAvailableAlertRegistrationsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns the SLAs that have email actions setup and that the current user has at least read access to
- GetAvailableAlertRegistrationsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsRequestMsg
-
- GetAvailableAlertRegistrationsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetAvailableAlertRegistrationsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponse
-
- getAvailableAlertRegistrationsResponseMsg - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponse
-
- GetAvailableAlertRegistrationsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for GetAvailableAlertRegistrationsResponseMsg complex type.
- GetAvailableAlertRegistrationsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponseMsg
-
- getAverageactiveconsumers() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averageactiveconsumers property.
- getAveragebytesdropped() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averagebytesdropped property.
- getAveragebytesin() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averagebytesin property.
- getAveragebytesout() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averagebytesout property.
- getAverageChannelCount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageChannelCount property.
- getAverageconsumers() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averageconsumers property.
- getAverageCPUUsage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageCPUUsage property.
- getAverageMemoryUsage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageMemoryUsage property.
- getAveragemessagesdropped() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averagemessagesdropped property.
- getAverageMessagesDropped() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageMessagesDropped property.
- getAveragemessagesent() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averagemessagesent property.
- getAverageMessagesIn() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageMessagesIn property.
- getAverageMessagesOut() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageMessagesOut property.
- getAveragemessagesrecieved() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averagemessagesrecieved property.
- getAverageOpenFileCount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageOpenFileCount property.
- getAveragequeuedepth() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the averagequeuedepth property.
- getAverageResponseTime() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Gets the value of the averageResponseTime property.
- getAverageResponseTime() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageResponseTime property.
- getAverageThreadCount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the averageThreadCount property.
- getBehavior() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getBinary() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Gets the value of the binary property.
- getBindingKey() - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- getBrokerHostname() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Gets the value of the brokerHostname property.
- getBrokerList(GetBrokerListRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns the current list of monitored brokers and some general statistics
on each broker, such as current total message counts as reported by the
broker, average queue depth amonst all queues, etc.
- getBrokerList(GetBrokerListRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns the current list of monitored brokers and some general statistics on each broker, such as current total message counts as reported by the broker, average queue depth amonst all queues, etc.
- GetBrokerList - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetBrokerList() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerList
-
- getBrokerList() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListResponseMsg
-
Gets the value of the brokerList property.
- getBrokerListRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerList
-
- GetBrokerListRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetBrokerListRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListRequestMsg
-
- GetBrokerListResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetBrokerListResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListResponse
-
- getBrokerListResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListResponse
-
- GetBrokerListResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetBrokerListResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListResponseMsg
-
- GetBrokerStatistics(String) - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- getBrokerURI() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Gets the value of the brokerURI property.
- getBucketCategory() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the bucketCategory property.
- getBundleString(String) - Static method in class org.miloss.fgsms.common.BundleLoader
-
loads a resource from the properties file
- getBundleString(String) - Static method in class org.miloss.fgsms.sla.SLACommon
-
loads a resource from the properties file
- getByteBufferUtf8(String) - Static method in class org.miloss.fgsms.common.codec.StringUtils
-
Encodes the given string into a byte buffer using the UTF-8 charset, storing the result into a new byte
array.
- getBytesdropped() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the bytesdropped property.
- getBytesDropped() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the bytesDropped property.
- getBytesin() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the bytesin property.
- getBytesIn() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the bytesIn property.
- getBytesIso8859_1(String) - Static method in class org.miloss.fgsms.common.codec.StringUtils
-
Encodes the given string into a sequence of bytes using the ISO-8859-1 charset, storing the result into a new
byte array.
- getBytesout() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the bytesout property.
- getBytesOut() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the bytesOut property.
- GetBytesPerSecond(String, boolean) - Method in class org.miloss.fgsms.osagent.Iostat
-
- getBytesUnchecked(String, String) - Static method in class org.miloss.fgsms.common.codec.StringUtils
-
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte
array.
- getBytesUsAscii(String) - Static method in class org.miloss.fgsms.common.codec.StringUtils
-
Encodes the given string into a sequence of bytes using the US-ASCII charset, storing the result into a new byte
array.
- getBytesusedMemory() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the bytesusedMemory property.
- getBytesusedMemory() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the bytesusedMemory property.
- getBytesUtf16(String) - Static method in class org.miloss.fgsms.common.codec.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16 charset, storing the result into a new byte
array.
- getBytesUtf16Be(String) - Static method in class org.miloss.fgsms.common.codec.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16BE charset, storing the result into a new byte
array.
- getBytesUtf16Le(String) - Static method in class org.miloss.fgsms.common.codec.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-16LE charset, storing the result into a new byte
array.
- getBytesUtf8(String) - Static method in class org.miloss.fgsms.common.codec.StringUtils
-
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte
array.
- getCanonicalname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the canonicalname property.
- getCaveats() - Method in class org.miloss.fgsms.services.interfaces.common.SecurityWrapper
-
Gets the value of the caveats property.
- getCertinfo() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getChainedPriority() - Method in class org.miloss.fgsms.common.Logger
-
- getCharacterEncoding() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getCharset() - Method in class org.miloss.fgsms.common.codec.Hex
-
Gets the charset.
- getCharsetName() - Method in class org.miloss.fgsms.common.codec.Hex
-
Gets the charset name.
- GetChildNodes(String, List<ServiceType>) - Static method in class org.miloss.fgsms.presentation.Helper
-
used from tree view of home page, returns all child nodes from
a given parent
- getCipherText() - Method in class org.miloss.fgsms.common.AesCbcWithIntegrity.CipherTextIvMac
-
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportCSVDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusRequestMessage
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.common.SecurityWrapper
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostStatsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsAll
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentialsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentialsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentActionRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentActionResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActionsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActionsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ElevateSecurityLevelRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ElevateSecurityLevelResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsgWrapper
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestWrapper
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPluginRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPluginResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettingsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettingsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPluginRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPluginResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentActionRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentActionResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportCSVDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToCSVResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToHTMLResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatusRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatusResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusResponseMsg
-
Gets the value of the classification property.
- getClassification() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the classification property.
- getClassificationReason() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the classificationReason property.
- getClassifiedBy() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the classifiedBy property.
- getClasslevel() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getClasslevel() - Method in class org.miloss.fgsms.osagent.OSAgent
-
- GetClassLevel(boolean) - Static method in class org.miloss.fgsms.sla.SLACommon
-
- getClassLevelAsCopy() - Method in class org.miloss.fgsms.osagent.OSAgent
-
- getClassLevelFromDB() - Method in class org.miloss.fgsms.services.rs.impl.Reporting
-
- getClassname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsgWrapper
-
Gets the value of the classname property.
- getClassname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.Plugin
-
Gets the value of the classname property.
- getClassName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLARuleGeneric
-
Gets the value of the className property.
- getClazz() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Gets the value of the clazz property.
- getCode() - Method in class org.miloss.fgsms.services.interfaces.faults.ServiceUnavailableException
-
Gets the value of the code property.
- getCommand() - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Gets the value of the command property.
- getCommand() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the command property.
- getCompletedJobs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsResponseMsg
-
Gets the value of the completedJobs property.
- getCompleter() - Method in class org.miloss.fgsms.osagent.Df
-
- getCompleter() - Method in class org.miloss.fgsms.osagent.Iostat
-
- getCompleter() - Method in class org.miloss.fgsms.osagent.SigarCommandBase
-
- getCompletions() - Method in class org.miloss.fgsms.osagent.Ifconfig
-
- getCompletions() - Method in class org.miloss.fgsms.osagent.SigarCommandBase
-
- getComponentAddress() - Method in class org.oasis_open.docs.wsdm.muws1_2.ComponentType
-
Gets the value of the componentAddress property.
- getConfidentialityKey() - Method in class org.miloss.fgsms.common.AesCbcWithIntegrity.SecretKeys
-
- getConfig() - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
- getConfig() - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getConfig() - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getConfigurationDB_NONPOOLED_Connection() - Static method in class org.miloss.fgsms.common.Utility
-
Deprecated.
- getConfigurationDBConnection() - Static method in class org.miloss.fgsms.common.Utility
-
returns a JDNI pooled database connection if the primary cannot be
reached, the secondary is used or null is returned.
- getConnection() - Method in class org.miloss.fgsms.quartz.EncryptedConnectionProvider
-
- getConsumercount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the consumercount property.
- getConsumerReference() - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Gets the value of the consumerReference property.
- getConsumerReference() - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
Gets the value of the consumerReference property.
- getConsumerReference() - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisherResponse
-
Gets the value of the consumerReference property.
- getContent() - Method in class org.oasis_open.docs.wsdm.muws2_2.DialectableExpressionType
-
Gets the value of the content property.
- getContent() - Method in class org.oasis_open.docs.wsn.b_2.QueryExpressionType
-
Gets the value of the content property.
- getContent() - Method in class org.oasis_open.docs.wsn.b_2.TopicExpressionType
-
Gets the value of the content property.
- getContent() - Method in class org.oasis_open.docs.wsn.t_1.Documentation
-
Gets the value of the content property.
- getContent() - Method in class org.oasis_open.docs.wsn.t_1.QueryExpressionType
-
Gets the value of the content property.
- getContent() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.ErrorCode
-
Gets the value of the content property.
- getContent() - Method in class org.oasis_open.docs.wsrf.rp_2.QueryExpressionType
-
Gets the value of the content property.
- getContent() - Method in class org.oasis_open.docs.wsrf.rp_2.QueryResourcePropertiesResponse
-
Gets the value of the content property.
- getContentLength() - Method in class org.miloss.fgsms.agents.OutputStreamResponseWrapper
-
- getContentLength() - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- getContentLength() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getContentLengthLong() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getContentType() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getContextPath() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getCookies() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getCorrectedURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the correctedURL property.
- getCpucorecount() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the cpucorecount property.
- GetCPUCores() - Method in class org.miloss.fgsms.osagent.Ps
-
- getCpuTime(long) - Static method in class org.miloss.fgsms.osagent.Ps
-
- getCpuTime(ProcTime) - Static method in class org.miloss.fgsms.osagent.Ps
-
- GetCPUUsageOverTime(String, long, boolean) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GetCPUUsageOverTime(String, Duration, boolean) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- getCreated() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the created property.
- getCreatedby() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the createdby property.
- getCreatePullPointBindingPort() - Method in class org.oasis_open.docs.wsn.brw_2.CreatePullPointService
-
- getCreatePullPointBindingPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.brw_2.CreatePullPointService
-
- getCreatePullPointBindingPort() - Method in class org.oasis_open.docs.wsn.client.CreatePullPointService
-
- getCreatePullPointBindingPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.client.CreatePullPointService
-
- getCreationTime() - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
Gets the value of the creationTime property.
- getCreationTime() - Method in class org.oasis_open.docs.wsn.br_2.PublisherRegistrationRP
-
Gets the value of the creationTime property.
- GetCredentials(boolean, String) - Static method in class org.miloss.fgsms.common.DBSettingsLoader
-
returns a username and an encrypted password for a specific url or NULL
if not credentials are available.
- GetCSVExportNIC(List<String>, String, long, long, String) - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- getCurrentBrokerDetails(GetCurrentBrokerDetailsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns the last known data set for a broker
- getCurrentBrokerDetails(GetCurrentBrokerDetailsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns the last known data set for a broker
- GetCurrentBrokerDetails - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetCurrentBrokerDetails() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetails
-
- getCurrentBrokerDetailsRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetails
-
- GetCurrentBrokerDetailsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetCurrentBrokerDetailsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsRequestMsg
-
- GetCurrentBrokerDetailsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetCurrentBrokerDetailsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponse
-
- getCurrentBrokerDetailsResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponse
-
- GetCurrentBrokerDetailsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetCurrentBrokerDetailsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
- getCurrentClassificationLevel() - Static method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
- getCurrentClassificationLevel() - Static method in class org.miloss.fgsms.services.dcs.impl.DCS4jBean
-
- GetCurrentCPUUsage() - Method in class org.miloss.fgsms.osagent.Ps
-
- getCurrentMessage(GetCurrentMessage) - Method in class org.miloss.fgsms.wsn.broker.WSNotificationBroker
-
- getCurrentMessage(GetCurrentMessage) - Method in class org.miloss.fgsms.wsn.clientcallback.WSNotifyCallback
-
- GetCurrentMessage - Class in org.oasis_open.docs.wsn.b_2
-
Java class for anonymous complex type.
- GetCurrentMessage() - Constructor for class org.oasis_open.docs.wsn.b_2.GetCurrentMessage
-
- getCurrentMessage(GetCurrentMessage) - Method in interface org.oasis_open.docs.wsn.brw_2.NotificationBroker
-
- GetCurrentMessageResponse - Class in org.oasis_open.docs.wsn.b_2
-
Java class for anonymous complex type.
- GetCurrentMessageResponse() - Constructor for class org.oasis_open.docs.wsn.b_2.GetCurrentMessageResponse
-
- GetCurrentSecurityLevel(ProxyLoader, ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class org.miloss.fgsms.presentation.Helper
-
- GetCurrentStatus(boolean, String, AtomicReference<Boolean>, AtomicReference<Long>, AtomicReference<String>) - Static method in class org.miloss.fgsms.sla.SLACommon
-
Gets the current status of an item.
- getCurrentTime() - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Gets the value of the currentTime property.
- getCurrentTime() - Method in class org.oasis_open.docs.wsn.b_2.RenewResponse
-
Gets the value of the currentTime property.
- getCurrentTime() - Method in class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
Gets the value of the currentTime property.
- getCurrentTimeMillis() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
The time this even occurred.
- getCurrentValue() - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyChangeFailureType
-
Gets the value of the currentValue property.
- GetDAS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- GetDAS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetDAS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getDASPort() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService_Service
-
Port definition, be sure to update the execution address as necessary.
- GetDASURLs() - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- GetDASURLs() - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- GetDASURLs() - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- GetData(String, String) - Method in class org.miloss.fgsms.osagent.ProcInfo
-
gets the list of PIDs for a specific process merged by name and altname
- getData() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Gets the value of the data property.
- getData() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the data property.
- getDataCollectorList(GetDataCollectorListRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
GetDataCollectorList
Returns 0 or more host names of machines hosting data collector services
- getDataCollectorList(GetDataCollectorListRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
GetDataCollectorList
Returns 0 or more host names of machines hosting data collector services
- GetDataCollectorList - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetDataCollectorList() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorList
-
- GetDataCollectorListRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetDataCollectorList Request Msg
- GetDataCollectorListRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListRequestMsg
-
- GetDataCollectorListResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetDataCollectorListResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponse
-
- GetDataCollectorListResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Get Data Collector List Response Msg
- GetDataCollectorListResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponseMsg
-
- getDataCollectorListResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponse
-
- getDataNotSentSuccessfully() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Gets the value of the dataNotSentSuccessfully property.
- getDataSentSuccessfully() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Gets the value of the dataSentSuccessfully property.
- getDataTTL() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the dataTTL property.
- getDataWindows(String, String, boolean) - Method in class org.miloss.fgsms.osagent.ProcInfo
-
gets the list of PIDs for a specific process merged by name and altname
- getDateHeader(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getDateOfExemptedSource() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the dateOfExemptedSource property.
- getDayOfTheMonthIs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.MonthlySchedule
-
Gets the value of the dayOfTheMonthIs property.
- getDayOfTheWeekIs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.WeeklySchedule
-
Gets the value of the dayOfTheWeekIs property.
- getDCS_URLS() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getDCSalgo() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getDcsport() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getDCSPort() - Method in class org.miloss.fgsms.services.interfaces.datacollector.DataCollectorService
-
DCS Port
- getDCSRetryCount() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getDcsservice() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- GetDCSURLs() - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- GetDCSURLs() - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- GetDCSURLs() - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- getDeadMessageQueueDuration() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getDeclassDate() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the declassDate property.
- getDeclassEvent() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the declassEvent property.
- getDeclassException() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the declassException property.
- GetDefaultBuellerCredentials(boolean) - Static method in class org.miloss.fgsms.common.DBSettingsLoader
-
returns a default Buller username and an encrypted password or NULL if
not defined Items are returned from the bueller table.
- getDefaultBufferSize() - Method in class org.miloss.fgsms.common.codec.BaseNCodec
-
Get the default buffer size.
- getDefaultGateway() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Gets the value of the defaultGateway property.
- getDelete() - Method in class org.oasis_open.docs.wsrf.rp_2.DeleteResourceProperties
-
Gets the value of the delete property.
- getDeleteServiceDependencyRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependency
-
Gets the value of the deleteServiceDependencyRequest property.
- getDeleteServiceDependencyResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyResponse
-
Gets the value of the deleteServiceDependencyResponse property.
- getDeleteServicePolicyResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyResponse
-
Gets the value of the deleteServicePolicyResult property.
- getDependencies() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesResponseMsg
-
Gets the value of the dependencies property.
- getDependentaction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Gets the value of the dependentaction property.
- getDependenturi() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Gets the value of the dependenturi property.
- getDependonme() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponseMsg
-
Gets the value of the dependonme property.
- getDeploymentData(Document) - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
- getDeploymentData(Document) - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
- getDepth() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the depth property.
- getDerivedFrom() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the derivedFrom property.
- getDescription() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the description property.
- getDescription() - Method in interface org.miloss.fgsms.services.rs.impl.ReportGeneratorPlugin
-
a human readable description, it will be html encoded
- getDescription() - Method in class org.oasis_open.docs.wsdm.mows_2.EndpointDescriptions
-
Gets the value of the description property.
- getDescription() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Gets the value of the description property.
- getDestinationaction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
Gets the value of the destinationaction property.
- getDestinationuri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
Gets the value of the destinationuri property.
- getDialect() - Method in class org.oasis_open.docs.wsdm.muws1_2.CorrelatablePropertiesType
-
Gets the value of the dialect property.
- getDialect() - Method in class org.oasis_open.docs.wsdm.muws2_2.DialectableExpressionType
-
Gets the value of the dialect property.
- getDialect() - Method in class org.oasis_open.docs.wsn.b_2.QueryExpressionType
-
Gets the value of the dialect property.
- getDialect() - Method in class org.oasis_open.docs.wsn.b_2.TopicExpressionType
-
Gets the value of the dialect property.
- getDialect() - Method in class org.oasis_open.docs.wsn.t_1.QueryExpressionType
-
Gets the value of the dialect property.
- getDialect() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.ErrorCode
-
Gets the value of the dialect property.
- getDialect() - Method in class org.oasis_open.docs.wsrf.rp_2.QueryExpressionType
-
Gets the value of the dialect property.
- getDirection() - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Gets the value of the direction property.
- getDiscovery_providers() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
Returns a list of strings representing the class names of discovery
providers
- getDiscoveryInterval() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- GetDiskUsageOverTime(String, long, boolean) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GetDiskUsageOverTime(String, Duration, boolean) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- getDispatcherType() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- GetDisplayName() - Method in class org.miloss.fgsms.plugins.CustomSLAAction
-
- GetDisplayName() - Method in class org.miloss.fgsms.plugins.CustomSLARule
-
- GetDisplayName() - Method in interface org.miloss.fgsms.plugins.PluginCommon
-
end user facing display name
- getDisplayName() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
Gets the value of the displayName property.
- getDisplayname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.Plugin
-
Gets the value of the displayname property.
- getDisplayName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the displayName property.
- getDisplayName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserInfo
-
Gets the value of the displayName property.
- getDisplayName() - Method in interface org.miloss.fgsms.services.rs.impl.ReportGeneratorPlugin
-
human friendly display name of the report type
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.AvailabilityByService
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.ConsumersByQueueOrTopic
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.QueueDepth
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.QueueTopicCountByBroker
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.CpuUsageReport
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.DiskIOReport
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.FreeDiskSpace
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.MemoryUsageReport
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.NetworkIOReport
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.OpenFilesByProcess
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.ThreadCount
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ServiceLevelAgreementReport
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageMessageSizeByService
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageMessageSizeByServiceByMethod
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageResponseTimeByService
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageResponseTimeByServiceByMethod
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumer
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumerByService
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumerByServiceByMethod
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByDataCollector
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByHostingServer
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByService
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByServiceByMethod
-
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.MeanTimeBetweenFailureByService
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ResponseTimeOverTime
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByHostingServer
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByService
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByServiceByMethod
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByHostingServer
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByService
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByServiceByMethod
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.TotalMessageSizeByServiceByMethod
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.TotalMessageSizesByService
-
end user facing display name
- GetDisplayName() - Method in class org.miloss.fgsms.sla.actions.AMQPAlerter
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.actions.EmailAlerter
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.actions.JMSAlerter
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.actions.SimpleMulticastAlerter
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.actions.SLAActionLog
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.actions.SLAActionRestart
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.actions.SLAActionRunScript
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.actions.WSNotificationAlerter
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ActionContainsIgnoreCase
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ActionEqualsIgnoreCase
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.AllFaults
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.AllSuccesses
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.BrokerQueueSizeGreaterThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ChangeInAvailabilityStatus
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ConsumerContainsIgnoreCase
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ConsumerEqualsIgnoreCase
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeGreaterThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeLessThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsage
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsageOverTime
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.HighDiskUsageOverTime
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsage
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsageOverTime
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.HighNetworkUsageOverTime
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.HighOpenFileHandles
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.HighThreadCount
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeGreatThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeLessThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.LowDiskSpace
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureGreatThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureLessThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.QueueOrTopicDoesNotExist
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.RequestContentContainsIgnoreCase
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeGreaterThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeLessThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ResponseContentContainsIgnoreCase
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeGreaterThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeLessThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeGreaterThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeLessThan
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.StaleData
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.TransactionalAgentMemoContainsIgnoreCase
-
- GetDisplayName() - Method in class org.miloss.fgsms.sla.rules.XPathExpression
-
- GetDisplayName() - Method in class org.miloss.fgsms.uddipub.UddiPublisher
-
- GetDisplayName() - Method in class org.miloss.fgsms.uddipub.UpdateUddiRegistration
-
- getDisseminationControls() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the disseminationControls property.
- getDns() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Gets the value of the dns property.
- getDocumentation() - Method in class org.oasis_open.docs.wsn.t_1.ExtensibleDocumented
-
Gets the value of the documentation property.
- getDomain() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainRequestMsg
-
Gets the value of the domain property.
- getDomain() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Gets the value of the domain property.
- getDomain() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainRequestMsg
-
Gets the value of the domain property.
- getDomain() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the domain property.
- getDomain() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Gets the value of the domain property.
- GetDomainList - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetDomainList() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainList
-
- getDomainList(GetDomainListRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
provides infrastructure information, a list of all domains associated with this fgsms instance
As of RC6
- getDomainList(GetDomainListRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
provides infrastructure information, a list of all domains associated
with this fgsms instance As of RC6
- GetDomainListRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of domains that have been observed
requires global privledges
- GetDomainListRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListRequestMsg
-
- GetDomainListResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetDomainListResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListResponse
-
- GetDomainListResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
list of domain names
- GetDomainListResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListResponseMsg
-
- getDomainname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
Gets the value of the domainname property.
- getDomainName() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.MachineData
-
Gets the value of the domainName property.
- getDomainname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Gets the value of the domainname property.
- getDomainname() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Gets the value of the domainname property.
- getDomainname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineRequestMsg
-
Gets the value of the domainname property.
- getDomainName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the domainName property.
- getDomainName() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the domainName property.
- getDomainName() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Gets the value of the domainName property.
- getDomains() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListResponseMsg
-
Gets the value of the domains property.
- GetDriveInfo(String) - Method in class org.miloss.fgsms.osagent.Df
-
- getDriveInfo() - Static method in class org.miloss.fgsms.osagent.OSAgent
-
- getDriveInformation() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the driveInformation property.
- getDriveInformation() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.MachineData
-
Gets the value of the driveInformation property.
- getDriveInformation() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the driveInformation property.
- getDuration() - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Gets the value of the duration property.
- getDuration() - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Gets the value of the duration property.
- getEffectiveLevel() - Method in class org.miloss.fgsms.common.Logger
-
- getElapsedTime() - Method in class org.oasis_open.docs.wsdm.muws2_2.EventCorrelationPropertiesType
-
Gets the value of the elapsedTime property.
- getElevateSecurityLevelResponseMsg() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ElevateSecurityLevelResponse
-
Gets the value of the elevateSecurityLevelResponseMsg property.
- getEmail() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressResponseMsg
-
Gets the value of the email property.
- getEmail() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressRequestMsg
-
Gets the value of the email property.
- getEmail() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserInfo
-
Gets the value of the email property.
- getEncodedLength(byte[]) - Method in class org.miloss.fgsms.common.codec.BaseNCodec
-
Calculates the amount of space needed to encode the supplied array.
- getEnd() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.TimeRangeDiff
-
Gets the value of the end property.
- getEnd() - Method in class org.miloss.fgsms.services.interfaces.common.TimeRange
-
Gets the value of the end property.
- getEndpointReference(Element...) - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- getEndpointReference(Class<T>, Element...) - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- getEndpointReference() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Gets the value of the endpointReference property.
- getEnteredState() - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Gets the value of the enteredState property.
- getErrorCode() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Gets the value of the errorCode property.
- getEventId() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the eventId property.
- getExecutiontime() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the executiontime property.
- getExportCSVDataRequestMsg() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the exportCSVDataRequestMsg property.
- getExportDataRequestMsg() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the exportDataRequestMsg property.
- getExportDataToCSVResult() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToCSVResponse
-
Gets the value of the exportDataToCSVResult property.
- getExportDataToHTMLResult() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToHTMLResponse
-
Gets the value of the exportDataToHTMLResult property.
- getExportType() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportCSVDataRequestMsg
-
Gets the value of the exportType property.
- getExportType() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportCSVDataRequestMsg
-
Gets the value of the exportType property.
- getExternalURL() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the externalURL property.
- getFailingInvocations() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Gets the value of the failingInvocations property.
- getFailureCount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the failureCount property.
- getFaultCause() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Gets the value of the faultCause property.
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.agentcallbackservice.AccessDeniedException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.agentcallbackservice.ServiceUnavailableException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.automatedreportingservice.AccessDeniedException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.automatedreportingservice.ServiceUnavailableException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.dataaccessservice.AccessDeniedException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceUnavailableException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.datacollector.AccessDeniedException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.datacollector.ServiceUnavailableException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.policyconfiguration.AccessDeniedException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.policyconfiguration.ServiceUnavailableException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.reportingservice.AccessDeniedException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.reportingservice.ServiceUnavailableException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.status.AccessDeniedException
-
- getFaultInfo() - Method in exception org.miloss.fgsms.services.interfaces.status.ServiceUnavailableException
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.InvalidFilterFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.InvalidMessageContentExpressionFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.InvalidProducerPropertiesExpressionFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.InvalidTopicExpressionFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.MultipleTopicsSpecifiedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.NoCurrentMessageOnTopicFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.NotifyMessageNotSupportedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.PauseFailedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.PublisherRegistrationFailedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.PublisherRegistrationRejectedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.ResourceNotDestroyedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.ResourceUnknownFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.ResumeFailedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.SubscribeCreationFailedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.TopicExpressionDialectUnknownFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.TopicNotSupportedFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.UnableToCreatePullPointFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.UnableToDestroyPullPointFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.UnableToDestroySubscriptionFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.UnableToGetMessagesFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.UnacceptableInitialTerminationTimeFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.UnacceptableTerminationTimeFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.UnrecognizedPolicyRequestFault
-
- getFaultInfo() - Method in exception org.oasis_open.docs.wsn.brw_2.UnsupportedPolicyRequestFault
-
- getFaultMsg() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
The fault message is usually a high readable string
- getFederationPolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.FederationPolicyCollection
-
Gets the value of the federationPolicy property.
- getFederationPolicyCollection() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the federationPolicyCollection property.
- getFGIsourceOpen() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the fgIsourceOpen property.
- getFGIsourceProtected() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the fgIsourceProtected property.
- getFilePathDelimitor() - Static method in class org.miloss.fgsms.services.rs.impl.Reporting
-
- getFilter() - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Gets the value of the filter property.
- getFilter() - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
Gets the value of the filter property.
- getFirstIdentityToString(Object) - Static method in class org.miloss.fgsms.common.CXFUserIdentifyUtil
-
- getFirstIdentityToString(WebServiceContext) - Static method in class org.miloss.fgsms.common.UserIdentityUtil
-
Current only works for HTTP auth methods, unknown if SOAP credentials
will be available here
- getFlag() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.AndOrNot
-
Gets the value of the flag property.
- getFooter() - Method in class org.miloss.fgsms.services.rs.impl.Reporting
-
- getFormatter() - Method in class org.miloss.fgsms.osagent.SigarCommandBase
-
- getFreespace() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the freespace property.
- getFriendlyName() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the friendlyName property.
- GetGeneralSettings - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetGeneralSettings() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettings
-
- getGeneralSettings(GetGeneralSettingsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
sets a list of all settings that are used for fgsmss services
requires global admin rights or agent
As of RC6
- getGeneralSettings(GetGeneralSettingsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
sets a list of all settings that are used for fgsmss services requires
global admin rights or agent As of RC6
- GetGeneralSettingsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
optional parameter, key, filters property names by key
- GetGeneralSettingsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsRequestMsg
-
- GetGeneralSettingsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetGeneralSettingsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsResponse
-
- GetGeneralSettingsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of properties that are used for SLA email notifications
- GetGeneralSettingsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsResponseMsg
-
- getGeneralSettingsResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsResponse
-
- getGetAdministratorsResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponse
-
Gets the value of the getfgsmsAdministratorsResult property.
- getGetAgentPrinicplesResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponse
-
Gets the value of the getAgentPrinicplesResult property.
- getGetAgentTypesRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypes
-
Gets the value of the getAgentTypesRequest property.
- getGetAgentTypesResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesResponse
-
Gets the value of the getAgentTypesResponse property.
- getGetAlertRegistrationsResponseMsg() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsResponse
-
Gets the value of the getAlertRegistrationsResponseMsg property.
- getGetAlertsRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlerts
-
Gets the value of the getAlertsRequest property.
- getGetAlertsResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponse
-
Gets the value of the getAlertsResponse property.
- getGetAllMostRecentMachineAndProcessDataRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessData
-
Gets the value of the getAllMostRecentMachineAndProcessDataRequest property.
- getGetAllMostRecentMachineAndProcessDataResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataResponse
-
Gets the value of the getAllMostRecentMachineAndProcessDataResponse property.
- getGetAllOperationalStatusLogResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponse
-
Gets the value of the getAllOperationalStatusLogResult property.
- getGetAllServiceDependenciesRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependencies
-
Gets the value of the getAllServiceDependenciesRequest property.
- getGetAllServiceDependenciesResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesResponse
-
Gets the value of the getAllServiceDependenciesResponse property.
- getGetAuditLog() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLog
-
Gets the value of the getAuditLog property.
- getGetAuditLogResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogResponse
-
Gets the value of the getAuditLogResponse property.
- getGetAuditLogsByTimeRangeRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRange
-
Gets the value of the getAuditLogsByTimeRangeRequest property.
- getGetAuditLogsByTimeRangeResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeResponse
-
Gets the value of the getAuditLogsByTimeRangeResponse property.
- getGetAvailableAlertRegistrationsResponseMsg() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponse
-
Gets the value of the getAvailableAlertRegistrationsResponseMsg property.
- getGetBrokerListRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerList
-
Gets the value of the getBrokerListRequest property.
- getGetBrokerListResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListResponse
-
Gets the value of the getBrokerListResponse property.
- getGetCurrentBrokerDetailsRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetails
-
Gets the value of the getCurrentBrokerDetailsRequest property.
- getGetCurrentBrokerDetailsResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponse
-
Gets the value of the getCurrentBrokerDetailsResponse property.
- getGetDataCollectorListResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponse
-
Gets the value of the getDataCollectorListResult property.
- getGetGeneralSettingsResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsResponse
-
Gets the value of the getGeneralSettingsResult property.
- getGetGlobalPolicyResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponse
-
Gets the value of the getGlobalPolicyResult property.
- getGetHistoricalBrokerDetailsRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetails
-
Gets the value of the getHistoricalBrokerDetailsRequest property.
- getGetHistoricalBrokerDetailsResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponse
-
Gets the value of the getHistoricalBrokerDetailsResponse property.
- getGetHistoricalTopicQueueDetailsRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetails
-
Gets the value of the getHistoricalTopicQueueDetailsRequest property.
- getGetHistoricalTopicQueueDetailsResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsResponse
-
Gets the value of the getHistoricalTopicQueueDetailsResponse property.
- getGetMachinePerformanceLogsByRangeRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRange
-
Gets the value of the getMachinePerformanceLogsByRangeRequest property.
- getGetMachinePerformanceLogsByRangeResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeResponse
-
Gets the value of the getMachinePerformanceLogsByRangeResponse property.
- getGetMailSettingsResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsResponse
-
Gets the value of the getMailSettingsResult property.
- getGetMessageLogsResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsByRangeResponse
-
Gets the value of the getMessageLogsResult property.
- getGetMessageLogsResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponse
-
Gets the value of the getMessageLogsResult property.
- getGetMessageLogsResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsResponse
-
Gets the value of the getMessageLogsResult property.
- getGetMessageTransactionLogResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponse
-
Gets the value of the getMessageTransactionLogResult property.
- getGetMonitoredServiceListResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponse
-
Gets the value of the getMonitoredServiceListResult property.
- getGetMostRecentMachineDataByDomainRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomain
-
Gets the value of the getMostRecentMachineDataByDomainRequest property.
- getGetMostRecentMachineDataByDomainResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainResponse
-
Gets the value of the getMostRecentMachineDataByDomainResponse property.
- getGetMostRecentMachineDataRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineData
-
Gets the value of the getMostRecentMachineDataRequest property.
- getGetMostRecentMachineDataResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponse
-
Gets the value of the getMostRecentMachineDataResponse property.
- getGetMostRecentProcessDataRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessData
-
Gets the value of the getMostRecentProcessDataRequest property.
- getGetMostRecentProcessDataResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponse
-
Gets the value of the getMostRecentProcessDataResponse property.
- getGetMyEmailAddressResponseMsg() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressResponse
-
Gets the value of the getMyEmailAddressResponseMsg property.
- getGetOperationalStatusLogResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponse
-
Gets the value of the getOperationalStatusLogResult property.
- getGetPerformanceAverageHostingStatsResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostingStatsResponse
-
Gets the value of the getPerformanceAverageHostingStatsResult property.
- getGetPerformanceAverageStatsResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponse
-
Gets the value of the getPerformanceAverageStatsResult property.
- getGetPluginHtmlFormattedDisplayRequestMsgWrapper() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsg
-
Gets the value of the getPluginHtmlFormattedDisplayRequestMsgWrapper property.
- getGetPluginInformationRequestWrapper() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestMsg
-
Gets the value of the getPluginInformationRequestWrapper property.
- getGetProcessPerformanceLogsByRangeRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRange
-
Gets the value of the getProcessPerformanceLogsByRangeRequest property.
- getGetProcessPerformanceLogsByRangeResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponse
-
Gets the value of the getProcessPerformanceLogsByRangeResponse property.
- getGetQuickStatsAllRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAll
-
Gets the value of the getQuickStatsAllRequest property.
- getGetQuickStatsAllResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllResponse
-
Gets the value of the getQuickStatsAllResponse property.
- getGetQuickStatsRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStats
-
Gets the value of the getQuickStatsRequest property.
- getGetQuickStatsResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponse
-
Gets the value of the getQuickStatsResponse property.
- getGetServiceDependenciesRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependencies
-
Gets the value of the getServiceDependenciesRequest property.
- getGetServiceDependenciesResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponse
-
Gets the value of the getServiceDependenciesResponse property.
- getGetServiceHostListResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponse
-
Gets the value of the getServiceHostListResult property.
- getGetServicePermissionsResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponse
-
Gets the value of the getServicePermissionsResult property.
- getGetServicePolicyResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePolicyResponse
-
Gets the value of the getServicePolicyResult property.
- getGetSLAFaultRecordsResponseMsgResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponse
-
Gets the value of the getSLAFaultRecordsResponseMsgResult property.
- getGetStatusResponseResult() - Method in class org.miloss.fgsms.services.interfaces.status.GetAllStatusResponse
-
Gets the value of the getStatusResponseResult property.
- getGetStatusResponseResult() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponse
-
Gets the value of the getStatusResponseResult property.
- getGetThreadTransactionsRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactions
-
Gets the value of the getThreadTransactionsRequest property.
- getGetThreadTransactionsResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsResponse
-
Gets the value of the getThreadTransactionsResponse property.
- getGetUDDIDataPublishServicePoliciesResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponse
-
Gets the value of the getUDDIDataPublishServicePoliciesResult property.
- GetGlobalPolicy(boolean) - Static method in class org.miloss.fgsms.common.DBSettingsLoader
-
- GetGlobalPolicy() - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- GetGlobalPolicy - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetGlobalPolicy() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicy
-
- getGlobalPolicy(GetGlobalPolicyRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
requires the global policy values
required permission: none
- getGlobalPolicy(GetGlobalPolicyRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
requires the global policy values
required permission: none
can't be null, class level should be specified but
can be null
- GetGlobalPolicyRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
gets the global policy
- GetGlobalPolicyRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyRequestMsg
-
- GetGlobalPolicyResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetGlobalPolicyResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponse
-
- GetGlobalPolicyResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns the global policy
- GetGlobalPolicyResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponseMsg
-
- getGlobalPolicyResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponse
-
- getGroup() - Method in class org.miloss.fgsms.auxsrv.status.GroupNames
-
Gets the value of the group property.
- getGroup() - Method in class org.miloss.fgsms.auxsrv.status.Job
-
Gets the value of the group property.
- getGroupNames() - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Gets the value of the groupNames property.
- getGuid() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLA
-
Gets the value of the guid property.
- GetHalfScreenWidth(Cookie[]) - Static method in class org.miloss.fgsms.presentation.Helper
-
- getHeader() - Method in class org.miloss.fgsms.services.rs.impl.Reporting
-
- getHeader(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getHeaderNames() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getHeaders() - Method in class org.miloss.fgsms.agents.JAXWSGenericAgent
-
- getHeaders() - Method in class org.miloss.fgsms.agents.JAXWSGenericClientAgent
-
- getHeaders() - Method in class org.miloss.fgsms.agents.JbossWSClientAgent
-
- getHeaders() - Method in class org.miloss.fgsms.agents.JbossWSMonitor
-
- getHeaders() - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- getHeaders() - Method in class org.miloss.fgsms.presentation.PKIHandler
-
- getHeaders(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getHeaders(QName, JAXBContext, boolean) - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- getHeadersRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the headersRequest property.
- getHeadersRequest() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the headersRequest property.
- getHeadersResponse() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the headersResponse property.
- getHeadersResponse() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the headersResponse property.
- getHelp() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
Gets the value of the help property.
- getHistoricalBrokerDetails(GetHistoricalBrokerDetailsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns the historical data for a specific broker, such as average queue
depth across all topics and queues, over the given period of time
- getHistoricalBrokerDetails(GetHistoricalBrokerDetailsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns the historical data for a specific broker, such as average queue depth across all topics and queues, over the given period of time
- GetHistoricalBrokerDetails - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetHistoricalBrokerDetails() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetails
-
- getHistoricalBrokerDetailsRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetails
-
- GetHistoricalBrokerDetailsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetHistoricalBrokerDetailsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsRequestMsg
-
- GetHistoricalBrokerDetailsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetHistoricalBrokerDetailsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponse
-
- getHistoricalBrokerDetailsResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponse
-
- GetHistoricalBrokerDetailsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetHistoricalBrokerDetailsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
- getHistoricalTopicQueueDetails(GetHistoricalTopicQueueDetailsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns the historical data for a specific topic or queue on a specific
broker Must input either (URI AND topic/queue name) OR (URI AND
cannoicalname)
- getHistoricalTopicQueueDetails(GetHistoricalTopicQueueDetailsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns the historical data for a specific topic or queue on a specific broker
- GetHistoricalTopicQueueDetails - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetHistoricalTopicQueueDetails() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetails
-
- getHistoricalTopicQueueDetails() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsResponseMsg
-
Gets the value of the historicalTopicQueueDetails property.
- getHistoricalTopicQueueDetailsRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetails
-
- GetHistoricalTopicQueueDetailsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Must input either (URI AND topic/queue name) OR (URI AND cannoicalname)
- GetHistoricalTopicQueueDetailsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
- GetHistoricalTopicQueueDetailsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetHistoricalTopicQueueDetailsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsResponse
-
- getHistoricalTopicQueueDetailsResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsResponse
-
- GetHistoricalTopicQueueDetailsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetHistoricalTopicQueueDetailsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsResponseMsg
-
- getHost() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.HostInstanceStats
-
Gets the value of the host property.
- getHostInstanceStats() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ArrayOfHostInstanceStats
-
Gets the value of the hostInstanceStats property.
- getHostName() - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
returns the lowercase value of the current hostname
- getHostName() - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getHostName() - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getHostName() - Static method in class org.miloss.fgsms.common.Utility
-
returns the lowercase hostname
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostStatsRequestMsg
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.MachineData
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineRequestMsg
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainResponseMsg
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineRequestMsg
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineRequestMsg
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the hostname property.
- getHostname() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Gets the value of the hostname property.
- GetHostName() - Static method in class org.miloss.fgsms.sla.SLACommon
-
Returns the current machine's hostname using
InetAddress.getLocalHost().getHostName().toLowerCase(); The hostname will
always be lower case.
- getHosts() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponseMsg
-
Gets the value of the hosts property.
- getHosts() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponseMsg
-
Gets the value of the hosts property.
- getHtmlEncodedFaultMessage() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
This is an html encoded fault message, usually with formatting for an
email message or something similar.
- getHtmlFormatedDisplay() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayResponseMsg
-
Gets the value of the htmlFormatedDisplay property.
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.plugins.CustomSLARule
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in interface org.miloss.fgsms.plugins.sla.SLARuleInterface
-
returns a html encoded string contain usually the rule name plus the configured values.
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ActionContainsIgnoreCase
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ActionEqualsIgnoreCase
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.AllFaults
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.AllSuccesses
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.BrokerQueueSizeGreaterThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ChangeInAvailabilityStatus
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ConsumerContainsIgnoreCase
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ConsumerEqualsIgnoreCase
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeGreaterThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeLessThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.HighCPUUsage
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.HighCPUUsageOverTime
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.HighDiskUsageOverTime
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsage
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsageOverTime
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.HighNetworkUsageOverTime
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.HighOpenFileHandles
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.HighThreadCount
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeGreatThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeLessThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.LowDiskSpace
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureGreatThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureLessThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.QueueOrTopicDoesNotExist
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.RequestContentContainsIgnoreCase
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeGreaterThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeLessThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ResponseContentContainsIgnoreCase
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeGreaterThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeLessThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ResponseTimeGreaterThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.ResponseTimeLessThan
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.StaleData
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.TransactionalAgentMemoContainsIgnoreCase
-
- GetHtmlFormattedDisplay(List<NameValuePair>) - Method in class org.miloss.fgsms.sla.rules.XPathExpression
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.plugins.CustomSLAAction
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.plugins.CustomSLARule
-
- GetHtmlFormattedHelp() - Method in interface org.miloss.fgsms.plugins.PluginCommon
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.AvailabilityByService
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.ConsumersByQueueOrTopic
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.QueueDepth
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.QueueTopicCountByBroker
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.CpuUsageReport
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.DiskIOReport
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.FreeDiskSpace
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.MemoryUsageReport
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.NetworkIOReport
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.OpenFilesByProcess
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.os.ThreadCount
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ServiceLevelAgreementReport
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageMessageSizeByService
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageMessageSizeByServiceByMethod
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageResponseTimeByService
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.AverageResponseTimeByServiceByMethod
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.BaseWebServiceReport
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumer
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumerByService
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByConsumerByServiceByMethod
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByDataCollector
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.InvocationsByHostingServer
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.MeanTimeBetweenFailureByService
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ResponseTimeOverTime
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByHostingServer
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByService
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.ThroughputByServiceByMethod
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.TotalMessageSizeByServiceByMethod
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.TotalMessageSizesByService
-
returns html formatted help to guide users towards proper usage.
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.actions.AMQPAlerter
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.actions.EmailAlerter
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.actions.JMSAlerter
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.actions.SimpleMulticastAlerter
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.actions.SLAActionLog
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.actions.SLAActionRestart
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.actions.SLAActionRunScript
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.actions.WSNotificationAlerter
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ActionContainsIgnoreCase
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ActionEqualsIgnoreCase
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.AllFaults
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.AllSuccesses
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.BrokerQueueSizeGreaterThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ChangeInAvailabilityStatus
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ConsumerContainsIgnoreCase
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ConsumerEqualsIgnoreCase
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeGreaterThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeLessThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsage
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsageOverTime
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.HighDiskUsageOverTime
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsage
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsageOverTime
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.HighNetworkUsageOverTime
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.HighOpenFileHandles
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.HighThreadCount
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeGreatThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeLessThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.LowDiskSpace
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureGreatThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureLessThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.QueueOrTopicDoesNotExist
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.RequestContentContainsIgnoreCase
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeGreaterThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeLessThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ResponseContentContainsIgnoreCase
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeGreaterThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeLessThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeGreaterThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeLessThan
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.StaleData
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.TransactionalAgentMemoContainsIgnoreCase
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.sla.rules.XPathExpression
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.uddipub.UddiPublisher
-
- GetHtmlFormattedHelp() - Method in class org.miloss.fgsms.uddipub.UpdateUddiRegistration
-
- getHttpHeaderName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserIdentity
-
Gets the value of the httpHeaderName property.
- getId() - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Gets the value of the id property.
- getId() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the id property.
- getId() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the id property.
- getId() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the id property.
- getId() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the id property.
- getId() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsRequestMsg
-
Gets the value of the id property.
- getID() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.OperationalRecord
-
Gets the value of the id property.
- getIdentity() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the identity property.
- getIdentity() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the identity property.
- getIdentity() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the identity property.
- getIdependon() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponseMsg
-
Gets the value of the idependon property.
- getIgnoreList() - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
list of soap actions that should be ignored by agents
- getIgnoreList() - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getIgnoreList() - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getImplementingClassName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.FederationPolicy
-
Gets the value of the implementingClassName property.
- getImplementingClassName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAAction
-
Gets the value of the implementingClassName property.
- getIncidentid() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
a unique UUID of this alert, with is also recorded in the SLA table of
the performance database.
- getIncidentID() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Gets the value of the incidentID property.
- getInfo(SigarProxy, long) - Static method in class org.miloss.fgsms.osagent.Ps
-
- getInitialContext(Hashtable<?, ?>) - Method in class org.miloss.fgsms.test.InitialContextFactoryForTest
-
- getInitialTerminationTime() - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Gets the value of the initialTerminationTime property.
- getInitialTerminationTime() - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisher
-
Gets the value of the initialTerminationTime property.
- getInputStream() - Method in class org.miloss.fgsms.agents.InputStreamRequestWrapper
-
- getInputStream() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getInsert() - Method in class org.oasis_open.docs.wsrf.rp_2.InsertResourceProperties
-
Gets the value of the insert property.
- getInsertOrUpdateOrDelete() - Method in class org.oasis_open.docs.wsrf.rp_2.SetResourceProperties
-
Gets the value of the insertOrUpdateOrDelete property.
- getInstalledMemory() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponseMsg
-
Gets the value of the installedMemory property.
- getInstance(String) - Static method in class org.miloss.fgsms.osagent.sensor.SensorProviderFactory
-
- getInstance(ServletContext) - Static method in class org.miloss.fgsms.presentation.ProxyLoader
-
- getInstance() - Static method in class org.miloss.fgsms.services.rs.impl.RSProcessorSingleton
-
- getInstance() - Static method in class org.miloss.fgsms.sla.SLAProcessorSingleton
-
- getInstance() - Static method in class org.miloss.fgsms.wsn.broker.SingletonBroker
-
- getIntegrityKey() - Method in class org.miloss.fgsms.common.AesCbcWithIntegrity.SecretKeys
-
- getIntHeader(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getIp() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Gets the value of the ip property.
- getIpaddress() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Gets the value of the ipaddress property.
- getIPV4Address() - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Gets the value of the ipv4Address property.
- getIPV6Address() - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Gets the value of the ipv6Address property.
- getItems() - Method in class org.miloss.fgsms.services.interfaces.common.NameValuePairSet
-
Gets the value of the items property.
- getItems() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsResponseMsg
-
Gets the value of the items property.
- getItems() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsRequestMsg
-
Gets the value of the items property.
- getItemtype() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the itemtype property.
- getItemType() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the itemType property.
- getIv() - Method in class org.miloss.fgsms.common.AesCbcWithIntegrity.CipherTextIvMac
-
- getJavaxkeystore() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getJavaxkeystorepass() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
encrypted password to the key store
- getJavaxtruststore() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getJavaxtruststorepass() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
encrypted password to the trust store
- getJob() - Method in class org.miloss.fgsms.auxsrv.status.Jobs
-
Gets the value of the job property.
- getJob() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExistingReportDefitions
-
Gets the value of the job property.
- getJobId() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportRequestMsg
-
Gets the value of the jobId property.
- getJobId() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the jobId property.
- getJobs() - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Gets the value of the jobs property.
- getJobs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportRequestMsg
-
Gets the value of the jobs property.
- getJobs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponseMsg
-
Gets the value of the jobs property.
- getJobsExecuted() - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Gets the value of the jobsExecuted property.
- getKeyNameValue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsResponseMsg
-
Gets the value of the keyNameValue property.
- getKeyNameValue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValueEnc
-
Gets the value of the keyNameValue property.
- getKeyNameValue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettingsRequestMsg
-
Gets the value of the keyNameValue property.
- getKeyNameValueEnc() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsRequestMsg
-
Gets the value of the keyNameValueEnc property.
- getKeyStoreTrustStoreDirectory() - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
returns the directory containing the trust store and key stores
- getKeyStoreTrustStoreDirectory() - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- getKeyStoreTrustStoreDirectory() - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getKeyvalue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsRequestMsg
-
Gets the value of the keyvalue property.
- getKilobytespersecondDiskRead() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the kilobytespersecondDiskRead property.
- getKilobytespersecondDiskWrite() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the kilobytespersecondDiskWrite property.
- getKilobytespersecondNetworkReceive() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterPerformanceData
-
Gets the value of the kilobytespersecondNetworkReceive property.
- getKilobytespersecondNetworkTransmit() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterPerformanceData
-
Gets the value of the kilobytespersecondNetworkTransmit property.
- getLang() - Method in class org.oasis_open.docs.wsdm.muws2_2.LangString
-
Gets the value of the lang property.
- getLang() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.Description
-
Gets the value of the lang property.
- getLargestQueueDepth() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the largestQueueDepth property.
- getLastCheckIn() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the lastCheckIn property.
- getLastErrorMessage() - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
- GetLastErrorMessage() - Method in class org.miloss.fgsms.agentcore.MessageProcessorAdapter
-
- GetLastErrorMessage() - Method in interface org.miloss.fgsms.agentcore.MessageProcessorAdapterMBean
-
- getLastErrorMessage() - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getLastErrorMessage() - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- GetLastKnownStatus(String, boolean, AtomicReference<Boolean>) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GetLastLookup() - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- GetLastLookup() - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- GetLastLookup() - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- getLastRanAt() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the lastRanAt property.
- getLastRequestSize() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the lastRequestSize property.
- getLastResponseSize() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the lastResponseSize property.
- getLastResponseTime() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the lastResponseTime property.
- getLastStatusChangeTimeStamp() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Gets the value of the lastStatusChangeTimeStamp property.
- getLastupdateat() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponseMsg
-
Gets the value of the lastupdateat property.
- getLastUpdated() - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Gets the value of the lastUpdated property.
- getLastUpdated() - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Gets the value of the lastUpdated property.
- getLatitude() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GeoTag
-
Gets the value of the latitude property.
- getLevel() - Method in class org.miloss.fgsms.common.Logger
-
- getLHS() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.AndOrNot
-
Gets the value of the lhs property.
- GetListOfMonitoredServices() - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- getLocalAddr() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getLocale() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getLocales() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getLocalizedMessage() - Method in exception org.miloss.fgsms.agentcore.ConfigurationException
-
- getLocalName() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getLocalPort() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getLocation() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the location property.
- getLog() - Static method in class org.miloss.fgsms.presentation.LogHelper
-
- getLogger(String) - Static method in class org.miloss.fgsms.common.Logger
-
- getLogger(Class) - Static method in class org.miloss.fgsms.common.Logger
-
- getLogger(String, LoggerFactory) - Static method in class org.miloss.fgsms.common.Logger
-
- getLogs() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponseMsg
-
Gets the value of the logs property.
- getLongitude() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GeoTag
-
Gets the value of the longitude property.
- getMac() - Method in class org.miloss.fgsms.common.AesCbcWithIntegrity.CipherTextIvMac
-
- getMac() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Gets the value of the mac property.
- getMachine() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Gets the value of the machine property.
- getMachineData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataResponseMsg
-
Gets the value of the machineData property.
- getMachineData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainResponseMsg
-
Gets the value of the machineData property.
- getMachineData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponseMsg
-
Gets the value of the machineData property.
- getMachineData() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Gets the value of the machineData property.
- getMachineInfo(MachinePolicy) - Method in class org.miloss.fgsms.osagent.OSAgent
-
Get machine information, such as current cpu, memory, disk, nic usage
- getMachineInformation() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponseMsg
-
Gets the value of the machineInformation property.
- getMachineInformation() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
Gets the value of the machineInformation property.
- getMachineInstalledRam(String) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
used to load installed ram on a given system
- getMachineName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the machineName property.
- getMachinePerformanceData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeResponseMsg
-
Gets the value of the machinePerformanceData property.
- getMachinePerformanceData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.MachineData
-
Gets the value of the machinePerformanceData property.
- getMachinePerformanceLogsByRange(GetMachinePerformanceLogsByRangeRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
returns performance and drive information logs of a specific machine
records by uri and time range
- getMachinePerformanceLogsByRange(GetMachinePerformanceLogsByRangeRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
returns performance and drive information logs of a specific machine records by uri and time range
- GetMachinePerformanceLogsByRange - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMachinePerformanceLogsByRange() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRange
-
- getMachinePerformanceLogsByRangeRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRange
-
- GetMachinePerformanceLogsByRangeRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetMachinePerformanceLogsByRangeRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
- GetMachinePerformanceLogsByRangeResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMachinePerformanceLogsByRangeResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeResponse
-
- getMachinePerformanceLogsByRangeResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeResponse
-
- GetMachinePerformanceLogsByRangeResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetMachinePerformanceLogsByRangeResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeResponseMsg
-
- getMachinePolicy() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponseMsg
-
Gets the value of the machinePolicy property.
- getMachinePolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponseMsg
-
Gets the value of the machinePolicy property.
- getMachinePolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponseMsg
-
Gets the value of the machinePolicy property.
- GetMachinesByDomain - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetMachinesByDomain() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomain
-
- getMachinesByDomain(GetMachinesByDomainRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
provides infrastructure information, a list of all known hostnames associated with this fgsms instance
As of RC6
- getMachinesByDomain(GetMachinesByDomainRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
provides infrastructure information, a list of all known hostnames
associated with this fgsms instance As of RC6
- GetMachinesByDomainRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of machines that have been observed
requires global privledges
- GetMachinesByDomainRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainRequestMsg
-
- GetMachinesByDomainResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetMachinesByDomainResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainResponse
-
- GetMachinesByDomainResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
list of machine hostnnames
- GetMachinesByDomainResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainResponseMsg
-
- GetMachineStatistics(String) - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- GetMailSettings - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetMailSettings() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettings
-
- getMailSettings(GetMailSettingsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
gets mail settings that are used to deliver email for SLA alerts
- getMailSettings(GetMailSettingsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
gets mail settings that are used to deliver email for SLA alerts
- GetMailSettingsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
empty request message
- GetMailSettingsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsRequestMsg
-
- GetMailSettingsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetMailSettingsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsResponse
-
- GetMailSettingsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of properties that are used for SLA email notifications
- GetMailSettingsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsResponseMsg
-
- getMailSettingsResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsResponse
-
- getManageabilityEndpointReference() - Method in class org.oasis_open.docs.wsdm.mows_2.GetManageabilityReferencesResponse
-
Gets the value of the manageabilityEndpointReference property.
- getManageabilityEndpointReference() - Method in class org.oasis_open.docs.wsdm.muws2_2.CreationNotification
-
Gets the value of the manageabilityEndpointReference property.
- getManageabilityEndpointReference() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Gets the value of the manageabilityEndpointReference property.
- GetManageabilityReferencesResponse - Class in org.oasis_open.docs.wsdm.mows_2
-
Java class for anonymous complex type.
- GetManageabilityReferencesResponse() - Constructor for class org.oasis_open.docs.wsdm.mows_2.GetManageabilityReferencesResponse
-
- getMaximumNumber() - Method in class org.oasis_open.docs.wsn.b_2.GetMessages
-
Gets the value of the maximumNumber property.
- getMaximumRequestSize() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the maximumRequestSize property.
- getMaximumResponseSize() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the maximumResponseSize property.
- getMaximumResponseTime() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the maximumResponseTime property.
- getMaximumTime() - Method in class org.oasis_open.docs.wsn.b_2.UnacceptableInitialTerminationTimeFaultType
-
Gets the value of the maximumTime property.
- getMaximumTime() - Method in class org.oasis_open.docs.wsn.b_2.UnacceptableTerminationTimeFaultType
-
Gets the value of the maximumTime property.
- getMaxRequestSize() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the maxRequestSize property.
- getMaxResponseSize() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the maxResponseSize property.
- getMaxResponseTime() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the maxResponseTime property.
- getMemo() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Gets the value of the memo property.
- getMemoryinstalled() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the memoryinstalled property.
- GetMemoryUsageOverTime(String, long, boolean) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GetMemoryUsageOverTime(String, Duration, boolean) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- getMessage() - Method in exception org.miloss.fgsms.agentcore.ConfigurationException
-
- getMessage() - Method in class org.miloss.fgsms.plugins.sla.alertservice.RecieveServiceAlert
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponseMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportResponseMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportResponseMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.OperationalRecord
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyResponseMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponseMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Gets the value of the message property.
- getMessage() - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- getMessage() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageInformationType
-
Gets the value of the message property.
- getMessage() - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Gets the value of the message property.
- getMessage() - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
Gets the value of the message property.
- getMessageContext() - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- getMessagecount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the messagecount property.
- GetMessageLogs - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMessageLogs() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogs
-
- getMessageLogsByRange(GetMessageLogsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns all available message logs for a given period of time, audit
access required
GetMessageLogsRequest Optional parameters: URL,
shows only transactions from a matching modified url monitorhostname
servicehostname agenttype
Required: Time Range Records Offset faultsOnly SLAfaultsOnly
- getMessageLogsByRange(GetMessageLogsRequestMsg, WebServiceContext) - Static method in class org.miloss.fgsms.services.das.impl.QueryGetMessageLogsByRange
-
- getMessageLogsByRange(GetMessageLogsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns all available message logs for a given period of time
- GetMessageLogsByRange - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMessageLogsByRange() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsByRange
-
- GetMessageLogsByRangeResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMessageLogsByRangeResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsByRangeResponse
-
- GetMessageLogsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetMessageLogsRequest
Optional parameters:
URL, shows only transactions from a matching modified url
monitorhostname
servicehostname
agenttype
Required:
Time Range
Records
Offset
faultsOnly
SLAfaultsOnly
- GetMessageLogsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
- GetMessageLogsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMessageLogsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponse
-
- GetMessageLogsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetMessageLogsResponse
- GetMessageLogsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponseMsg
-
- getMessageLogsResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsByRangeResponse
-
- getMessageLogsResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponse
-
- getMessageLogsResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsResponse
-
- getMessagePattern() - Method in class org.oasis_open.docs.wsn.t_1.TopicType
-
Gets the value of the messagePattern property.
- GetMessagePayload(String) - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- getMessages(GetMessages) - Method in class org.miloss.fgsms.wsn.broker.PullPointService
-
- GetMessages(GetMessages) - Static method in class org.miloss.fgsms.wsn.broker.SingletonBroker
-
- GetMessages - Class in org.oasis_open.docs.wsn.b_2
-
Java class for anonymous complex type.
- GetMessages() - Constructor for class org.oasis_open.docs.wsn.b_2.GetMessages
-
- getMessages(GetMessages) - Method in interface org.oasis_open.docs.wsn.brw_2.PullPoint
-
- getMessagesdropped() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the messagesdropped property.
- getMessagesDropped() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the messagesDropped property.
- getMessagesIn() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the messagesIn property.
- getMessagesin() - Static method in class org.miloss.fgsms.wsn.broker.SingletonBroker
-
- getMessagesOut() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the messagesOut property.
- getMessagesout() - Static method in class org.miloss.fgsms.wsn.broker.SingletonBroker
-
- GetMessagesResponse - Class in org.oasis_open.docs.wsn.b_2
-
Java class for anonymous complex type.
- GetMessagesResponse() - Constructor for class org.oasis_open.docs.wsn.b_2.GetMessagesResponse
-
- getMessageTransactionLog(GetMessageTransactionLogRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Return a specific message log (payloads) for a given web service
transaction
- getMessageTransactionLog(GetMessageTransactionLogRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Return a specific message log for a given web service transaction
- GetMessageTransactionLog - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMessageTransactionLog() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLog
-
- getMessageTransactionLogDetails(GetMessageTransactionLogDetailsMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns a specific message transaction log for transactional web services
*
- getMessageTransactionLogDetails(GetMessageTransactionLogDetailsMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns a specific message transaction log
- GetMessageTransactionLogDetails - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMessageTransactionLogDetails() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetails
-
- GetMessageTransactionLogDetailsMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetMessageTransactionLogDetailsMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsMsg
-
- GetMessageTransactionLogDetailsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMessageTransactionLogDetailsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponse
-
- GetMessageTransactionLogDetailsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetMessageTransactionLogDetailsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
- GetMessageTransactionLogRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetMessageTransactionLog Request
- GetMessageTransactionLogRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogRequestMsg
-
- GetMessageTransactionLogResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMessageTransactionLogResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponse
-
- GetMessageTransactionLogResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetMessageTransactionLog Response
- GetMessageTransactionLogResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
- getMessageTransactionLogResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponse
-
- getMessageTypes() - Method in class org.oasis_open.docs.wsn.t_1.TopicType
-
Gets the value of the messageTypes property.
- getMethod() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Gets the value of the method property.
- getMethod() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getMinimumTime() - Method in class org.oasis_open.docs.wsn.b_2.UnacceptableInitialTerminationTimeFaultType
-
Gets the value of the minimumTime property.
- getMinimumTime() - Method in class org.oasis_open.docs.wsn.b_2.UnacceptableTerminationTimeFaultType
-
Gets the value of the minimumTime property.
- getMode_() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getModifiedurl() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
The url of the fgsms policy that this alert is related to
- GetMonitoredItemsByMachine - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetMonitoredItemsByMachine() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachine
-
- getMonitoredItemsByMachine(GetMonitoredItemsByMachineRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
provides infrastructure information, a list of all known processes associated with a given hostname
requires agent rights
As of RC6
- getMonitoredItemsByMachine(GetMonitoredItemsByMachineRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
provides infrastructure information, a list of all known processes
associated with a given hostname requires agent rights As of RC6
- GetMonitoredItemsByMachineRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of processes being monitored
requires global privledges
- GetMonitoredItemsByMachineRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineRequestMsg
-
- GetMonitoredItemsByMachineResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetMonitoredItemsByMachineResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponse
-
- GetMonitoredItemsByMachineResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
list of processes
- GetMonitoredItemsByMachineResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponseMsg
-
- getMonitoredServiceList(GetMonitoredServiceListRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
GetMonitoredServiceList
Returns 0 or more monitored services.
- getMonitoredServiceList(GetMonitoredServiceListRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
GetMonitoredServiceList
Returns 0 or more monitored services.
- GetMonitoredServiceList - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMonitoredServiceList() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceList
-
- GetMonitoredServiceListRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetMonitoredServiceListResquest
- GetMonitoredServiceListRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListRequestMsg
-
- GetMonitoredServiceListResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMonitoredServiceListResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponse
-
- GetMonitoredServiceListResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetMonitoredServiceListResponse
- GetMonitoredServiceListResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponseMsg
-
- getMonitoredServiceListResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponse
-
- getMonitorhostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Gets the value of the monitorhostname property.
- getMonitorHostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the monitorHostname property.
- getMonitorhostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Gets the value of the monitorhostname property.
- getMonitorHostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the monitorHostname property.
- getMonthNameIs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.MonthlySchedule
-
Gets the value of the monthNameIs property.
- getMostRecentMachineData(GetMostRecentMachineDataRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
machine's perf data plus drive usage
- getMostRecentMachineData(GetMostRecentMachineDataRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
machine's perf data plus drive usage
- GetMostRecentMachineData - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMostRecentMachineData() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineData
-
- getMostRecentMachineDataByDomain(GetMostRecentMachineDataByDomainRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
get all machines in a given domain plus drive info
- getMostRecentMachineDataByDomain(GetMostRecentMachineDataByDomainRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
get all machines in a given domain plus drive info
- GetMostRecentMachineDataByDomain - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMostRecentMachineDataByDomain() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomain
-
- getMostRecentMachineDataByDomainRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomain
-
- GetMostRecentMachineDataByDomainRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetMostRecentMachineDataByDomainRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainRequestMsg
-
- GetMostRecentMachineDataByDomainResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMostRecentMachineDataByDomainResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainResponse
-
- getMostRecentMachineDataByDomainResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainResponse
-
- GetMostRecentMachineDataByDomainResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetMostRecentMachineDataByDomainResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainResponseMsg
-
- getMostRecentMachineDataRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineData
-
- GetMostRecentMachineDataRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetMostRecentMachineDataRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
- GetMostRecentMachineDataResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMostRecentMachineDataResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponse
-
- getMostRecentMachineDataResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponse
-
- GetMostRecentMachineDataResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetMostRecentMachineDataResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponseMsg
-
- getMostRecentProcessData(GetMostRecentProcessDataRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
process's perf data
- getMostRecentProcessData(GetMostRecentProcessDataRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
process's perf data
- GetMostRecentProcessData - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMostRecentProcessData() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessData
-
- getMostRecentProcessDataRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessData
-
- GetMostRecentProcessDataRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetMostRecentProcessDataRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataRequestMsg
-
- GetMostRecentProcessDataResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetMostRecentProcessDataResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponse
-
- getMostRecentProcessDataResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponse
-
- GetMostRecentProcessDataResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetMostRecentProcessDataResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponseMsg
-
- getMsgCatalog() - Method in class org.oasis_open.docs.wsdm.muws2_2.MsgCatalogInformationType
-
Gets the value of the msgCatalog property.
- getMsgCatalogType() - Method in class org.oasis_open.docs.wsdm.muws2_2.MsgCatalogInformationType
-
Gets the value of the msgCatalogType property.
- getMsgId() - Method in class org.oasis_open.docs.wsdm.muws2_2.SubstitutableMsgType
-
Gets the value of the msgId property.
- getMsgIdType() - Method in class org.oasis_open.docs.wsdm.muws2_2.SubstitutableMsgType
-
Gets the value of the msgIdType property.
- getMTBF() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Gets the value of the mtbf property.
- getMTBF() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the mtbf property.
- getMtu() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Gets the value of the mtu property.
- GetMultipleResourceProperties - Class in org.oasis_open.docs.wsrf.rp_2
-
Java class for anonymous complex type.
- GetMultipleResourceProperties() - Constructor for class org.oasis_open.docs.wsrf.rp_2.GetMultipleResourceProperties
-
- GetMyEmailAddress - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetMyEmailAddress() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddress
-
- getMyEmailAddress(GetMyEmailAddressRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
- getMyEmailAddress(GetMyEmailAddressRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Get my email address
- GetMyEmailAddressRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns the email address of the current user
- GetMyEmailAddressRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressRequestMsg
-
- GetMyEmailAddressResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetMyEmailAddressResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressResponse
-
- getMyEmailAddressResponseMsg - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressResponse
-
- GetMyEmailAddressResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for GetMyEmailAddressResponseMsg complex type.
- GetMyEmailAddressResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressResponseMsg
-
- getMyScheduledReports(GetMyScheduledReportsRequestMsg) - Method in class org.miloss.fgsms.services.ars.impl.AutomatedReportingServiceImpl
-
* Gets a list of jobs owned by the current user and a list of recently
generated reports
- getMyScheduledReports(GetMyScheduledReportsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.automatedreportingservice.AutomatedReportingService
-
Gets a list of jobs owned by the current user and a list of recently generated reports
- GetMyScheduledReports - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for anonymous complex type.
- GetMyScheduledReports() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReports
-
- GetMyScheduledReportsRequestMsg - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for GetMyScheduledReportsRequestMsg complex type.
- GetMyScheduledReportsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsRequestMsg
-
- GetMyScheduledReportsResponse - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for anonymous complex type.
- GetMyScheduledReportsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsResponse
-
- GetMyScheduledReportsResponseMsg - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for GetMyScheduledReportsResponseMsg complex type.
- GetMyScheduledReportsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsResponseMsg
-
- getName() - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
Return the name (i.e.
- getName() - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
Return the name (i.e.
- getName() - Method in class org.miloss.fgsms.auxsrv.status.Group
-
Gets the value of the name property.
- getName() - Method in class org.miloss.fgsms.auxsrv.status.Job
-
Gets the value of the name property.
- getName() - Method in class org.miloss.fgsms.auxsrv.status.Trigger
-
Gets the value of the name property.
- getName() - Method in class org.miloss.fgsms.auxsrv.status.TriggerGroup
-
Gets the value of the name property.
- getName() - Method in class org.miloss.fgsms.common.Logger
-
- getName() - Method in class org.miloss.fgsms.services.interfaces.common.Header
-
Gets the value of the name property.
- getName() - Method in class org.miloss.fgsms.services.interfaces.common.NameValuePair
-
Gets the value of the name property.
- getName() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the name property.
- getName() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Gets the value of the name property.
- getName() - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType
-
Gets the value of the name property.
- getName() - Method in class org.oasis_open.docs.wsn.t_1.TopicType
-
Gets the value of the name property.
- getNamespace() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.XMLNamespacePrefixies
-
Gets the value of the namespace property.
- getNamespaces() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserIdentity
-
Gets the value of the namespaces property.
- getNameValuePairByName(List<NameValuePair>, String) - Static method in class org.miloss.fgsms.common.Utility
-
returns a live copy of the select nvp if it exists, or null
- getNetworkAdapterPerformanceData() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the networkAdapterPerformanceData property.
- GetNetworkInfo() - Method in class org.miloss.fgsms.osagent.NetInfo
-
- GetNetworkUsageOverTime(String, Duration, boolean, String, String) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- getNewValues() - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType
-
Gets the value of the newValues property.
- GetNICNamesAsHtmlListbox(String, String, String, PCS, SecurityWrapper, List<String>) - Method in class org.miloss.fgsms.presentation.ManageHelper
-
- getNonICmarkings() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the nonICmarkings property.
- getNotificationMessage() - Method in class org.oasis_open.docs.wsn.b_2.GetMessagesResponse
-
Gets the value of the notificationMessage property.
- getNotificationMessage() - Method in class org.oasis_open.docs.wsn.b_2.Notify
-
Gets the value of the notificationMessage property.
- getNotificationPort() - Method in class org.oasis_open.docs.wsn.brw_2.NotificationService
-
- getNotificationPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.brw_2.NotificationService
-
- getNotificationPort() - Method in class org.oasis_open.docs.wsn.client.NotificationService
-
- getNotificationPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.client.NotificationService
-
- getNotifications() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the notifications property.
- getNotIncluded() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Gets the value of the notIncluded property.
- getNumberofActiveThreads() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the numberofActiveThreads property.
- getNumberofActiveThreads() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the numberofActiveThreads property.
- getNumberOfFailedRequests() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the numberOfFailedRequests property.
- getNumberOfQueuesTopics() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the numberOfQueuesTopics property.
- getNumberOfRequests() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the numberOfRequests property.
- getNumberOfSuccessfulRequests() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the numberOfSuccessfulRequests property.
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.miloss.fgsms.tomcat.jdbcp.EncryptedConnectionFactory
-
- getOfflinestorage() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsRequestMsg
-
Gets the value of the offset property.
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsRequestMsg
-
Gets the value of the offset property.
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogRequestMsg
-
Gets the value of the offset property.
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
Gets the value of the offset property.
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Gets the value of the offset property.
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Gets the value of the offset property.
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Gets the value of the offset property.
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Gets the value of the offset property.
- getOffset() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Gets the value of the offset property.
- getOldValues() - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType
-
Gets the value of the oldValues property.
- GetOpenFileCount(String) - Method in class org.miloss.fgsms.osagent.ProcFileInfo
-
- getOpenFileHandles() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the openFileHandles property.
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.osagent.callbacks.RemoteAgentCallbackImpl
-
Deprecated.
Gets the operating status of an remove agent
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.ars.impl.AutomatedReportingServiceImpl
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.ars.impl.OpStat
-
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.das.impl.OpStat
-
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.dcs.impl.DCS4jBean
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.dcs.impl.OpStat
-
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in interface org.miloss.fgsms.services.interfaces.agentcallbackservice.RemoteAgentCallbackPort
-
Gets the operating status of an remove agent
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in interface org.miloss.fgsms.services.interfaces.automatedreportingservice.OpStatusService
-
Get the operating status of this service
- GetOperatingStatus - Class in org.miloss.fgsms.services.interfaces.common
-
Java class for anonymous complex type.
- GetOperatingStatus() - Constructor for class org.miloss.fgsms.services.interfaces.common.GetOperatingStatus
-
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.OpStatusService
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in interface org.miloss.fgsms.services.interfaces.datacollector.OpStatusService
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.OpStatusService
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in interface org.miloss.fgsms.services.interfaces.reportingservice.OpStatusService
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in interface org.miloss.fgsms.services.interfaces.status.OpStatusService
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.pcs.impl.OpStat
-
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.rs.impl.OpStat
-
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.rs.impl.Reporting
-
Get the operating status of this service
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.status.impl.OpStat
-
- getOperatingStatus(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.status.impl.StatusServiceImpl
-
Get the operating status of this service
- GetOperatingStatusRequestMessage - Class in org.miloss.fgsms.services.interfaces.common
-
since RC7
- GetOperatingStatusRequestMessage() - Constructor for class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusRequestMessage
-
- GetOperatingStatusResponse - Class in org.miloss.fgsms.services.interfaces.common
-
Java class for anonymous complex type.
- GetOperatingStatusResponse() - Constructor for class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponse
-
- GetOperatingStatusResponseMessage - Class in org.miloss.fgsms.services.interfaces.common
-
since RC7
- GetOperatingStatusResponseMessage() - Constructor for class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
- GetOperatingStatusResponseMessage.VersionInfo - Class in org.miloss.fgsms.services.interfaces.common
-
Java class for anonymous complex type.
- GetOperatingStatusResponseMessage.VersionInfo() - Constructor for class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage.VersionInfo
-
- getOperatingsystem() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the operatingsystem property.
- getOperationalRecord() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponseMsg
-
Gets the value of the operationalRecord property.
- getOperationalRecord() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponseMsg
-
Gets the value of the operationalRecord property.
- getOperationalstatus() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the operationalstatus property.
- getOperationalStatus() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationOperationalStatusType
-
Gets the value of the operationalStatus property.
- getOperationalStatusLog(GetOperationalStatusLogRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns all available operational status change logs for a given period
of time and service
- getOperationalStatusLog(GetOperationalStatusLogRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns all available operational status change logs for a given period of time and service
- GetOperationalStatusLog - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetOperationalStatusLog() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLog
-
- GetOperationalStatusLogRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetPerformanceStats Request
- GetOperationalStatusLogRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogRequestMsg
-
- GetOperationalStatusLogResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetOperationalStatusLogResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponse
-
- GetOperationalStatusLogResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Operational history for a service
- GetOperationalStatusLogResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponseMsg
-
- getOperationalStatusLogResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponse
-
- getOperationalStatusMessage() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Gets the value of the operationalStatusMessage property.
- getOperationName() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationDurationMetric
-
Gets the value of the operationName property.
- getOperationName() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationIntegerCounter
-
Gets the value of the operationName property.
- getOperationName() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the operationName property.
- getOperationName() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationOperationalStatusType
-
Gets the value of the operationName property.
- GetOpStat(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- GetOpStat(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetOpStat(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getOpStatusServiceBinding() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AutomatedReportingService_Service
-
- getOpStatusServiceBinding() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService_Service
-
- getOpStatusServiceBinding() - Method in class org.miloss.fgsms.services.interfaces.datacollector.DataCollectorService
-
- getOpStatusServiceBinding() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PolicyConfigurationService
-
- getOpStatusServiceBinding() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ReportingService_Service
-
- getOpStatusServiceBinding() - Method in class org.miloss.fgsms.services.interfaces.status.StatusServiceService
-
- getOption(String) - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
Returns the option corresponding to the 'name' given
- getOption(String) - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
Returns the option corresponding to the 'name' given
- getOptionalParameter() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
Gets the value of the optionalParameter property.
- GetOptionalParameters() - Method in class org.miloss.fgsms.plugins.CustomSLAAction
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.plugins.CustomSLARule
-
- GetOptionalParameters() - Method in interface org.miloss.fgsms.plugins.PluginCommon
-
returns a list of optional parameters
- GetOptionalParameters() - Method in class org.miloss.fgsms.services.rs.impl.reports.AvailabilityByService
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.services.rs.impl.reports.BaseReportGenerator
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.ConsumersByQueueOrTopic
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.actions.AMQPAlerter
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.actions.EmailAlerter
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.actions.JMSAlerter
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.actions.SimpleMulticastAlerter
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.actions.SLAActionLog
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.actions.SLAActionRestart
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.actions.SLAActionRunScript
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.actions.WSNotificationAlerter
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ActionContainsIgnoreCase
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ActionEqualsIgnoreCase
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.AllFaults
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.AllSuccesses
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.BrokerQueueSizeGreaterThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ChangeInAvailabilityStatus
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ConsumerContainsIgnoreCase
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ConsumerEqualsIgnoreCase
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeGreaterThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeLessThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsage
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsageOverTime
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.HighDiskUsageOverTime
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsage
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsageOverTime
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.HighNetworkUsageOverTime
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.HighOpenFileHandles
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.HighThreadCount
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeGreatThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeLessThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.LowDiskSpace
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureGreatThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureLessThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.QueueOrTopicDoesNotExist
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.RequestContentContainsIgnoreCase
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeGreaterThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeLessThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseContentContainsIgnoreCase
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeGreaterThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeLessThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeGreaterThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeLessThan
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.StaleData
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.TransactionalAgentMemoContainsIgnoreCase
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.sla.rules.XPathExpression
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.uddipub.UddiPublisher
-
- GetOptionalParameters() - Method in class org.miloss.fgsms.uddipub.UpdateUddiRegistration
-
- getOptionalPolicyTypeFilter() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListRequestMsg
-
Gets the value of the optionalPolicyTypeFilter property.
- getOptions() - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
Return the entire list of options
- getOptions() - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
Return the entire list of options
- getOriginalRequestURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the originalRequestURL property.
- getOriginator() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Gets the value of the originator property.
- GetOSAgentCallBackURL(List<PropertyPair>) - Static method in class org.miloss.fgsms.presentation.OsAgentStatusHelper
-
Returns the url of the OS agent callback endpoint
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.AnyXmlContentsType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.EndpointDescriptions
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentSizeType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageInformationType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationOperationalStatusType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws1_2.ComponentType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws1_2.CorrelatablePropertiesType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.CreationNotification
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.DestructionNotification
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.DialectableExpressionType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.LangString
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipCreatedNotification
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipDeletedNotification
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Gets a map that contains attributes that aren't bound to any typed
property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.b_2.CreatePullPoint
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.b_2.CreatePullPointResponse
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.b_2.DestroyPullPoint
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.b_2.DestroyPullPointResponse
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.b_2.GetMessages
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.b_2.GetMessagesResponse
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.b_2.TopicExpressionType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.br_2.DestroyRegistration
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.br_2.DestroyRegistrationResponse
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsn.t_1.ExtensibleDocumented
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.ErrorCode
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOtherAttributes() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Gets a map that contains attributes that aren't bound to any typed property on this class.
- getOutput() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the output property.
- getOutputStream() - Method in class org.miloss.fgsms.agents.InputStreamRequestWrapper
-
- getOutputStream() - Method in class org.miloss.fgsms.agents.OutputStreamResponseWrapper
-
- getOutputStream() - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- getOutputStreamCalled - Variable in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- getOwner() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the owner property.
- getOwnerProducer() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the ownerProducer property.
- getParameter(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getParameterMap() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getParameterNames() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getParameterNameValue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.FederationPolicy
-
Gets the value of the parameterNameValue property.
- getParameterNameValue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAAction
-
Gets the value of the parameterNameValue property.
- getParameterNameValue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLARuleGeneric
-
Gets the value of the parameterNameValue property.
- getParameters() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsgWrapper
-
Gets the value of the parameters property.
- getParameterValues(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getParent() - Method in class org.miloss.fgsms.common.Logger
-
- getParent() - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType.Topic
-
Gets the value of the parent property.
- GetParentNodes(List<ServiceType>) - Static method in class org.miloss.fgsms.presentation.Helper
-
used from tree view of home page, returns all nodes that have a
null or empty parent object
- getParentobject() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Gets the value of the parentobject property.
- getParentObject() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the parentObject property.
- getParentObject() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the parentObject property.
- getParentObject() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Gets the value of the parentObject property.
- getParentObject() - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- getPart(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getParticipant() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Gets the value of the participant property.
- getPartition() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the partition property.
- GetPartitionNamesAsHtmlListboxForFreeSpace(String, String, String, PCS, SecurityWrapper, List<String>) - Method in class org.miloss.fgsms.presentation.ManageHelper
-
- GetPartitionNamesAsHtmlListboxForThroughput(String, String, String, PCS, SecurityWrapper, List<String>) - Method in class org.miloss.fgsms.presentation.ManageHelper
-
- getParts() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getPassword() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
returns the encrypted password that the agent will use to connect to the
fgsms server as
- getPassword() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Gets the value of the password property.
- getPathInfo() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getPathTranslated() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getPausableSubscriptionManagerPort() - Method in class org.oasis_open.docs.wsn.brw_2.PausableSubscriptionManagerService
-
- getPausableSubscriptionManagerPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.brw_2.PausableSubscriptionManagerService
-
- getPausableSubscriptionManagerPort() - Method in class org.oasis_open.docs.wsn.client.PausableSubscriptionManagerService
-
- getPausableSubscriptionManagerPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.client.PausableSubscriptionManagerService
-
- GetPCS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- GetPCS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetPCS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getPCS_URLS() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getPCSalgo() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- GetPCSForUsernamePasswordLogin(ServletContext, String, String) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
only used from the login page, returns a PCS client proxy that should
only be used for authenticated the user
- GetPCSForUsernamePasswordLogin(ServletContext, String, String) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
only used from the login page, returns a PCS client proxy that should
only be used for authenticated the user
- GetPCSForUsernamePasswordLogin(ServletContext, String, String) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
only used from the login page, returns a PCS client proxy that should
only be used for authenticated the user
- getPcsport() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
an instance of the policy config service client
- getPCSPort() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PolicyConfigurationService
-
PCS Port
- getPCSRetryCount() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getPcsservice() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
an instance of the policy config service client
- GetPCSURLs() - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- GetPCSURLs() - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- GetPCSURLs() - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- getPercentusedCPU() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the percentusedCPU property.
- getPercentusedCPU() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the percentusedCPU property.
- getPerformanceAverageHostingStats(GetPerformanceAverageHostStatsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Get Average Performance Statistics a Hosting Server
I.E.
- getPerformanceAverageHostingStats(GetPerformanceAverageHostStatsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Get Average Performance Statistics a Hosting Server
I.E.
- GetPerformanceAverageHostingStats - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetPerformanceAverageHostingStats() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostingStats
-
- GetPerformanceAverageHostingStatsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetPerformanceAverageHostingStatsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostingStatsResponse
-
- getPerformanceAverageHostingStatsResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostingStatsResponse
-
- GetPerformanceAverageHostStatsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Get Performance Average Host Stats Request Msg Request
- GetPerformanceAverageHostStatsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostStatsRequestMsg
-
- getPerformanceAverageStats(GetPerformanceAverageStatsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Get Average Performance Statistics For a Specific Transactional Service
- getPerformanceAverageStats(GetPerformanceAverageStatsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Get Average Performance Statistics For a Service
- GetPerformanceAverageStats - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetPerformanceAverageStats() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStats
-
- getPerformanceAverageStatsAll(SecurityWrapper, TimeRange) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Get Average Performance Statistics For All Transactional Services - this
will return performance stats for all services that the requestor has
access to
- getPerformanceAverageStatsAll(SecurityWrapper, TimeRange) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Get Average Performance Statistics For All Services - this will return performance stats for all services that the requestor has access to
- GetPerformanceAverageStatsAll - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetPerformanceStatsAll Request
- GetPerformanceAverageStatsAll() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsAll
-
- GetPerformanceAverageStatsAllResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetPerformanceAverageStatsAllResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsAllResponse
-
- GetPerformanceAverageStatsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetPerformanceStats Request
- GetPerformanceAverageStatsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsRequestMsg
-
- GetPerformanceAverageStatsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetPerformanceAverageStatsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponse
-
- GetPerformanceAverageStatsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetPerformanceStats Response
- GetPerformanceAverageStatsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
- getPerformanceAverageStatsResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponse
-
- getPerformanceAvgStatsFromDB(WebServiceContext, String, String, SecurityWrapper) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
-
- getPerformanceData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponseMsg
-
Gets the value of the performanceData property.
- getPerformanceDB_NONPOOLED_Connection() - Static method in class org.miloss.fgsms.common.Utility
-
Deprecated.
- getPerformanceDBConnection() - Static method in class org.miloss.fgsms.common.Utility
-
returns a JDNI pooled database connection if the primary cannot be
reached, the secondary is used or null is returned.
- getPlugin() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestWrapper
-
Gets the value of the plugin property.
- getPlugin() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPluginRequestMsg
-
Gets the value of the plugin property.
- getPlugin() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPluginRequestMsg
-
Gets the value of the plugin property.
- GetPluginHelp(SLAAction, PCS, SecurityWrapper, String) - Static method in class org.miloss.fgsms.presentation.Helper
-
- GetPluginHtmlFormattedDisplay - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetPluginHtmlFormattedDisplay() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplay
-
- getPluginHtmlFormattedDisplay(GetPluginHtmlFormattedDisplayRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Gets Html Formatted display of a given instance of a plugin, since 6.3
- getPluginHtmlFormattedDisplay(GetPluginHtmlFormattedDisplayRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Gets Html Formatted display of a given instance of a plugin, since 6.3
- GetPluginHtmlFormattedDisplayRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for GetPluginHtmlFormattedDisplayRequestMsg complex type.
- GetPluginHtmlFormattedDisplayRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsg
-
- getPluginHtmlFormattedDisplayRequestMsgWrapper - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsg
-
- GetPluginHtmlFormattedDisplayRequestMsgWrapper - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
get formatted html
- GetPluginHtmlFormattedDisplayRequestMsgWrapper() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsgWrapper
-
- GetPluginHtmlFormattedDisplayResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetPluginHtmlFormattedDisplayResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayResponse
-
- GetPluginHtmlFormattedDisplayResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
formatted html plugin info
- GetPluginHtmlFormattedDisplayResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayResponseMsg
-
- GetPluginInfo(String, String, PCS, SecurityWrapper) - Static method in class org.miloss.fgsms.presentation.Helper
-
- GetPluginInformation - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetPluginInformation() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformation
-
- getPluginInformation(GetPluginInformation) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Gets detailed information about a plugin, since 6.3
- getPluginInformation(GetPluginInformation) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Gets detailed information about a plugin, since 6.3 Permissions: all
authenticated users
- GetPluginInformationExt - Class in org.miloss.fgsms.presentation
-
- GetPluginInformationExt() - Constructor for class org.miloss.fgsms.presentation.GetPluginInformationExt
-
- GetPluginInformationRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
gets the plugin list
- GetPluginInformationRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestMsg
-
- getPluginInformationRequestWrapper - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestMsg
-
- GetPluginInformationRequestWrapper - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for GetPluginInformationRequestWrapper complex type.
- GetPluginInformationRequestWrapper() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestWrapper
-
- GetPluginInformationResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetPluginInformationResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponse
-
- GetPluginInformationResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
plugin info
- GetPluginInformationResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
- GetPluginList(PCS, SecurityWrapper, String) - Static method in class org.miloss.fgsms.presentation.Helper
-
- GetPluginList(PCS, SecurityWrapper, String, PolicyType) - Static method in class org.miloss.fgsms.presentation.Helper
-
- GetPluginList - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetPluginList() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginList
-
- getPluginList(GetPluginList) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Gets the current plugin list, since 6.3
- getPluginList(GetPluginList) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Gets the current plugin list Permissions: All authenticated users
- GetPluginListRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
gets the plugin list
- GetPluginListRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListRequestMsg
-
- GetPluginListResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetPluginListResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListResponse
-
- GetPluginListResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
list of plugins
- GetPluginListResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListResponseMsg
-
- GetPluginParameterIsEncrypted(List<NameValuePair>, String) - Static method in class org.miloss.fgsms.presentation.Helper
-
returns "checked=checked" if the selected parameter exists and it's
already encrypted
- GetPluginParameterValue(List<NameValuePair>, String) - Static method in class org.miloss.fgsms.presentation.Helper
-
- getPlugins() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListResponseMsg
-
Gets the value of the plugins property.
- getPlugintype() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsgWrapper
-
Gets the value of the plugintype property.
- getPlugintype() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListRequestMsg
-
Gets the value of the plugintype property.
- getPlugintype() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.Plugin
-
Gets the value of the plugintype property.
- getPOC() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the poc property.
- getPolicies() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponseMsg
-
Gets the value of the policies property.
- getPolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponseMsg
-
Gets the value of the policy property.
- getPolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyResponseMsg
-
Gets the value of the policy property.
- getPolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyRequestMsg
-
Gets the value of the policy property.
- getPolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyRequestMsg
-
Gets the value of the policy property.
- getPolicyCache() - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
gets the size of the current policy cache
- GetPolicyCache() - Method in class org.miloss.fgsms.agentcore.MessageProcessorAdapter
-
- GetPolicyCache() - Method in interface org.miloss.fgsms.agentcore.MessageProcessorAdapterMBean
-
- getPolicyCache() - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getPolicyCache() - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getPolicyDisplayName(String) - Static method in class org.miloss.fgsms.services.rs.impl.reports.BaseReportGenerator
-
- getPolicyIfAvailable(String) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
Attempts to find and return a service policy from the local cache.
- getPolicyIfAvailable(String) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getPolicyIfAvailable(String) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getPolicyRefreshRate() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Gets the value of the policyRefreshRate property.
- getPolicyRefreshRate() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the policyRefreshRate property.
- getPolicyType() - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Gets the value of the policyType property.
- getPolicyType() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Gets the value of the policyType property.
- getPolicyType() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the policyType property.
- getPolicytype() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Gets the value of the policytype property.
- getPolicyType() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the policyType property.
- getPolicyType() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Gets the value of the policyType property.
- getPolicyTypes() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.Plugin
-
Gets the value of the policyTypes property.
- getPort() - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Gets the value of the port property.
- getPortType() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationDurationMetric
-
Gets the value of the portType property.
- getPortType() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationIntegerCounter
-
Gets the value of the portType property.
- getPortType() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the portType property.
- getPortType() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationOperationalStatusType
-
Gets the value of the portType property.
- getPrefix() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.XMLNamespacePrefixies
-
Gets the value of the prefix property.
- getPreviousState() - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Gets the value of the previousState property.
- getPriority() - Method in class org.miloss.fgsms.common.Logger
-
- getPriority() - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Gets the value of the priority property.
- getProcessAt() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLARuleGeneric
-
Gets the value of the processAt property.
- getProcessData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponseMsg
-
Gets the value of the processData property.
- getProcessData() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Gets the value of the processData property.
- GetProcessedMessageCount() - Method in class org.miloss.fgsms.agentcore.MessageProcessorAdapter
-
- GetProcessedMessageCount() - Method in interface org.miloss.fgsms.agentcore.MessageProcessorAdapterMBean
-
- GetProcessesListByMachine - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetProcessesListByMachine() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachine
-
- getProcessesListByMachine(GetProcessesListByMachineRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
provides infrastructure information, a list of all known processes associated with a given hostname
requires global admin rights
As of RC6
- getProcessesListByMachine(GetProcessesListByMachineRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
provides infrastructure information, a list of all known processes
associated with a given hostname requires global admin rights As of RC6
- GetProcessesListByMachineRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of processes that have been observed
requires global privledges
- GetProcessesListByMachineRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineRequestMsg
-
- GetProcessesListByMachineResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetProcessesListByMachineResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponse
-
- GetProcessesListByMachineResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
list of processes
- GetProcessesListByMachineResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponseMsg
-
- getProcessName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponseMsg
-
Gets the value of the processName property.
- getProcessPerformanceData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.MachineData
-
Gets the value of the processPerformanceData property.
- getProcessPerformanceLogsByRange(GetProcessPerformanceLogsByRangeRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
returns performance logs of a specific process records by uri and time
range
- getProcessPerformanceLogsByRange(GetProcessPerformanceLogsByRangeRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
returns performance logs of a specific process records by uri and time range
- GetProcessPerformanceLogsByRange - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetProcessPerformanceLogsByRange() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRange
-
- getProcessPerformanceLogsByRangeRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRange
-
- GetProcessPerformanceLogsByRangeRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetProcessPerformanceLogsByRangeRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
- GetProcessPerformanceLogsByRangeResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetProcessPerformanceLogsByRangeResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponse
-
- getProcessPerformanceLogsByRangeResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponse
-
- GetProcessPerformanceLogsByRangeResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetProcessPerformanceLogsByRangeResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponseMsg
-
- getProcessPolicy() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponseMsg
-
Gets the value of the processPolicy property.
- getProcessPolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponseMsg
-
Gets the value of the processPolicy property.
- getProcessPolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponseMsg
-
Gets the value of the processPolicy property.
- GetProcessStatistics(String) - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.AvailabilityChart
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.MachinePerfLogsOverTimeCPU
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.MachinePerfLogsOverTimeHDFreeSpace
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.MachinePerfLogsOverTimeHDRates
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.MachinePerfLogsOverTimeMem
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.MachinePerfLogsOverTimeNIC
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.MachinePerfLogsOverTimeThreads
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.MessageBrokerQueueDepthChart
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.PerformanceViewerAvgResTime
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.PerformanceViewerInvocations
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.ProcessPerfLogsOverTimeCPU
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.ProcessPerfLogsOverTimeFileHandles
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.ProcessPerfLogsOverTimeMem
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.ProcessPerfLogsOverTimeThreads
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.TransactionLogActionBreakDown
-
- getProducerId() - Method in class org.miloss.fgsms.presentation.TransactionLogViewerData
-
- getProducerReference() - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
Gets the value of the producerReference property.
- getProp() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
gets a references to the properties file for settings not covered in the
config loads, such as UDDI or FDS
- GetPropertiesFromDB(boolean) - Static method in class org.miloss.fgsms.common.DBSettingsLoader
-
Gets the General Settings from the config database for fgsms Aux Services
and some agents
if isShouldEncrypt is true, then the value is encrypted
- GetPropertiesFromDB(boolean, String) - Static method in class org.miloss.fgsms.common.DBSettingsLoader
-
Gets the General Settings from the config database for fgsms Aux Services
and some agents for items matching the specified key
- GetPropertiesFromDB(boolean, String, String) - Static method in class org.miloss.fgsms.common.DBSettingsLoader
-
Gets a specific General Settings from the config database for fgsms Aux
Services and some agents for items matching the specified key and name
- getPropertiesList() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsResponseMsg
-
Gets the value of the propertiesList property.
- getPropertiesList() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsRequestMsg
-
Gets the value of the propertiesList property.
- getPropertyKey() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValue
-
Gets the value of the propertyKey property.
- getPropertyName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValue
-
Gets the value of the propertyName property.
- getPropertyName() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PropertiesList
-
Gets the value of the propertyName property.
- getPropertyname() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PropertyPair
-
Gets the value of the propertyname property.
- getPropertyPair() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the propertyPair property.
- getPropertyValue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValue
-
Gets the value of the propertyValue property.
- getPropertyValue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PropertiesList
-
Gets the value of the propertyValue property.
- getPropertyvalue() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PropertyPair
-
Gets the value of the propertyvalue property.
- getProtocol() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getProtocol() - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Gets the value of the protocol property.
- getPublisherReference() - Method in class org.oasis_open.docs.wsn.br_2.PublisherRegistrationRP
-
Gets the value of the publisherReference property.
- getPublisherReference() - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisher
-
Gets the value of the publisherReference property.
- getPublisherRegistrationManagerPort() - Method in class org.oasis_open.docs.wsn.brw_2.PublisherRegistrationManagerService
-
- getPublisherRegistrationManagerPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.brw_2.PublisherRegistrationManagerService
-
- getPublisherRegistrationManagerPort() - Method in class org.oasis_open.docs.wsn.client.PublisherRegistrationManagerService
-
- getPublisherRegistrationManagerPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.client.PublisherRegistrationManagerService
-
- getPublisherRegistrationReference() - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisherResponse
-
Gets the value of the publisherRegistrationReference property.
- getPublishTimeRange() - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- getPullPoint() - Method in class org.oasis_open.docs.wsn.b_2.CreatePullPointResponse
-
Gets the value of the pullPoint property.
- getPullPointBindingPort() - Method in class org.oasis_open.docs.wsn.brw_2.PullPointService
-
- getPullPointBindingPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.brw_2.PullPointService
-
- getPullPointBindingPort() - Method in class org.oasis_open.docs.wsn.client.PullPointService
-
- getPullPointBindingPort(WebServiceFeature...) - Method in class org.oasis_open.docs.wsn.client.PullPointService
-
- getPurgePerformanceDataResult() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataResponse
-
Gets the value of the purgePerformanceDataResult property.
- GetQuartzJobReference(String, Scheduler) - Static method in class org.miloss.fgsms.auxsrv.AuxConstants
-
- GetQuartzTriggerReference(String, Scheduler) - Static method in class org.miloss.fgsms.auxsrv.AuxConstants
-
- getQueryExpression() - Method in class org.oasis_open.docs.wsrf.rp_2.QueryResourceProperties
-
Gets the value of the queryExpression property.
- getQueryExpressionDialect() - Method in class org.oasis_open.docs.wsrf.rp_2.QueryExpressionRPDocument
-
Gets the value of the queryExpressionDialect property.
- getQueryString() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getQueueDepth() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the queueDepth property.
- getQueueOrTopicCanonicalName() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the queueOrTopicCanonicalName property.
- getQueueORtopicDetails() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
Gets the value of the queueORtopicDetails property.
- getQueueOrTopicName() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the queueOrTopicName property.
- GetQueueSize() - Static method in class org.miloss.fgsms.services.rs.impl.RSProcessorSingleton
-
- GetQueueSize() - Static method in class org.miloss.fgsms.sla.SLAProcessorSingleton
-
- getQueuetopiccanonicalname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Gets the value of the queuetopiccanonicalname property.
- getQueuetopicname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Gets the value of the queuetopicname property.
- getQuickStatData() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatWrapper
-
Gets the value of the quickStatData property.
- getQuickStats(GetQuickStatsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
quickly returns statistics for a given service *
- getQuickStats(GetQuickStatsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
quickly returns statistics for a given service
- GetQuickStats - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetQuickStats() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStats
-
- getQuickStatsAll(GetQuickStatsAllRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
quickly returns statistics for all accessible services *
- getQuickStatsAll(GetQuickStatsAllRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
quickly returns statistics for all accessible services
- GetQuickStatsAll - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetQuickStatsAll() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAll
-
- getQuickStatsAllRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAll
-
- GetQuickStatsAllRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetQuickStatsAllRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllRequestMsg
-
- GetQuickStatsAllResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetQuickStatsAllResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllResponse
-
- getQuickStatsAllResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllResponse
-
- GetQuickStatsAllResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetQuickStatsAllResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllResponseMsg
-
- getQuickStatsRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStats
-
- GetQuickStatsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetQuickStatsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsRequestMsg
-
- GetQuickStatsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetQuickStatsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponse
-
- getQuickStatsResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponse
-
- GetQuickStatsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetQuickStatsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponseMsg
-
- getQuickStatURIWrapper() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllResponseMsg
-
Gets the value of the quickStatURIWrapper property.
- getQuickStatWrapper() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponseMsg
-
Gets the value of the quickStatWrapper property.
- getQuickStatWrapper() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatURIWrapper
-
Gets the value of the quickStatWrapper property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportCSVDataRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportDataRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostStatsRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsAll
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportCSVDataRequestMsg
-
Gets the value of the range property.
- getRange() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataRequestMsg
-
Gets the value of the range property.
- getRawConfiguration() - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- getRawConfiguration() - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- getRawConfiguration() - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getRawConfigurationURL() - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- getRawConfigurationURL() - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- getRawConfigurationURL() - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getReader() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRealPath(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRecentMessageLogs(GetRecentMessageLogsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns all available message logs sorted by timestamp descending, i.e.
- getRecentMessageLogs(GetRecentMessageLogsRequestMsg, WebServiceContext) - Static method in class org.miloss.fgsms.services.das.impl.QueryGetRecentMessageLogs
-
- getRecentMessageLogs(GetRecentMessageLogsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns all available message logs sorted by timestamp descending, i.e.
- GetRecentMessageLogs - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetRecentMessageLogs() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogs
-
- GetRecentMessageLogsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetMessageLogsRequest
Optional parameters:
URL, shows only transactions from a matching modified url
monitorhostname
servicehostname
agenttype
Required:
Records
Offset
faultsOnly
SLAfaultsOnly
- GetRecentMessageLogsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
- GetRecentMessageLogsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetRecentMessageLogsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsResponse
-
- getRecievedmessagecount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the recievedmessagecount property.
- getRecordcount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsRequestMsg
-
Gets the value of the recordcount property.
- getRecordcount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogRequestMsg
-
Gets the value of the recordcount property.
- getRecordcount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
Gets the value of the recordcount property.
- getRecordcount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Gets the value of the recordcount property.
- getRecordcount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Gets the value of the recordcount property.
- getRecordcount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Gets the value of the recordcount property.
- getRecordDiskSpace() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachinePolicy
-
Gets the value of the recordDiskSpace property.
- getRecordDiskUsagePartitionNames() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachinePolicy
-
Gets the value of the recordDiskUsagePartitionNames property.
- getRecordedat() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the recordedat property.
- getRecordedMessageCap() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Gets the value of the recordedMessageCap property.
- getRecordedMessageCap() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Gets the value of the recordedMessageCap property.
- getRecordedTransactionCount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.HostInstanceStats
-
Gets the value of the recordedTransactionCount property.
- getRecordlimit() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsRequestMsg
-
Gets the value of the recordlimit property.
- getRecordNetworkUsage() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachinePolicy
-
Gets the value of the recordNetworkUsage property.
- getRecords() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Gets the value of the records property.
- getRecords() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Gets the value of the records property.
- getRelatedMessageId() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
This is the id of the transaction that caused the SLA rule to trigger.
- getRelatedMessageIdFromSoapHeader(SOAPMessageContext) - Static method in class org.miloss.fgsms.agentcore.DependencyHelper
-
- getRelatedTransaction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Gets the value of the relatedTransaction property.
- getRelatedTransactionID() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the relatedTransactionID property.
- getRelatedTransactionID() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the relatedTransactionID property.
- getRelationship() - Method in class org.oasis_open.docs.wsdm.muws2_2.QueryRelationshipsByTypeResponse
-
Gets the value of the relationship property.
- getRelationship() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipCreatedNotification
-
Gets the value of the relationship property.
- getRelationship() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipDeletedNotification
-
Gets the value of the relationship property.
- getReleasableTo() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the releasableTo property.
- getRemoteAddr() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRemoteAgentCallbackServicePort() - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.RemoteAgentCallbackService
-
Remote Agent Callback Port
- getRemoteAgentCallbackServicePort(WebServiceFeature...) - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.RemoteAgentCallbackService
-
Remote Agent Callback Port
- getRemoteHost() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRemotePort() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRemoteUser() - Method in class org.miloss.fgsms.presentation.UserRequestWrapper
-
- getRemoteUser() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- GetRenderedData(GetMessageLogsResponseMsg) - Method in class org.miloss.fgsms.presentation.TransactionLogViewerData
-
- getReoccurs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DailySchedule
-
Gets the value of the reoccurs property.
- getReoccurs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.WeeklySchedule
-
Gets the value of the reoccurs property.
- getRepeatCount() - Method in class org.oasis_open.docs.wsdm.muws2_2.EventCorrelationPropertiesType
-
Gets the value of the repeatCount property.
- getReply() - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Gets the value of the reply property.
- getReport(GetReportRequestMsg) - Method in class org.miloss.fgsms.services.ars.impl.AutomatedReportingServiceImpl
-
Gets a specific generated report
- getReport(GetReportRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.automatedreportingservice.AutomatedReportingService
-
Gets a specific generated report
- GetReport - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for anonymous complex type.
- GetReport() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReport
-
- getReporterComponent() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the reporterComponent property.
- getReportId() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.CompletedJobs
-
Gets the value of the reportId property.
- getReportId() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportRequestMsg
-
Gets the value of the reportId property.
- getReportId() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportRequestMsg
-
Gets the value of the reportId property.
- getReportId() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponseMsg
-
Gets the value of the reportId property.
- getReportingFrequency() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponseMsg
-
Gets the value of the reportingFrequency property.
- getReportingFrequency() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponseMsg
-
Gets the value of the reportingFrequency property.
- getReportingServicePort() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ReportingService_Service
-
Reporting Service Port
- GetReportRequestMsg - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for GetReportRequestMsg complex type.
- GetReportRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportRequestMsg
-
- GetReportResponse - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for anonymous complex type.
- GetReportResponse() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponse
-
- GetReportResponseMsg - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for GetReportResponseMsg complex type.
- GetReportResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponseMsg
-
- getReports() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExistingReportDefitions
-
Gets the value of the reports property.
- getReportTime() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the reportTime property.
- getReportTypeContainer() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ArrayOfReportTypeContainer
-
Gets the value of the reportTypeContainer property.
- getReportTypes() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportDataRequestMsg
-
Gets the value of the reportTypes property.
- getReportTypes() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataRequestMsg
-
Gets the value of the reportTypes property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetails
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponse
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddData
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMoreData
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.status.GetAllStatus
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatus
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatus
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatus
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.status.SetMoreStatus
-
Gets the value of the req property.
- getReq() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatus
-
Gets the value of the req property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReport
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReport
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReport
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReports
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReport
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatus
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLog
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorList
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogs
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsByRange
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLog
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceList
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLog
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostingStats
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStats
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogs
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostList
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecords
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceData
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentials
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentAction
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActions
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicy
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ElevateSecurityLevel
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministrators
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachine
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicples
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrations
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrations
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainList
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettings
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicy
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomain
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettings
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachine
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddress
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplay
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformation
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginList
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachine
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissions
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePolicy
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePolicies
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPlugin
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettings
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministrator
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicples
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrations
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentials
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettings
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicy
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettings
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddress
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachine
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissions
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicy
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPlugin
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentAction
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToCSV
-
Gets the value of the request property.
- getRequest() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToHTML
-
Gets the value of the request property.
- getRequest() - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Gets the value of the request property.
- getRequestDispatcher(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRequestedSessionId() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRequestedType() - Method in class org.oasis_open.docs.wsdm.muws2_2.QueryRelationshipsByType
-
Gets the value of the requestedType property.
- getRequestedValue() - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyChangeFailureType
-
Gets the value of the requestedValue property.
- getRequestMessage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Gets the value of the requestMessage property.
- getRequestSize() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the requestSize property.
- getRequestSize() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the requestSize property.
- getRequestSize() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the requestSize property.
- getRequestURI() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the requestURI property.
- getRequestURI() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRequestURL() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getRequiredParameter() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
Gets the value of the requiredParameter property.
- GetRequiredParameters() - Method in class org.miloss.fgsms.plugins.CustomSLAAction
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.plugins.CustomSLARule
-
- GetRequiredParameters() - Method in interface org.miloss.fgsms.plugins.PluginCommon
-
returns a list of required parameters
- GetRequiredParameters() - Method in class org.miloss.fgsms.services.rs.impl.reports.AvailabilityByService
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.services.rs.impl.reports.BaseReportGenerator
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.services.rs.impl.reports.broker.ConsumersByQueueOrTopic
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.actions.AMQPAlerter
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.actions.EmailAlerter
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.actions.JMSAlerter
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.actions.SimpleMulticastAlerter
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.actions.SLAActionLog
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.actions.SLAActionRestart
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.actions.SLAActionRunScript
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.actions.WSNotificationAlerter
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ActionContainsIgnoreCase
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ActionEqualsIgnoreCase
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.AllFaults
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.AllSuccesses
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.BrokerQueueSizeGreaterThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ChangeInAvailabilityStatus
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ConsumerContainsIgnoreCase
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ConsumerEqualsIgnoreCase
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeGreaterThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeLessThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsage
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsageOverTime
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.HighDiskUsageOverTime
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsage
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsageOverTime
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.HighNetworkUsageOverTime
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.HighOpenFileHandles
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.HighThreadCount
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeGreatThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeLessThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.LowDiskSpace
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureGreatThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureLessThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.QueueOrTopicDoesNotExist
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.RequestContentContainsIgnoreCase
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeGreaterThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeLessThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseContentContainsIgnoreCase
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeGreaterThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeLessThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeGreaterThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeLessThan
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.StaleData
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.TransactionalAgentMemoContainsIgnoreCase
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.sla.rules.XPathExpression
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.uddipub.UddiPublisher
-
- GetRequiredParameters() - Method in class org.miloss.fgsms.uddipub.UpdateUddiRegistration
-
- getResetAt() - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Gets the value of the resetAt property.
- getResetAt() - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Gets the value of the resetAt property.
- getResourceBundle() - Method in class org.miloss.fgsms.common.Logger
-
- getResourceId() - Method in class org.oasis_open.docs.wsdm.muws1_2.ComponentType
-
Gets the value of the resourceId property.
- getResourceId() - Method in class org.oasis_open.docs.wsdm.muws2_2.DestructionNotification
-
Gets the value of the resourceId property.
- getResourceId() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Gets the value of the resourceId property.
- getResourceProperty() - Method in class org.oasis_open.docs.wsrf.rp_2.DeleteType
-
Gets the value of the resourceProperty property.
- getResourceProperty() - Method in class org.oasis_open.docs.wsrf.rp_2.GetMultipleResourceProperties
-
Gets the value of the resourceProperty property.
- getResourcePropertyChangeFailure() - Method in class org.oasis_open.docs.wsrf.rp_2.DeleteResourcePropertiesRequestFailedFaultType
-
Gets the value of the resourcePropertyChangeFailure property.
- getResourcePropertyChangeFailure() - Method in class org.oasis_open.docs.wsrf.rp_2.InsertResourcePropertiesRequestFailedFaultType
-
Gets the value of the resourcePropertyChangeFailure property.
- getResourcePropertyChangeFailure() - Method in class org.oasis_open.docs.wsrf.rp_2.InvalidModificationFaultType
-
Gets the value of the resourcePropertyChangeFailure property.
- getResourcePropertyChangeFailure() - Method in class org.oasis_open.docs.wsrf.rp_2.SetResourcePropertyRequestFailedFaultType
-
Gets the value of the resourcePropertyChangeFailure property.
- getResourcePropertyChangeFailure() - Method in class org.oasis_open.docs.wsrf.rp_2.UnableToModifyResourcePropertyFaultType
-
Gets the value of the resourcePropertyChangeFailure property.
- getResourcePropertyChangeFailure() - Method in class org.oasis_open.docs.wsrf.rp_2.UnableToPutResourcePropertyDocumentFaultType
-
Gets the value of the resourcePropertyChangeFailure property.
- getResourcePropertyChangeFailure() - Method in class org.oasis_open.docs.wsrf.rp_2.UpdateResourcePropertiesRequestFailedFaultType
-
Gets the value of the resourcePropertyChangeFailure property.
- GetResourcePropertyDocument - Class in org.oasis_open.docs.wsrf.rp_2
-
Java class for anonymous complex type.
- GetResourcePropertyDocument() - Constructor for class org.oasis_open.docs.wsrf.rp_2.GetResourcePropertyDocument
-
- GetResourcePropertyDocumentResponse - Class in org.oasis_open.docs.wsrf.rp_2
-
Java class for anonymous complex type.
- GetResourcePropertyDocumentResponse() - Constructor for class org.oasis_open.docs.wsrf.rp_2.GetResourcePropertyDocumentResponse
-
- GetResourcePropertyResponse - Class in org.oasis_open.docs.wsrf.rp_2
-
Java class for anonymous complex type.
- GetResourcePropertyResponse() - Constructor for class org.oasis_open.docs.wsrf.rp_2.GetResourcePropertyResponse
-
- getResourcePropertyValueChangeNotification() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the resourcePropertyValueChangeNotification property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentialsResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentActionResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActionsResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPluginResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettingsResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPluginResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentActionResponse
-
Gets the value of the response property.
- getResponse() - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatusResponse
-
Gets the value of the response property.
- getResponseMessage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Gets the value of the responseMessage property.
- getResponseSize() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the responseSize property.
- getResponseSize() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the responseSize property.
- getResponseSize() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the responseSize property.
- getResponseTime() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the responseTime property.
- getResponseTime() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Gets the value of the responseTime property.
- getResponseTime() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the responseTime property.
- getResponseTime() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the responseTime property.
- getResponsetimems() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Gets the value of the responsetimems property.
- getRHS() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.AndOrNot
-
Gets the value of the rhs property.
- getRight() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserPermissionType
-
Gets the value of the right property.
- getRight() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserServicePermissionType
-
Gets the value of the right property.
- getRights() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponseMsg
-
Gets the value of the rights property.
- getRights() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsRequestMsg
-
Gets the value of the rights property.
- getRole() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserInfo
-
Gets the value of the role property.
- getRole() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Gets the value of the role property.
- getRoles() - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- getRootLogger() - Static method in class org.miloss.fgsms.common.Logger
-
- GetRS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- GetRS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetRS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getRS_URLS() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getRSAalgo() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getRsport() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getRSRetryCount() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- GetRSURLs() - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- GetRSURLs() - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- GetRSURLs() - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- getRule() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLA
-
Gets the value of the rule property.
- getRunningsince() - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Gets the value of the runningsince property.
- getSARIdentifier() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the sarIdentifier property.
- getSchedule() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Gets the value of the schedule property.
- getSchedulerInstanceId() - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Gets the value of the schedulerInstanceId property.
- getSchedulerName() - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Gets the value of the schedulerName property.
- getScheme() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getSCIcontrols() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the scIcontrols property.
- getScope(String) - Method in class org.miloss.fgsms.test.MyMessageContext
-
- getScope(String) - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- getSelf() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Gets the value of the self property.
- getSensorData() - Method in interface org.miloss.fgsms.osagent.sensor.ISensorProvider
-
Called every iteration of the OS agent.
- getSensorData() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Gets the value of the sensorData property.
- getSequenceNumber() - Method in class org.oasis_open.docs.wsdm.muws2_2.EventCorrelationPropertiesType
-
Gets the value of the sequenceNumber property.
- getSerializationContext() - Static method in class org.miloss.fgsms.common.Utility
-
Gets a JAXBContext object which is used to create a
serializer/deserializer.
- getServerName() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getServerPort() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getServiceDependencies(GetServiceDependenciesRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
returns the service policy urls that the given service depends on
- getServiceDependencies(GetServiceDependenciesRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
returns the service policy urls that the given service depends on
- GetServiceDependencies - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetServiceDependencies() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependencies
-
- getServiceDependenciesRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependencies
-
- GetServiceDependenciesRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetServiceDependenciesRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesRequestMsg
-
- GetServiceDependenciesResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetServiceDependenciesResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponse
-
- getServiceDependenciesResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponse
-
- GetServiceDependenciesResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetServiceDependenciesResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponseMsg
-
- getServiceHost() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the serviceHost property.
- getServiceHostList(GetServiceHostListRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
GetServiceHostList
Returns 0 or more host names of machines hosting monitored web services.
- getServiceHostList(GetServiceHostListRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
GetServiceHostList
Returns 0 or more host names of machines hosting monitored web services.
- GetServiceHostList - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetServiceHostList() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostList
-
- GetServiceHostListRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetServiceHostList Request Msg
- GetServiceHostListRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListRequestMsg
-
- GetServiceHostListResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetServiceHostListResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponse
-
- GetServiceHostListResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetServiceHostList Response Msg
- GetServiceHostListResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponseMsg
-
- getServiceHostListResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponse
-
- getServicehostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Gets the value of the servicehostname property.
- getServiceHostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the serviceHostname property.
- getServicehostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Gets the value of the servicehostname property.
- getServiceHostname() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the serviceHostname property.
- getServiceLevelAggrements() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the serviceLevelAggrements property.
- getServiceLevelAgreementViolations() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Gets the value of the serviceLevelAgreementViolations property.
- getServiceList(boolean) - Static method in class org.miloss.fgsms.osagent.OSAgent
-
Returns a list of running processes, if windows, the windows installed
service list is also included
- getServiceList() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponseMsg
-
Gets the value of the serviceList property.
- getServiceListfromPolicyDB(WebServiceContext, SecurityWrapper) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
-
this function filters results by the current request context username
- getServiceListfromPolicyDB(WebServiceContext, SecurityWrapper, PolicyType) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
-
Returns a list of services, filtered by the current user and policy type
- getServiceListfromPolicyDB(WebServiceContext, SecurityWrapper, PolicyType, String) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
-
Returns a list of services, filtered by the current user and policy type
and hostname
- getServiceListfromPolicyDB(WebServiceContext, String, SecurityWrapper) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
-
Returns a list of services, filtered by the current user
- GetServicePermissions - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetServicePermissions() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissions
-
- getServicePermissions(GetServicePermissionsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Returns the permission set from a service object
Required Permission: read
- getServicePermissions(GetServicePermissionsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Returns the permission set from a service object
Required Permission: read
- GetServicePermissionsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Get the permission set for a specific service or user
One and only parameter is required
- GetServicePermissionsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsRequestMsg
-
- GetServicePermissionsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetServicePermissionsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponse
-
- GetServicePermissionsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
GetServicePermissionsResponseMsg
- GetServicePermissionsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponseMsg
-
- getServicePermissionsResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponse
-
- getServicePolicy() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
a reference to the service policy for this object, do not modify it
- GetServicePolicy(String) - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- getServicePolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfServicePolicy
-
Gets the value of the servicePolicy property.
- getServicePolicy() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponseMsg
-
Gets the value of the servicePolicy property.
- GetServicePolicy - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetServicePolicy() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePolicy
-
- getServicePolicy(ServicePolicyRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
GetServicePolicy returns a policy for a specific service
If a policy does not exist, a default policy will be returned, specifically
monitor successes and failures, no identity monitoring, no message recording
Default Data retension (dataTTL) = 30 days
Required Permission: none
- getServicePolicy(ServicePolicyRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
GetServicePolicy returns a policy for a specific service
Each policy has a type (Service Policy is abstract) ServicePolicy itself
has a wide range of settings that are common to all service policy types.
- GetServicePolicyResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetServicePolicyResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePolicyResponse
-
- getServicePolicyResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePolicyResponse
-
- getServices() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
Gets the value of the services property.
- getServiceTime() - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Gets the value of the serviceTime property.
- getServiceType() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ArrayOfServiceType
-
Gets the value of the serviceType property.
- getServiceUri() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAregistration
-
Gets the value of the serviceUri property.
- getServletContext() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getServletInfo() - Method in class org.miloss.fgsms.services.reporting.ReportFetch
-
Returns a short description of the servlet.
- getServletPath() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getSession(boolean) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getSession() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getSetAdministratorResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorResponse
-
Gets the value of the setAdministratorResult property.
- getSetAlertRegistrationsResponseMsg() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsResponse
-
Gets the value of the setAlertRegistrationsResponseMsg property.
- getSetGlobalPolicyResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyResponse
-
Gets the value of the setGlobalPolicyResult property.
- getSetMyEmailAddressResponseMsg() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressResponse
-
Gets the value of the setMyEmailAddressResponseMsg property.
- getSetServicePermissionsResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsResponse
-
Gets the value of the setServicePermissionsResult property.
- getSetServicePolicyResult() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponse
-
Gets the value of the setServicePolicyResult property.
- getSetStatusMoreResponseResult() - Method in class org.miloss.fgsms.services.interfaces.status.SetMoreStatusResponse
-
Gets the value of the setStatusMoreResponseResult property.
- getSetStatusResponseResult() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusResponse
-
Gets the value of the setStatusResponseResult property.
- getSettings() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the settings property.
- getSeverity() - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Gets the value of the severity property.
- getSingletonObject() - Static method in class org.miloss.fgsms.agentcore.MessageProcessor
-
gets a reference to the singleton class.
- getSituation() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the situation property.
- getSituationCategory() - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Gets the value of the situationCategory property.
- getSituationTime() - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Gets the value of the situationTime property.
- getSize() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Gets the value of the size property.
- getSLA() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfSLA
-
Gets the value of the sla property.
- getSLAAction() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfSLAActionBaseType
-
Gets the value of the slaAction property.
- getSlaActionBaseType() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
A reference to the action that will be processed by this alert container.
- getSLACount(String, Long, Connection) - Method in class org.miloss.fgsms.statistics.jobs.BaseJob
-
- getSLAFaultMsg(Connection, String) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
-
- getSlaFaultMsg() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the slaFaultMsg property.
- getSlaFaultMsg() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the slaFaultMsg property.
- getSLAFaultRecords(GetSLAFaultRecordsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns all available SLA fault records, transactional and
nontransactional logs for a given period of time and service
- getSLAFaultRecords(GetSLAFaultRecordsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns all available SLA fault records, transactional and nontransactional logs for a given period of time and service
- GetSLAFaultRecords - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetSLAFaultRecords() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecords
-
- GetSLAFaultRecordsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
GetPerformanceStats Request
- GetSLAFaultRecordsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
- GetSLAFaultRecordsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetSLAFaultRecordsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponse
-
- GetSLAFaultRecordsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
SLA Fault records
- GetSLAFaultRecordsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
- getSLAFaultRecordsResponseMsgResult - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponse
-
- getSLAID() - Method in class org.miloss.fgsms.plugins.sla.AlertContainer
-
this is the UUID of the SLA Rule/Action set.
- getSLAID() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAregistration
-
Gets the value of the slaid property.
- getSLAViolationCount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the slaViolationCount property.
- getSoapActions(String, Connection) - Method in class org.miloss.fgsms.services.rs.impl.reports.ws.BaseWebServiceReport
-
- getSourceaction() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
Gets the value of the sourceaction property.
- getSourceComponent() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the sourceComponent property.
- getSourceuri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
Gets the value of the sourceuri property.
- getSs() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
an instance of the status service client
- GetSS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
- GetSS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetSS(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getSS_URLS() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getSSalgo() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- getSsport() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
an instance of the status service client
- getSSRetryCount() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
- GetSSURLs() - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- GetSSURLs() - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- GetSSURLs() - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- getStart() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.TimeRangeDiff
-
Gets the value of the start property.
- getStart() - Method in class org.miloss.fgsms.services.interfaces.common.TimeRange
-
Gets the value of the start property.
- getStartedAt() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Gets the value of the startedAt property.
- getStartedAt() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the startedAt property.
- getStartedAt() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the startedAt property.
- getStartingAt() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AbstractSchedule
-
Gets the value of the startingAt property.
- getStateInformation() - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Gets the value of the stateInformation property.
- getStateTransition() - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingStateInformationType
-
Gets the value of the stateTransition property.
- getStatus() - Method in class org.miloss.fgsms.agents.OutputStreamResponseWrapper
-
- getStatus() - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- GetStatus(OpStatusService, String, SecurityWrapper) - Static method in class org.miloss.fgsms.presentation.OsAgentStatusHelper
-
- GetStatus(String) - Method in class org.miloss.fgsms.sdks.FgsmsSDK
-
- getStatus() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the status property.
- getStatus() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataResponseMsg
-
Gets the value of the status property.
- GetStatus - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- GetStatus() - Constructor for class org.miloss.fgsms.services.interfaces.status.GetStatus
-
- getStatus() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusResponseMsg
-
Gets the value of the status property.
- getStatus(GetStatusRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.status.StatusService
-
Get the status on a single item
- getStatus(GetStatusRequestMsg) - Method in class org.miloss.fgsms.services.status.impl.StatusServiceImpl
-
- GetStatusAll(IProxyLoader, ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class org.miloss.fgsms.presentation.OpStatHelper
-
- getStatusMessage() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Gets the value of the statusMessage property.
- getStatusmessage() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the statusmessage property.
- getStatusmessage() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the statusmessage property.
- GetStatusRequestMsg - Class in org.miloss.fgsms.services.interfaces.status
-
request
- GetStatusRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.status.GetStatusRequestMsg
-
- GetStatusResponse - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- GetStatusResponse() - Constructor for class org.miloss.fgsms.services.interfaces.status.GetStatusResponse
-
- GetStatusResponseMsg - Class in org.miloss.fgsms.services.interfaces.status
-
response
- GetStatusResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
- getStatusResponseResult - Variable in class org.miloss.fgsms.services.interfaces.status.GetAllStatusResponse
-
- getStatusResponseResult - Variable in class org.miloss.fgsms.services.interfaces.status.GetStatusResponse
-
- getStatusServicePort() - Method in class org.miloss.fgsms.services.interfaces.status.StatusServiceService
-
Status Port
- getStyle() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Gets the value of the style property.
- getSubnetMask() - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Gets the value of the subnetMask property.
- GetSubscribersNotPooled(String) - Static method in class org.miloss.fgsms.sla.SLACommon
-
Deprecated.
- GetSubscribersPooled(String) - Static method in class org.miloss.fgsms.sla.SLACommon
-
Returns a list of user's email addresses that are subscribed to a
specific SLA with email actions
- getSubscriptionPolicy() - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Gets the value of the subscriptionPolicy property.
- getSubscriptionPolicy() - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
Gets the value of the subscriptionPolicy property.
- getSubscriptionReference() - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
Gets the value of the subscriptionReference property.
- getSubscriptionReference() - Method in class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
Gets the value of the subscriptionReference property.
- getSubstitutableMsg() - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Gets the value of the substitutableMsg property.
- getSuccessCount() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the successCount property.
- getSuccessDisposition() - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Gets the value of the successDisposition property.
- getSuccessfulInvocations() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Gets the value of the successfulInvocations property.
- getSyntaxArgs() - Method in class org.miloss.fgsms.osagent.Ifconfig
-
- GetSystemBootTimeInMS() - Method in class org.miloss.fgsms.osagent.Ps
-
- getSystemid() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the systemid property.
- getTargetNamespace() - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType
-
Gets the value of the targetNamespace property.
- getTerminationTime() - Method in class org.oasis_open.docs.wsn.b_2.Renew
-
Gets the value of the terminationTime property.
- getTerminationTime() - Method in class org.oasis_open.docs.wsn.b_2.RenewResponse
-
Gets the value of the terminationTime property.
- getTerminationTime() - Method in class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
Gets the value of the terminationTime property.
- getText() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Gets the value of the text property.
- getThreadIdFromSoapHeader(SOAPMessageContext) - Static method in class org.miloss.fgsms.agentcore.DependencyHelper
-
- getThreadMapSize() - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
- getThreadMapSize() - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getThreadMapSize() - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getThreads() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsResponseMsg
-
Gets the value of the threads property.
- getThreadTransactions(GetThreadTransactionsRequestMsg) - Method in class org.miloss.fgsms.services.das.impl.DAS4jBean
-
Returns a listing of related transaction IDs, given a thread transaction
id
- getThreadTransactions(GetThreadTransactionsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.dataaccessservice.DataAccessService
-
Returns a listing of related transaction IDs, given a thread transaction id
- GetThreadTransactions - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetThreadTransactions() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactions
-
- getThreadTransactionsRequest - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactions
-
- GetThreadTransactionsRequestMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
request message
- GetThreadTransactionsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsRequestMsg
-
- GetThreadTransactionsResponse - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
Java class for anonymous complex type.
- GetThreadTransactionsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsResponse
-
- getThreadTransactionsResponse - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsResponse
-
- GetThreadTransactionsResponseMsg - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
response message
- GetThreadTransactionsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsResponseMsg
-
- getTime() - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Gets the value of the time property.
- getTimeInMinutes() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the timeInMinutes property.
- getTimestamp() - Method in class org.miloss.fgsms.plugins.sla.alertservice.RecieveServiceAlert
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.CompletedJobs
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.OperationalRecord
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the timestamp property.
- getTimeStamp() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Gets the value of the timeStamp property.
- getTimeStamp() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the timeStamp property.
- getTimeStamp() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Gets the value of the timeStamp property.
- getTimestamp() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Gets the value of the timestamp property.
- getTopic() - Method in class org.oasis_open.docs.wsn.b_2.GetCurrentMessage
-
Gets the value of the topic property.
- getTopic() - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
Gets the value of the topic property.
- getTopic() - Method in class org.oasis_open.docs.wsn.br_2.PublisherRegistrationRP
-
Gets the value of the topic property.
- getTopic() - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisher
-
Gets the value of the topic property.
- getTopic() - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType
-
Gets the value of the topic property.
- getTopic() - Method in class org.oasis_open.docs.wsn.t_1.TopicType
-
Gets the value of the topic property.
- getTopicExpression() - Method in class org.oasis_open.docs.wsn.b_2.NotificationProducerRP
-
Gets the value of the topicExpression property.
- getTopicExpression() - Method in class org.oasis_open.docs.wsn.br_2.NotificationBrokerRP
-
Gets the value of the topicExpression property.
- getTopicExpressionDialect() - Method in class org.oasis_open.docs.wsn.b_2.NotificationProducerRP
-
Gets the value of the topicExpressionDialect property.
- getTopicExpressionDialect() - Method in class org.oasis_open.docs.wsn.br_2.NotificationBrokerRP
-
Gets the value of the topicExpressionDialect property.
- getTopicSet() - Method in class org.oasis_open.docs.wsn.b_2.NotificationProducerRP
-
Gets the value of the topicSet property.
- getTopicSet() - Method in class org.oasis_open.docs.wsn.br_2.NotificationBrokerRP
-
Gets the value of the topicSet property.
- getTotalactiveconsumers() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalactiveconsumers property.
- getTotalbytesdropped() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalbytesdropped property.
- getTotalbytesin() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalbytesin property.
- getTotalbytesout() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalbytesout property.
- getTotalconsumers() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalconsumers property.
- getTotalConsumers() - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Gets the value of the totalConsumers property.
- getTotalmessagesdropped() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalmessagesdropped property.
- getTotalmessagesent() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalmessagesent property.
- getTotalmessagesprocessed() - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
- getTotalmessagesprocessed() - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getTotalmessagesprocessed() - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getTotalmessagesrecieved() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalmessagesrecieved property.
- getTotalqueuedepth() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the totalqueuedepth property.
- getTotalRecords() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponseMsg
-
Gets the value of the totalRecords property.
- getTotalspace() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the totalspace property.
- getTransactionid() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Gets the value of the transactionid property.
- getTransactionID() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsMsg
-
Gets the value of the transactionID property.
- getTransactionId() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the transactionId property.
- getTransactionId() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogRequestMsg
-
Gets the value of the transactionId property.
- getTransactionid() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Gets the value of the transactionid property.
- getTransactionId() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the transactionId property.
- getTransactionID() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the transactionID property.
- getTransactionLog() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ArrayOfTransactionLog
-
Gets the value of the transactionLog property.
- getTransactionThreadId(Long) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
Dependency Detection This should only be called in the context of a
client handler seeing outbound transactions
- getTransactionThreadId(Long) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getTransactionThreadId(Long) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getTransactionthreadId() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the transactionthreadId property.
- getTransactionThreadID() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the transactionThreadID property.
- getTransitionIdentifier() - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Gets the value of the transitionIdentifier property.
- getTransportInformation() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageInformationType
-
Gets the value of the transportInformation property.
- getTrigger() - Method in class org.miloss.fgsms.auxsrv.status.TriggerGroup
-
Gets the value of the trigger property.
- getTriggerGroup() - Method in class org.miloss.fgsms.auxsrv.status.Triggers
-
Gets the value of the triggerGroup property.
- getTriggers() - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Gets the value of the triggers property.
- getTriggers() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ScheduleDefinition
-
Gets the value of the triggers property.
- GetType() - Method in class org.miloss.fgsms.plugins.CustomSLARule
-
- GetType() - Method in interface org.miloss.fgsms.plugins.sla.SLARuleInterface
-
If the rule is triggered, this defines what type of rule this is.
- getType() - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Gets the value of the type property.
- getType() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Gets the value of the type property.
- getType() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ReportTypeContainer
-
Gets the value of the type property.
- GetType() - Method in class org.miloss.fgsms.sla.rules.ActionContainsIgnoreCase
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ActionEqualsIgnoreCase
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.AllFaults
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.AllSuccesses
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.BrokerQueueSizeGreaterThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ChangeInAvailabilityStatus
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ConsumerContainsIgnoreCase
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ConsumerEqualsIgnoreCase
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeGreaterThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.FaultsOverTimeLessThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsage
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.HighCPUUsageOverTime
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.HighDiskUsageOverTime
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsage
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.HighMemoryUsageOverTime
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.HighNetworkUsageOverTime
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.HighOpenFileHandles
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.HighThreadCount
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeGreatThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.InvocationsOverTimeLessThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.LowDiskSpace
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureGreatThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.MeanTimeBetweenFailureLessThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.QueueOrTopicDoesNotExist
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.RequestContentContainsIgnoreCase
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeGreaterThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.RequestMessageSizeLessThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ResponseContentContainsIgnoreCase
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeGreaterThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ResponseMessageSizeLessThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeGreaterThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.ResponseTimeLessThan
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.StaleData
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.TransactionalAgentMemoContainsIgnoreCase
-
- GetType() - Method in class org.miloss.fgsms.sla.rules.XPathExpression
-
- getType() - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Gets the value of the type property.
- getTypeOfExemptedSource() - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Gets the value of the typeOfExemptedSource property.
- GetUDDIDataPublishServicePolicies - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetUDDIDataPublishServicePolicies() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePolicies
-
- getUDDIDataPublishServicePolicies(GetUDDIDataPublishServicePoliciesRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
GetServicePolicy returns a list of service policies for all services that are
configured to data publication to uddi
Note: Only information pretaining to uddi publication is returned,
other data such as SLA or UserIdentification policies are not returned.
- getUDDIDataPublishServicePolicies(GetUDDIDataPublishServicePoliciesRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
GetServicePolicy returns a list of service policies for all services that
are
configured to data publication to any federation target
Note: Only information pretaining to uddi publication is returned,
other data such as SLA or UserIdentification policies are not returned.
- GetUDDIDataPublishServicePoliciesRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Emptpy request
- GetUDDIDataPublishServicePoliciesRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesRequestMsg
-
- GetUDDIDataPublishServicePoliciesResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- GetUDDIDataPublishServicePoliciesResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponse
-
- GetUDDIDataPublishServicePoliciesResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns a list of service policies that are configured for uddi data publication
Note: Only information pretaining to uddi publication is returned,
other data such as SLA or UserIdentification policies are not returned.
- GetUDDIDataPublishServicePoliciesResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponseMsg
-
- getUDDIDataPublishServicePoliciesResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponse
-
- GetUDDIInquiryConfig(ServletContext, HttpServletRequest, HttpServletResponse) - Method in interface org.miloss.fgsms.presentation.IProxyLoader
-
returns configuration object representing the UDDI's servers
configuration, including client proxies
- GetUDDIInquiryConfig(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoader
-
- GetUDDIInquiryConfig(ServletContext, HttpServletRequest, HttpServletResponse) - Method in class org.miloss.fgsms.presentation.ProxyLoaderCXF
-
- getUddiPublishInterval() - Method in class org.miloss.fgsms.uddipub.UddiPublisher
-
- getUDDIPublishRate() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Gets the value of the uddiPublishRate property.
- getUnderstoodHeaders() - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
Return a list of QNames which this Handler understands.
- getUnderstoodHeaders() - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
Return a list of QNames which this Handler understands.
- getUnit() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentSizeType
-
Gets the value of the unit property.
- getUnknownFilter() - Method in class org.oasis_open.docs.wsn.b_2.InvalidFilterFaultType
-
Gets the value of the unknownFilter property.
- getUnrecognizedPolicy() - Method in class org.oasis_open.docs.wsn.b_2.UnrecognizedPolicyRequestFaultType
-
Gets the value of the unrecognizedPolicy property.
- getUnsupportedPolicy() - Method in class org.oasis_open.docs.wsn.b_2.UnsupportedPolicyRequestFaultType
-
Gets the value of the unsupportedPolicy property.
- getUpdate() - Method in class org.oasis_open.docs.wsrf.rp_2.UpdateResourceProperties
-
Gets the value of the update property.
- getUpdated() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the updated property.
- getUpdatedAt() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Gets the value of the updatedAt property.
- getUpTime(String) - Static method in class org.miloss.fgsms.services.das.impl.DASHelper
-
- getUptime() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatWrapper
-
Gets the value of the uptime property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponseMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatURIWrapper
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Gets the value of the uri property.
- getURI() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineRequestMsg
-
Gets the value of the uri property.
- getUri() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Gets the value of the uri property.
- getURI() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Gets the value of the uri property.
- getURI() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusRequestMsg
-
Gets the value of the uri property.
- getURI() - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Gets the value of the uri property.
- getURI() - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatusRequestMsg
-
Gets the value of the uri property.
- getURI() - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Gets the value of the uri property.
- getURI() - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Gets the value of the uri property.
- getUrl() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.Dependencies
-
Gets the value of the url property.
- getUrl() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponseMsg
-
Gets the value of the url property.
- getUrl() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponseMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Gets the value of the url property.
- getUrl() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentialsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Gets the value of the url property.
- getUrl() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyRequestMsg
-
Gets the value of the url property.
- getURL() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserServicePermissionType
-
Gets the value of the url property.
- getURLaddressMap() - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
- getURLaddressMap() - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getURLaddressMap() - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- GetURLs(String) - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- GetURLs(String) - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- GetURLs(String) - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- getURLs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportCSVDataRequestMsg
-
Gets the value of the urLs property.
- getURLs() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportDataRequestMsg
-
Gets the value of the urLs property.
- getURLs() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportCSVDataRequestMsg
-
Gets the value of the urLs property.
- getURLs() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataRequestMsg
-
Gets the value of the urLs property.
- getUsageShort() - Method in class org.miloss.fgsms.osagent.Ifconfig
-
- getUsageShort() - Method in class org.miloss.fgsms.osagent.SysInfo
-
- getUser() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsRequestMsg
-
Gets the value of the user property.
- getUser() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserPermissionType
-
Gets the value of the user property.
- getUser() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserServicePermissionType
-
Gets the value of the user property.
- getUserIdentification() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Gets the value of the userIdentification property.
- getUserIdentities(TransactionalWebServicePolicy, MessageCorrelator) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
turns all user identities as defined by the service policy, plus ip
addresses
- getUserIdentities(TransactionalWebServicePolicy, MessageCorrelator) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getUserIdentities(TransactionalWebServicePolicy, MessageCorrelator) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getUserIdentity() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfUserIdentity
-
Gets the value of the userIdentity property.
- getUserInfo() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfUserInfo
-
Gets the value of the userInfo property.
- getUserList() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponseMsg
-
Gets the value of the userList property.
- getUserList() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponseMsg
-
Gets the value of the userList property.
- getUserList() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorRequestMsg
-
Gets the value of the userList property.
- getUserList() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesRequestMsg
-
Gets the value of the userList property.
- getUsername() - Method in class org.miloss.fgsms.agentcore.ConfigLoader
-
the username used for this agent to connect to the fgsms server as
- getUsername() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Gets the value of the username property.
- getUsername() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Gets the value of the username property.
- getUsername() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserInfo
-
Gets the value of the username property.
- getUserPermissionType() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfUserPermissionType
-
Gets the value of the userPermissionType property.
- getUserPrincipal() - Method in class org.miloss.fgsms.auth.PKIRequestWrapper
-
- getUserPrincipal() - Method in class org.miloss.fgsms.presentation.UserRequestWrapper
-
- getUserPrincipal() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- getUserPrincipal() - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- getUserServicePermissionType() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfUserServicePermissionType
-
Gets the value of the userServicePermissionType property.
- getUsersfromXpath(ArrayOfXPathExpressionType, String) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
returns user identities via xpath
- getUsersfromXpath(ArrayOfXPathExpressionType, String) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- getUsersfromXpath(ArrayOfXPathExpressionType, String) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- getValue() - Method in class org.miloss.fgsms.services.interfaces.common.Header
-
Gets the value of the value property.
- getValue() - Method in class org.miloss.fgsms.services.interfaces.common.NameValuePair
-
Gets the value of the value property.
- getValue() - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Gets the value of the value property.
- getValue() - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Gets the value of the value property.
- getValue() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentSizeType
-
Gets the value of the value property.
- getValue() - Method in class org.oasis_open.docs.wsdm.muws2_2.LangString
-
Gets the value of the value property.
- getValue() - Method in class org.oasis_open.docs.wsdm.muws2_2.SubstitutableMsgType
-
Gets the value of the value property.
- getValue() - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.Description
-
Gets the value of the value property.
- getVersion() - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Gets the value of the version property.
- getVersionData() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage.VersionInfo
-
Gets the value of the versionData property.
- getVersionInfo() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Gets the value of the versionInfo property.
- getVersionSource() - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage.VersionInfo
-
Gets the value of the versionSource property.
- getWorkingDir() - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Gets the value of the workingDir property.
- getWorkingDir() - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Gets the value of the workingDir property.
- getWriter() - Method in class org.miloss.fgsms.agents.InputStreamRequestWrapper
-
- getWriter() - Method in class org.miloss.fgsms.agents.OutputStreamResponseWrapper
-
- getWriter() - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- getWriterCalled - Variable in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- getWSAAddress(W3CEndpointReference) - Static method in class org.miloss.fgsms.wsn.WSNUtility
-
- getXml() - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Gets the value of the xml property.
- getXMLNamespacePrefixies() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfXMLNamespacePrefixies
-
Gets the value of the xmlNamespacePrefixies property.
- getXmlRequest() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the xmlRequest property.
- getXmlRequestMessage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the xmlRequestMessage property.
- getXmlResponse() - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Gets the value of the xmlResponse property.
- getXmlResponseMessage() - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Gets the value of the xmlResponseMessage property.
- getXPath() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.XPathExpressionType
-
Gets the value of the xPath property.
- getXPathExpressionType() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfXPathExpressionType
-
Gets the value of the xPathExpressionType property.
- getXPaths() - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserIdentity
-
Gets the value of the xPaths property.
- getZipFile() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToCSVResponseMsg
-
Gets the value of the zipFile property.
- getZipFile() - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToHTMLResponseMsg
-
Gets the value of the zipFile property.
- getZippedReport() - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponseMsg
-
Gets the value of the zippedReport property.
- GlobalPolicy - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Represents all available global policies for this realm
- GlobalPolicy() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
- go(boolean, long) - Method in class org.miloss.fgsms.dependency.DependencyScanner
-
- GrabFaultRate(long, String) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GrabFaultRate(Duration, String) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GrabInvocationRate(long, String) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GrabInvocationRate(Duration, String) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GrabMTBF(long, String) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GrabMTBF(Duration, String) - Static method in class org.miloss.fgsms.sla.NonTransactionalSLAProcessor
-
- GrantUserAuditAccess(String, String) - Method in class org.miloss.fgsms.test.WebServiceBaseTests
-
- Group - Class in org.miloss.fgsms.auxsrv.status
-
Java class for anonymous complex type.
- Group() - Constructor for class org.miloss.fgsms.auxsrv.status.Group
-
- group - Variable in class org.miloss.fgsms.auxsrv.status.GroupNames
-
- group - Variable in class org.miloss.fgsms.auxsrv.status.Job
-
- GroupNames - Class in org.miloss.fgsms.auxsrv.status
-
Java class for anonymous complex type.
- GroupNames() - Constructor for class org.miloss.fgsms.auxsrv.status.GroupNames
-
- groupNames - Variable in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
- guid - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLA
-
- safeClose(Connection) - Static method in class org.miloss.fgsms.common.DBUtils
-
- safeClose(ResultSet) - Static method in class org.miloss.fgsms.common.DBUtils
-
- safeClose(PreparedStatement) - Static method in class org.miloss.fgsms.common.DBUtils
-
- saltString(byte[]) - Static method in class org.miloss.fgsms.common.AesCbcWithIntegrity
-
Converts the given salt into a base64 encoded string suitable for
storage.
- sarIdentifier - Variable in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
- SaturatedState - Class in org.oasis_open.docs.wsdm.mows_2
-
Java class for anonymous complex type.
- SaturatedState() - Constructor for class org.oasis_open.docs.wsdm.mows_2.SaturatedState
-
- schedule - Variable in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
- ScheduleDefinition - Class in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
Java class for scheduleDefinition complex type.
- ScheduleDefinition() - Constructor for class org.miloss.fgsms.services.interfaces.automatedreportingservice.ScheduleDefinition
-
- schedulerInstanceId - Variable in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
- schedulerName - Variable in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
- scIcontrols - Variable in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
- secendpoint - Variable in class org.miloss.fgsms.presentation.UDDIConfig
-
- SECONDARY_POSTIFX - Static variable in class org.miloss.fgsms.common.Utility
-
- security - Variable in class org.miloss.fgsms.presentation.UDDIConfig
-
- SecurityReport - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- SecurityReport() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.SecurityReport
-
- SecurityWrapper - Class in org.miloss.fgsms.services.interfaces.common
-
provides a simple wrapper that adds caveat information to classification levels
- SecurityWrapper(ClassificationType, String) - Constructor for class org.miloss.fgsms.services.interfaces.common.SecurityWrapper
-
- SecurityWrapper() - Constructor for class org.miloss.fgsms.services.interfaces.common.SecurityWrapper
-
- self - Variable in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
- Self - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- Self() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.Self
-
- send(AddStatisticalDataRequestMsg) - Static method in class org.miloss.fgsms.agentcore.StatisticalHelper
-
Attempts to send statistical data to the fgsms DCS service
- SendAlert(AlertContainer) - Static method in class org.miloss.fgsms.sla.actions.JMSAlerter
-
- SendAlert(AlertContainer, Element) - Static method in class org.miloss.fgsms.sla.actions.WSNotificationAlerter
-
- sendError(int) - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- sendError(int, String) - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- sendGetRequest(boolean, String, int) - Method in class org.miloss.fgsms.bueller.Bueller
-
Sends an HTTP GET request to a url
- sendGetRequest(String) - Method in class org.miloss.fgsms.presentation.StatusHelper
-
determines if an fgsms service is currently accessible.
- sendGetRequestAuth(boolean, String, String, int) - Method in class org.miloss.fgsms.bueller.Bueller
-
attempts an http get request with authentication
- sendRedirect(String) - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- sendtoAdminsOnly - Variable in class org.miloss.fgsms.plugins.sla.AlertContainer
-
- sensorData - Variable in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
- SensorProviderFactory - Class in org.miloss.fgsms.osagent.sensor
-
- SensorProviderFactory() - Constructor for class org.miloss.fgsms.osagent.sensor.SensorProviderFactory
-
- sequenceNumber - Variable in class org.oasis_open.docs.wsdm.muws2_2.EventCorrelationPropertiesType
-
- ServetShutdownListener - Class in org.miloss.fgsms.agentcore.servlets
-
This is designed to stop and terminate the message process when the agent is
ran inside of a web application WAR or EAR file.
- ServetShutdownListener() - Constructor for class org.miloss.fgsms.agentcore.servlets.ServetShutdownListener
-
- SERVICE_NAME - Static variable in class org.miloss.fgsms.statistics.FgsmsStatsv2
-
- serviceHost - Variable in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
- servicehostname - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
- serviceHostname - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
- servicehostname - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
- serviceHostname - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
- serviceLevelAggrements - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
- ServiceLevelAgreementReport - Class in org.miloss.fgsms.services.rs.impl.reports
-
- ServiceLevelAgreementReport() - Constructor for class org.miloss.fgsms.services.rs.impl.reports.ServiceLevelAgreementReport
-
- serviceLevelAgreementViolations - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
- serviceList - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponseMsg
-
- servicePolicy - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfServicePolicy
-
- servicePolicy - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponseMsg
-
- ServicePolicy - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
ServicePolicy - The service policy is one of the most important elements in fgsms, it defines how agents react to observed traffic keyed on URLs
- ServicePolicy() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
- ServicePolicyRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
ServicePolicyRequestMsg
- ServicePolicyRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
- ServicePolicyResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
ServicePolicyResponseMsg
- ServicePolicyResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyResponseMsg
-
- services - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
- serviceTime - Variable in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
- serviceType - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.ArrayOfServiceType
-
- ServiceType - Class in org.miloss.fgsms.services.interfaces.dataaccessservice
-
ServiceType
- ServiceType() - Constructor for class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
- ServiceUnavailableException - Exception in org.miloss.fgsms.services.interfaces.agentcallbackservice
-
This class was generated by the JAX-WS RI.
- ServiceUnavailableException(String, ServiceUnavailableException) - Constructor for exception org.miloss.fgsms.services.interfaces.agentcallbackservice.ServiceUnavailableException
-
- ServiceUnavailableException(String, ServiceUnavailableException, Throwable) - Constructor for exception org.miloss.fgsms.services.interfaces.agentcallbackservice.ServiceUnavailableException
-
- ServiceUnavailableException - Exception in org.miloss.fgsms.services.interfaces.automatedreportingservice
-
This class was generated by the JAX-WS RI.
- ServiceUnavailableException(String, ServiceUnavailableException) - Constructor for exception org.miloss.fgsms.services.interfaces.automatedreportingservice.ServiceUnavailableException
-
- ServiceUnavailableException(String, ServiceUnavailableException, Throwable) - Constructor for exception org.miloss.fgsms.services.interfaces.automatedreportingservice.ServiceUnavailableException
-
- ServiceUnavailableException - Exception in org.miloss.fgsms.services.interfaces.dataaccessservice
-
This class was generated by the JAX-WS RI.
- ServiceUnavailableException(String, ServiceUnavailableException) - Constructor for exception org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceUnavailableException
-
- ServiceUnavailableException(String, ServiceUnavailableException, Throwable) - Constructor for exception org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceUnavailableException
-
- ServiceUnavailableException - Exception in org.miloss.fgsms.services.interfaces.datacollector
-
This class was generated by the JAX-WS RI.
- ServiceUnavailableException(String, ServiceUnavailableException) - Constructor for exception org.miloss.fgsms.services.interfaces.datacollector.ServiceUnavailableException
-
- ServiceUnavailableException(String, ServiceUnavailableException, Throwable) - Constructor for exception org.miloss.fgsms.services.interfaces.datacollector.ServiceUnavailableException
-
- ServiceUnavailableException - Class in org.miloss.fgsms.services.interfaces.faults
-
Occurs when an underlying dependency fails or is unavailable.
- ServiceUnavailableException() - Constructor for class org.miloss.fgsms.services.interfaces.faults.ServiceUnavailableException
-
- ServiceUnavailableException - Exception in org.miloss.fgsms.services.interfaces.policyconfiguration
-
This class was generated by the JAX-WS RI.
- ServiceUnavailableException(String, ServiceUnavailableException) - Constructor for exception org.miloss.fgsms.services.interfaces.policyconfiguration.ServiceUnavailableException
-
- ServiceUnavailableException(String, ServiceUnavailableException, Throwable) - Constructor for exception org.miloss.fgsms.services.interfaces.policyconfiguration.ServiceUnavailableException
-
- ServiceUnavailableException - Exception in org.miloss.fgsms.services.interfaces.reportingservice
-
This class was generated by the JAX-WS RI.
- ServiceUnavailableException(String, ServiceUnavailableException) - Constructor for exception org.miloss.fgsms.services.interfaces.reportingservice.ServiceUnavailableException
-
- ServiceUnavailableException(String, ServiceUnavailableException, Throwable) - Constructor for exception org.miloss.fgsms.services.interfaces.reportingservice.ServiceUnavailableException
-
- ServiceUnavailableException - Exception in org.miloss.fgsms.services.interfaces.status
-
This class was generated by the JAX-WS RI.
- ServiceUnavailableException(String, ServiceUnavailableException) - Constructor for exception org.miloss.fgsms.services.interfaces.status.ServiceUnavailableException
-
- ServiceUnavailableException(String, ServiceUnavailableException, Throwable) - Constructor for exception org.miloss.fgsms.services.interfaces.status.ServiceUnavailableException
-
- ServiceUnavailableFaultCodes - Enum in org.miloss.fgsms.services.interfaces.faults
-
Java class for ServiceUnavailableFaultCodes.
- serviceUri - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAregistration
-
- ServletInputStreamWrapper - Class in org.miloss.fgsms.agents
-
A wrapper to provide a concrete implementation of the servlet output stream, so we can wrap other streams.
- ServletInputStreamWrapper(InputStream) - Constructor for class org.miloss.fgsms.agents.ServletInputStreamWrapper
-
- ServletOutputStreamWrapper - Class in org.miloss.fgsms.agents
-
A wrapper to provide a concrete implementation of the servlet output stream, so we can wrap other streams.
- ServletOutputStreamWrapper(OutputStream) - Constructor for class org.miloss.fgsms.agents.ServletOutputStreamWrapper
-
- setAccepted(boolean) - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasksResponse
-
Sets the value of the accepted property.
- setAccessEndpointReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Sets the value of the accessEndpointReference property.
- setAction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Sets the value of the action property.
- setAction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.Dependencies
-
Sets the value of the action property.
- setAction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the action property.
- setAction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatWrapper
-
Sets the value of the action property.
- setAction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Sets the value of the action property.
- setAction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the action property.
- setAction(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the action property.
- setAction(ArrayOfSLAActionBaseType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLA
-
Sets the value of the action property.
- setActiveconsumercount(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the activeconsumercount property.
- setActiveConsumers(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the activeConsumers property.
- setAdapterDescription(String) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Sets the value of the adapterDescription property.
- setAdapterName(String) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Sets the value of the adapterName property.
- setAdapterName(String) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterPerformanceData
-
Sets the value of the adapterName property.
- setAddDataResult(AddDataResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataResponse
-
Sets the value of the addDataResult property.
- setAddDataResult(AddDataResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMoreDataResponse
-
Sets the value of the addDataResult property.
- setAdditivity(boolean) - Method in class org.miloss.fgsms.common.Logger
-
- setAddMachineAndProcessDataRequestMsg(AddMachineAndProcessDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessData
-
Sets the value of the addMachineAndProcessDataRequestMsg property.
- setAddMachineAndProcessDataResponseMsg(AddMachineAndProcessDataResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponse
-
Sets the value of the addMachineAndProcessDataResponseMsg property.
- setAddStatisticalDataRequestMsg(AddStatisticalDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalData
-
Sets the value of the addStatisticalDataRequestMsg property.
- setAddStatisticalDataResponseMsg(AddStatisticalDataResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataResponse
-
Sets the value of the addStatisticalDataResponseMsg property.
- setAdministrator(SetAdministratorRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Sets a list of users with the global admin role
All previous entries are removed
- SetAdministrator - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetAdministrator() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministrator
-
- setAdministrator(SetAdministratorRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Sets a list of users with the global admin role
All previous entries are removed
- SetAdministratorRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
sets a list of users to have the global admin roles
removes all previous entries
- SetAdministratorRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorRequestMsg
-
- SetAdministratorResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetAdministratorResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorResponse
-
- SetAdministratorResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
empty response message
- SetAdministratorResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorResponseMsg
-
- setAdministratorResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorResponse
-
- setAgentAction(AgentAction) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentActionRequestMsg
-
Sets the value of the agentAction property.
- setAgentMemo(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the agentMemo property.
- setAgentPrinicples(SetAgentPrinicplesRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
seta list of all user principles with the agent role, these are the service level users that are allowed to request and set new service policies and to add data to fgsms via the DCS
all previous records are replaced
- SetAgentPrinicples - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetAgentPrinicples() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicples
-
- setAgentPrinicples(SetAgentPrinicplesRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
seta list of all user principles with the agent role, these are the
service level users that are allowed to request and set new service
policies and to add data to fgsms via the DCS all previous records are
replaced
- SetAgentPrinicplesRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
sets a list of users to have the agent role
removes all previous entries
- SetAgentPrinicplesRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesRequestMsg
-
- SetAgentPrinicplesResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetAgentPrinicplesResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesResponse
-
- SetAgentPrinicplesResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
empty response message
- SetAgentPrinicplesResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesResponseMsg
-
- setAgentsEnabled(Boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Sets the value of the agentsEnabled property.
- setAgentsEnabled(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the agentsEnabled property.
- setAgentType(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the agentType property.
- setAgentType(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the agentType property.
- setAgentType(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the agentType property.
- setAgenttype(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the agenttype property.
- setAgentType(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the agentType property.
- setAgentType(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Sets the value of the agentType property.
- setAgentType(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Sets the value of the agentType property.
- setAgentType(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
Sets the value of the agentType property.
- setAlertRegistrations(SetAlertRegistrationsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
sets a list of SLAs that I am subscribed to
- SetAlertRegistrations - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetAlertRegistrations() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrations
-
- setAlertRegistrations(SetAlertRegistrationsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
sets a list of SLAs that I am subscribed to
- SetAlertRegistrationsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
sets the list of SLA alerts that the current user is registered to be alerted of
- SetAlertRegistrationsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsRequestMsg
-
- SetAlertRegistrationsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetAlertRegistrationsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsResponse
-
- setAlertRegistrationsResponseMsg - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsResponse
-
- SetAlertRegistrationsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for SetAlertRegistrationsResponseMsg complex type.
- SetAlertRegistrationsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsResponseMsg
-
- setAllMethodsOnly(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllRequestMsg
-
Sets the value of the allMethodsOnly property.
- setAllServices(Boolean) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportCSVDataRequestMsg
-
Sets the value of the allServices property.
- setAllServices(boolean) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataRequestMsg
-
Sets the value of the allServices property.
- setAlsoKnownAs(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ProcessPolicy
-
Sets the value of the alsoKnownAs property.
- setAny(Object) - Method in class org.oasis_open.docs.wsdm.muws1_2.ComponentAddressType
-
Sets the value of the any property.
- setAny(Object) - Method in class org.oasis_open.docs.wsdm.muws2_2.CategoryType
-
Sets the value of the any property.
- setAny(Element) - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType.Message
-
Sets the value of the any property.
- setAny(Object) - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.FaultCause
-
Sets the value of the any property.
- setAny(Object) - Method in class org.oasis_open.docs.wsrf.rp_2.GetResourcePropertyDocumentResponse
-
Sets the value of the any property.
- setAny(Object) - Method in class org.oasis_open.docs.wsrf.rp_2.PutResourcePropertyDocument
-
Sets the value of the any property.
- setAny(Object) - Method in class org.oasis_open.docs.wsrf.rp_2.PutResourcePropertyDocumentResponse
-
Sets the value of the any property.
- setAttribute(String, Object) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- setAuthorizationcode(String) - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Sets the value of the authorizationcode property.
- setAvailabilityPercentage(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the availabilityPercentage property.
- setAverageactiveconsumers(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averageactiveconsumers property.
- setAveragebytesdropped(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averagebytesdropped property.
- setAveragebytesin(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averagebytesin property.
- setAveragebytesout(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averagebytesout property.
- setAverageChannelCount(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageChannelCount property.
- setAverageconsumers(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averageconsumers property.
- setAverageCPUUsage(Double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageCPUUsage property.
- setAverageMemoryUsage(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageMemoryUsage property.
- setAveragemessagesdropped(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averagemessagesdropped property.
- setAverageMessagesDropped(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageMessagesDropped property.
- setAveragemessagesent(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averagemessagesent property.
- setAverageMessagesIn(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageMessagesIn property.
- setAverageMessagesOut(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageMessagesOut property.
- setAveragemessagesrecieved(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averagemessagesrecieved property.
- setAverageOpenFileCount(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageOpenFileCount property.
- setAveragequeuedepth(double) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the averagequeuedepth property.
- setAverageResponseTime(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Sets the value of the averageResponseTime property.
- setAverageResponseTime(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageResponseTime property.
- setAverageThreadCount(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the averageThreadCount property.
- setBinary(byte[]) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Sets the value of the binary property.
- setBrokerHostname(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Sets the value of the brokerHostname property.
- setBrokerURI(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Sets the value of the brokerURI property.
- setBucketCategory(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the bucketCategory property.
- setBuellerEnabled(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Sets the value of the buellerEnabled property.
- setBytesdropped(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the bytesdropped property.
- setBytesDropped(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the bytesDropped property.
- setBytesin(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the bytesin property.
- setBytesIn(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the bytesIn property.
- setBytesout(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the bytesout property.
- setBytesOut(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the bytesOut property.
- setBytesusedMemory(Long) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the bytesusedMemory property.
- setBytesusedMemory(Long) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the bytesusedMemory property.
- setCanonicalname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the canonicalname property.
- setCaveats(String) - Method in class org.miloss.fgsms.services.interfaces.common.SecurityWrapper
-
Sets the value of the caveats property.
- setCharacterEncoding(String) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportCSVDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusRequestMessage
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Sets the value of the classification property.
- setClassification(ClassificationType) - Method in class org.miloss.fgsms.services.interfaces.common.SecurityWrapper
-
Sets the value of the classification property.
- setClassification(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostStatsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsAll
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentialsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentialsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentActionRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentActionResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActionsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActionsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ElevateSecurityLevelRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ElevateSecurityLevelResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsgWrapper
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestWrapper
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPluginRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPluginResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettingsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettingsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPluginRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPluginResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentActionRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentActionResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportCSVDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToCSVResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToHTMLResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatusRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatusResponseMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the classification property.
- setClassification(SecurityWrapper) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusResponseMsg
-
Sets the value of the classification property.
- setClassification(ClassificationType) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the classification property.
- setClassificationReason(String) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the classificationReason property.
- setClassifiedBy(String) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the classifiedBy property.
- setClassname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsgWrapper
-
Sets the value of the classname property.
- setClassname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.Plugin
-
Sets the value of the classname property.
- setClassName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLARuleGeneric
-
Sets the value of the className property.
- setClazz(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Sets the value of the clazz property.
- setCode(ServiceUnavailableFaultCodes) - Method in class org.miloss.fgsms.services.interfaces.faults.ServiceUnavailableException
-
Sets the value of the code property.
- setCommand(String) - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Sets the value of the command property.
- setCommand(String) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the command property.
- setConfidentialityKey(SecretKey) - Method in class org.miloss.fgsms.common.AesCbcWithIntegrity.SecretKeys
-
- setConsumercount(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the consumercount property.
- setConsumerReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Sets the value of the consumerReference property.
- setConsumerReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
Sets the value of the consumerReference property.
- setConsumerReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisherResponse
-
Sets the value of the consumerReference property.
- setContentLength(int) - Method in class org.miloss.fgsms.agents.OutputStreamResponseWrapper
-
- setCorrectedURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the correctedURL property.
- setCpucorecount(long) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Sets the value of the cpucorecount property.
- setCreated(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the created property.
- setCreatedby(String) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the createdby property.
- setCreationTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
Sets the value of the creationTime property.
- setCreationTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.br_2.PublisherRegistrationRP
-
Sets the value of the creationTime property.
- setCredentials(SetCredentialsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
sets authentication credentials for a specific service, typically used for connecting and obtaining status information only
requires write access permissions to the specified url
As of RC6
- SetCredentials - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetCredentials() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentials
-
- setCredentials(SetCredentialsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
sets authentication credentials for a specific service, typically used
for connecting and obtaining status information only requires write
access permissions to the specified url As of RC6
- SetCredentialsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
request message, sets or replaces the specific parameters, items not specified will not be affected requires write access
- SetCredentialsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
- SetCredentialsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetCredentialsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsResponse
-
- SetCredentialsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
empty response message
- SetCredentialsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsResponseMsg
-
- setCurrentTime(Calendar) - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Sets the value of the currentTime property.
- setCurrentTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.RenewResponse
-
Sets the value of the currentTime property.
- setCurrentTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
Sets the value of the currentTime property.
- setCurrentValue(ResourcePropertyChangeFailureType.CurrentValue) - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyChangeFailureType
-
Sets the value of the currentValue property.
- setData(NameValuePairSet) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the data property.
- setDataNotSentSuccessfully(long) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Sets the value of the dataNotSentSuccessfully property.
- setDataSentSuccessfully(long) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Sets the value of the dataSentSuccessfully property.
- setDataTTL(Duration) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the dataTTL property.
- setDateOfExemptedSource(Calendar) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the dateOfExemptedSource property.
- setDeclassDate(Calendar) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the declassDate property.
- setDeclassEvent(String) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the declassEvent property.
- setDeclassManualReview(Boolean) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the declassManualReview property.
- setDefaultGateway(String) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Sets the value of the defaultGateway property.
- setDelete(DeleteType) - Method in class org.oasis_open.docs.wsrf.rp_2.DeleteResourceProperties
-
Sets the value of the delete property.
- setDeletePerformanceData(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyRequestMsg
-
Sets the value of the deletePerformanceData property.
- setDeleteServiceDependencyRequest(DeleteServiceDependencyRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependency
-
Sets the value of the deleteServiceDependencyRequest property.
- setDeleteServiceDependencyResponse(DeleteServiceDependencyResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyResponse
-
Sets the value of the deleteServiceDependencyResponse property.
- setDeleteServicePolicyResult(DeleteServicePolicyResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyResponse
-
Sets the value of the deleteServicePolicyResult property.
- setDemand(boolean) - Method in class org.oasis_open.docs.wsn.br_2.PublisherRegistrationRP
-
Sets the value of the demand property.
- setDemand(Boolean) - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisher
-
Sets the value of the demand property.
- setDependentaction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Sets the value of the dependentaction property.
- setDependenturi(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Sets the value of the dependenturi property.
- setDepth(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the depth property.
- setDerivedFrom(String) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the derivedFrom property.
- setDescription(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the description property.
- setDestinationaction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
Sets the value of the destinationaction property.
- setDestinationuri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
Sets the value of the destinationuri property.
- setDialect(String) - Method in class org.oasis_open.docs.wsdm.muws1_2.CorrelatablePropertiesType
-
Sets the value of the dialect property.
- setDialect(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.DialectableExpressionType
-
Sets the value of the dialect property.
- setDialect(String) - Method in class org.oasis_open.docs.wsn.b_2.QueryExpressionType
-
Sets the value of the dialect property.
- setDialect(String) - Method in class org.oasis_open.docs.wsn.b_2.TopicExpressionType
-
Sets the value of the dialect property.
- setDialect(String) - Method in class org.oasis_open.docs.wsn.t_1.QueryExpressionType
-
Sets the value of the dialect property.
- setDialect(String) - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.ErrorCode
-
Sets the value of the dialect property.
- setDialect(String) - Method in class org.oasis_open.docs.wsrf.rp_2.QueryExpressionType
-
Sets the value of the dialect property.
- setDirection(TcpIpDirectionType) - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Sets the value of the direction property.
- setDisplayName(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
Sets the value of the displayName property.
- setDisplayname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.Plugin
-
Sets the value of the displayname property.
- setDisplayName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the displayName property.
- setDisplayName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserInfo
-
Sets the value of the displayName property.
- setDocumentation(Documentation) - Method in class org.oasis_open.docs.wsn.t_1.ExtensibleDocumented
-
Sets the value of the documentation property.
- setDomain(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainRequestMsg
-
Sets the value of the domain property.
- setDomain(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Sets the value of the domain property.
- setDomain(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainRequestMsg
-
Sets the value of the domain property.
- setDomain(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Sets the value of the domain property.
- setDomain(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Sets the value of the domain property.
- setDomainname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
Sets the value of the domainname property.
- setDomainName(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.MachineData
-
Sets the value of the domainName property.
- setDomainname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Sets the value of the domainname property.
- setDomainname(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Sets the value of the domainname property.
- setDomainname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineRequestMsg
-
Sets the value of the domainname property.
- setDomainName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the domainName property.
- setDomainName(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the domainName property.
- setDomainName(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the domainName property.
- setDurable(boolean) - Method in class org.miloss.fgsms.auxsrv.status.Job
-
Sets the value of the durable property.
- setDuration(Duration) - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Sets the value of the duration property.
- setDuration(Duration) - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Sets the value of the duration property.
- setElapsedTime(Long) - Method in class org.oasis_open.docs.wsdm.muws2_2.EventCorrelationPropertiesType
-
Sets the value of the elapsedTime property.
- setElevateSecurityLevelResponseMsg(ElevateSecurityLevelResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ElevateSecurityLevelResponse
-
Sets the value of the elevateSecurityLevelResponseMsg property.
- setEnabled(boolean) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Sets the value of the enabled property.
- setEncrypted(Boolean) - Method in class org.miloss.fgsms.services.interfaces.common.NameValuePair
-
Sets the value of the encrypted property.
- setEncryptOnSave(Boolean) - Method in class org.miloss.fgsms.services.interfaces.common.NameValuePair
-
Sets the value of the encryptOnSave property.
- setEnd(Duration) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.TimeRangeDiff
-
Sets the value of the end property.
- setEnd(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.TimeRange
-
Sets the value of the end property.
- setEnteredState(StateType) - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Sets the value of the enteredState property.
- setErrorCode(BaseFaultType.ErrorCode) - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Sets the value of the errorCode property.
- setEventId(String) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the eventId property.
- setExecutiontime(Long) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the executiontime property.
- setExportCSVDataRequestMsg(ExportCSVDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Sets the value of the exportCSVDataRequestMsg property.
- setExportDataRequestMsg(ExportDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Sets the value of the exportDataRequestMsg property.
- setExportDataToCSVResult(ExportDataToCSVResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToCSVResponse
-
Sets the value of the exportDataToCSVResult property.
- setExportDataToHTMLResult(ExportDataToHTMLResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToHTMLResponse
-
Sets the value of the exportDataToHTMLResult property.
- setExportType(ExportRecordsEnum) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportCSVDataRequestMsg
-
Sets the value of the exportType property.
- setExportType(ExportRecordsEnum) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportCSVDataRequestMsg
-
Sets the value of the exportType property.
- SetExtendedStatus - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- SetExtendedStatus() - Constructor for class org.miloss.fgsms.services.interfaces.status.SetExtendedStatus
-
- setExtendedStatus(SetExtendedStatusRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.status.StatusService
-
Set the Extended Status on a single item.
- setExtendedStatus(SetExtendedStatusRequestMsg) - Method in class org.miloss.fgsms.services.status.impl.StatusServiceImpl
-
Set the Extended Status on a single item.
- SetExtendedStatusRequestMsg - Class in org.miloss.fgsms.services.interfaces.status
-
request
- SetExtendedStatusRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
- setExternalURL(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the externalURL property.
- setFailingInvocations(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Sets the value of the failingInvocations property.
- setFailureCount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the failureCount property.
- setFaultCause(BaseFaultType.FaultCause) - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Sets the value of the faultCause property.
- setFaultsOnly(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the faultsOnly property.
- setFaultsOnly(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the faultsOnly property.
- setFederationPolicyCollection(FederationPolicyCollection) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the federationPolicyCollection property.
- setFederationTarget(String) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setFilter(FilterType) - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Sets the value of the filter property.
- setFilter(FilterType) - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
Sets the value of the filter property.
- setFinal(Boolean) - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType
-
Sets the value of the final property.
- setFinal(Boolean) - Method in class org.oasis_open.docs.wsn.t_1.TopicType
-
Sets the value of the final property.
- setFixedTopicSet(Boolean) - Method in class org.oasis_open.docs.wsn.b_2.NotificationProducerRP
-
Sets the value of the fixedTopicSet property.
- setFixedTopicSet(Boolean) - Method in class org.oasis_open.docs.wsn.br_2.NotificationBrokerRP
-
Sets the value of the fixedTopicSet property.
- setFlag(JoiningType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.AndOrNot
-
Sets the value of the flag property.
- setFreespace(Long) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the freespace property.
- setFriendlyName(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Sets the value of the friendlyName property.
- setGeneralSettings(SetGeneralSettingsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
set 1 or more specific settings, previous values are overwritten, values not specified in the request, if present, remain present.
- SetGeneralSettings - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetGeneralSettings() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettings
-
- setGeneralSettings(SetGeneralSettingsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
set 1 or more specific settings, previous values are overwritten, values
not specified in the request, if present, remain represent requires
global admin rights As of RC6
- SetGeneralSettingsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
request message, sets or replaces specific parameters, items not specified will not be affected requires global admin privledges
- SetGeneralSettingsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsRequestMsg
-
- SetGeneralSettingsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetGeneralSettingsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsResponse
-
- SetGeneralSettingsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
empty response message
- SetGeneralSettingsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsResponseMsg
-
- setGetAdministratorsResult(GetAdministratorsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponse
-
Sets the value of the getfgsmsAdministratorsResult property.
- setGetAgentPrinicplesResult(GetAgentPrinicplesResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponse
-
Sets the value of the getAgentPrinicplesResult property.
- setGetAgentTypesRequest(GetAgentTypesRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypes
-
Sets the value of the getAgentTypesRequest property.
- setGetAgentTypesResponse(GetAgentTypesResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAgentTypesResponse
-
Sets the value of the getAgentTypesResponse property.
- setGetAlertRegistrationsResponseMsg(GetAlertRegistrationsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrationsResponse
-
Sets the value of the getAlertRegistrationsResponseMsg property.
- setGetAlertsRequest(GetAlertsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlerts
-
Sets the value of the getAlertsRequest property.
- setGetAllMostRecentMachineAndProcessDataRequest(GetAllMostRecentMachineAndProcessDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessData
-
Sets the value of the getAllMostRecentMachineAndProcessDataRequest property.
- setGetAllMostRecentMachineAndProcessDataResponse(GetAllMostRecentMachineAndProcessDataResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllMostRecentMachineAndProcessDataResponse
-
Sets the value of the getAllMostRecentMachineAndProcessDataResponse property.
- setGetAllServiceDependenciesRequest(GetAllServiceDependenciesRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependencies
-
Sets the value of the getAllServiceDependenciesRequest property.
- setGetAllServiceDependenciesResponse(GetAllServiceDependenciesResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllServiceDependenciesResponse
-
Sets the value of the getAllServiceDependenciesResponse property.
- setGetAuditLog(GetAuditLogRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLog
-
Sets the value of the getAuditLog property.
- setGetAuditLogResponse(GetAuditLogResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogResponse
-
Sets the value of the getAuditLogResponse property.
- setGetAuditLogsByTimeRangeRequest(GetAuditLogsByTimeRangeRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRange
-
Sets the value of the getAuditLogsByTimeRangeRequest property.
- setGetAuditLogsByTimeRangeResponse(GetAuditLogsByTimeRangeResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeResponse
-
Sets the value of the getAuditLogsByTimeRangeResponse property.
- setGetAvailableAlertRegistrationsResponseMsg(GetAvailableAlertRegistrationsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrationsResponse
-
Sets the value of the getAvailableAlertRegistrationsResponseMsg property.
- setGetBrokerListRequest(GetBrokerListRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerList
-
Sets the value of the getBrokerListRequest property.
- setGetBrokerListResponse(GetBrokerListResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetBrokerListResponse
-
Sets the value of the getBrokerListResponse property.
- setGetCurrentBrokerDetailsRequest(GetCurrentBrokerDetailsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetails
-
Sets the value of the getCurrentBrokerDetailsRequest property.
- setGetCurrentBrokerDetailsResponse(GetCurrentBrokerDetailsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponse
-
Sets the value of the getCurrentBrokerDetailsResponse property.
- setGetDataCollectorListResult(GetDataCollectorListResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponse
-
Sets the value of the getDataCollectorListResult property.
- setGetGeneralSettingsResult(GetGeneralSettingsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsResponse
-
Sets the value of the getGeneralSettingsResult property.
- setGetGlobalPolicyResult(GetGlobalPolicyResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponse
-
Sets the value of the getGlobalPolicyResult property.
- setGetHistoricalBrokerDetailsRequest(GetHistoricalBrokerDetailsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetails
-
Sets the value of the getHistoricalBrokerDetailsRequest property.
- setGetHistoricalBrokerDetailsResponse(GetHistoricalBrokerDetailsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponse
-
Sets the value of the getHistoricalBrokerDetailsResponse property.
- setGetHistoricalTopicQueueDetailsRequest(GetHistoricalTopicQueueDetailsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetails
-
Sets the value of the getHistoricalTopicQueueDetailsRequest property.
- setGetHistoricalTopicQueueDetailsResponse(GetHistoricalTopicQueueDetailsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsResponse
-
Sets the value of the getHistoricalTopicQueueDetailsResponse property.
- setGetMachinePerformanceLogsByRangeRequest(GetMachinePerformanceLogsByRangeRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRange
-
Sets the value of the getMachinePerformanceLogsByRangeRequest property.
- setGetMachinePerformanceLogsByRangeResponse(GetMachinePerformanceLogsByRangeResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeResponse
-
Sets the value of the getMachinePerformanceLogsByRangeResponse property.
- setGetMailSettingsResult(GetMailSettingsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettingsResponse
-
Sets the value of the getMailSettingsResult property.
- setGetMessageLogsResult(GetMessageLogsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsByRangeResponse
-
Sets the value of the getMessageLogsResult property.
- setGetMessageLogsResult(GetMessageLogsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponse
-
Sets the value of the getMessageLogsResult property.
- setGetMessageLogsResult(GetMessageLogsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsResponse
-
Sets the value of the getMessageLogsResult property.
- setGetMessageTransactionLogResult(GetMessageTransactionLogResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponse
-
Sets the value of the getMessageTransactionLogResult property.
- setGetMonitoredServiceListResult(GetMonitoredServiceListResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponse
-
Sets the value of the getMonitoredServiceListResult property.
- setGetMostRecentMachineDataByDomainRequest(GetMostRecentMachineDataByDomainRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomain
-
Sets the value of the getMostRecentMachineDataByDomainRequest property.
- setGetMostRecentMachineDataByDomainResponse(GetMostRecentMachineDataByDomainResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataByDomainResponse
-
Sets the value of the getMostRecentMachineDataByDomainResponse property.
- setGetMostRecentMachineDataRequest(GetMostRecentMachineDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineData
-
Sets the value of the getMostRecentMachineDataRequest property.
- setGetMostRecentMachineDataResponse(GetMostRecentMachineDataResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponse
-
Sets the value of the getMostRecentMachineDataResponse property.
- setGetMostRecentProcessDataRequest(GetMostRecentProcessDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessData
-
Sets the value of the getMostRecentProcessDataRequest property.
- setGetMostRecentProcessDataResponse(GetMostRecentProcessDataResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponse
-
Sets the value of the getMostRecentProcessDataResponse property.
- setGetMyEmailAddressResponseMsg(GetMyEmailAddressResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddressResponse
-
Sets the value of the getMyEmailAddressResponseMsg property.
- setGetOperationalStatusLogResult(GetOperationalStatusLogResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponse
-
Sets the value of the getOperationalStatusLogResult property.
- setGetPerformanceAverageHostingStatsResult(GetPerformanceAverageStatsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostingStatsResponse
-
Sets the value of the getPerformanceAverageHostingStatsResult property.
- setGetPerformanceAverageStatsResult(GetPerformanceAverageStatsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponse
-
Sets the value of the getPerformanceAverageStatsResult property.
- setGetPluginHtmlFormattedDisplayRequestMsgWrapper(GetPluginHtmlFormattedDisplayRequestMsgWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsg
-
Sets the value of the getPluginHtmlFormattedDisplayRequestMsgWrapper property.
- setGetPluginInformationRequestWrapper(GetPluginInformationRequestWrapper) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestMsg
-
Sets the value of the getPluginInformationRequestWrapper property.
- setGetProcessPerformanceLogsByRangeRequest(GetProcessPerformanceLogsByRangeRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRange
-
Sets the value of the getProcessPerformanceLogsByRangeRequest property.
- setGetProcessPerformanceLogsByRangeResponse(GetProcessPerformanceLogsByRangeResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponse
-
Sets the value of the getProcessPerformanceLogsByRangeResponse property.
- setGetQuickStatsAllRequest(GetQuickStatsAllRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAll
-
Sets the value of the getQuickStatsAllRequest property.
- setGetQuickStatsAllResponse(GetQuickStatsAllResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsAllResponse
-
Sets the value of the getQuickStatsAllResponse property.
- setGetQuickStatsRequest(GetQuickStatsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStats
-
Sets the value of the getQuickStatsRequest property.
- setGetQuickStatsResponse(GetQuickStatsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponse
-
Sets the value of the getQuickStatsResponse property.
- setGetServiceDependenciesRequest(GetServiceDependenciesRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependencies
-
Sets the value of the getServiceDependenciesRequest property.
- setGetServiceDependenciesResponse(GetServiceDependenciesResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesResponse
-
Sets the value of the getServiceDependenciesResponse property.
- setGetServiceHostListResult(GetServiceHostListResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponse
-
Sets the value of the getServiceHostListResult property.
- setGetServicePermissionsResult(GetServicePermissionsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponse
-
Sets the value of the getServicePermissionsResult property.
- setGetServicePolicyResult(ServicePolicyResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePolicyResponse
-
Sets the value of the getServicePolicyResult property.
- setGetStatusResponseResult(GetStatusResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponse
-
Sets the value of the getStatusResponseResult property.
- setGetThreadTransactionsRequest(GetThreadTransactionsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactions
-
Sets the value of the getThreadTransactionsRequest property.
- setGetThreadTransactionsResponse(GetThreadTransactionsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsResponse
-
Sets the value of the getThreadTransactionsResponse property.
- setGetUDDIDataPublishServicePoliciesResult(GetUDDIDataPublishServicePoliciesResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponse
-
Sets the value of the getUDDIDataPublishServicePoliciesResult property.
- setGlobalPolicy(SetGlobalPolicyRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Sets the global policy values
Required permission: global admin role
- SetGlobalPolicy - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetGlobalPolicy() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicy
-
- setGlobalPolicy(SetGlobalPolicyRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Sets the global policy values
Required permission: global admin role
- SetGlobalPolicyRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
gets the global policy
requires global admin role
- SetGlobalPolicyRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyRequestMsg
-
- SetGlobalPolicyResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetGlobalPolicyResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyResponse
-
- SetGlobalPolicyResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns an empty message, signifying that the policy was set
- SetGlobalPolicyResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyResponseMsg
-
- setGlobalPolicyResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyResponse
-
- setGroup(String) - Method in class org.miloss.fgsms.auxsrv.status.Job
-
Sets the value of the group property.
- setGroupNames(GroupNames) - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Sets the value of the groupNames property.
- setGuid(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLA
-
Sets the value of the guid property.
- setHasRequestMessage(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the hasRequestMessage property.
- setHasResponseMessage(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the hasResponseMessage property.
- setHeader(String, String) - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
The default behavior of this method is to return setHeader(String name, String value)
on the wrapped response object.
- setHealthStatusEnabled(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Deprecated.
- setHelp(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponseMsg
-
Sets the value of the help property.
- setHost(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.HostInstanceStats
-
Sets the value of the host property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostStatsRequestMsg
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.MachineData
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineRequestMsg
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineRequestMsg
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineRequestMsg
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the hostname property.
- setHostname(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the hostname property.
- setHosts(ArrayOfHostInstanceStats) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorListResponseMsg
-
Sets the value of the hosts property.
- setHosts(ArrayOfHostInstanceStats) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostListResponseMsg
-
Sets the value of the hosts property.
- setHttpHeaderName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserIdentity
-
Sets the value of the httpHeaderName property.
- setId(String) - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Sets the value of the id property.
- setId(String) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the id property.
- setId(String) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the id property.
- setId(String) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the id property.
- setId(String) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the id property.
- setId(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetThreadTransactionsRequestMsg
-
Sets the value of the id property.
- setID(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.OperationalRecord
-
Sets the value of the id property.
- setImplementingClassName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.FederationPolicy
-
Sets the value of the implementingClassName property.
- setImplementingClassName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAAction
-
Sets the value of the implementingClassName property.
- setIncidentID(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Sets the value of the incidentID property.
- setInitialTerminationTime(JAXBElement<String>) - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Sets the value of the initialTerminationTime property.
- setInitialTerminationTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisher
-
Sets the value of the initialTerminationTime property.
- setInsert(InsertType) - Method in class org.oasis_open.docs.wsrf.rp_2.InsertResourceProperties
-
Sets the value of the insert property.
- setInstalledMemory(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeResponseMsg
-
Sets the value of the installedMemory property.
- setIntegrityKey(SecretKey) - Method in class org.miloss.fgsms.common.AesCbcWithIntegrity.SecretKeys
-
- setIpaddress(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Sets the value of the ipaddress property.
- setIPV4Address(byte[]) - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Sets the value of the ipv4Address property.
- setIPV6Address(byte[]) - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Sets the value of the ipv6Address property.
- setIsCertificate(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.XPathExpressionType
-
Sets the value of the isCertificate property.
- setIsFault(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the isFault property.
- setIsFault(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Sets the value of the isFault property.
- setIsFault(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the isFault property.
- setIsSLAFault(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the isSLAFault property.
- setIsSLAFault(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the isSLAFault property.
- setItemtype(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the itemtype property.
- setItemType(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the itemType property.
- setJob(ReportDefinition) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExistingReportDefitions
-
Sets the value of the job property.
- setJobId(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportRequestMsg
-
Sets the value of the jobId property.
- setJobId(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Sets the value of the jobId property.
- setJobs(Jobs) - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Sets the value of the jobs property.
- setJobsExecuted(long) - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Sets the value of the jobsExecuted property.
- setKeyNameValue(KeyNameValue) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValueEnc
-
Sets the value of the keyNameValue property.
- setKeyvalue(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettingsRequestMsg
-
Sets the value of the keyvalue property.
- setKilobytespersecondDiskRead(Long) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the kilobytespersecondDiskRead property.
- setKilobytespersecondDiskWrite(Long) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the kilobytespersecondDiskWrite property.
- setKilobytespersecondNetworkReceive(Long) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterPerformanceData
-
Sets the value of the kilobytespersecondNetworkReceive property.
- setKilobytespersecondNetworkTransmit(Long) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterPerformanceData
-
Sets the value of the kilobytespersecondNetworkTransmit property.
- setLang(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.LangString
-
Sets the value of the lang property.
- setLang(String) - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.Description
-
Sets the value of the lang property.
- setLargestQueueDepth(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the largestQueueDepth property.
- setLastCheckIn(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the lastCheckIn property.
- setLastErrorMessage(String) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
- setLastErrorMessage(String) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- setLastErrorMessage(String) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- SetLastLookup(long) - Method in class org.miloss.fgsms.discovery.dns.DNSDiscovery
-
- SetLastLookup(long) - Method in class org.miloss.fgsms.discovery.UDDIDiscovery
-
- SetLastLookup(long) - Method in interface org.miloss.fgsms.plugins.agents.IEndpointDiscovery
-
- setLastRanAt(Calendar) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Sets the value of the lastRanAt property.
- setLastRequestSize(IntegerCounter) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the lastRequestSize property.
- setLastResponseSize(IntegerCounter) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the lastResponseSize property.
- setLastResponseTime(DurationMetric) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the lastResponseTime property.
- setLastStatusChangeTimeStamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Sets the value of the lastStatusChangeTimeStamp property.
- setLastupdateat(Calendar) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponseMsg
-
Sets the value of the lastupdateat property.
- setLastUpdated(Calendar) - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Sets the value of the lastUpdated property.
- setLastUpdated(Calendar) - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Sets the value of the lastUpdated property.
- setLatitude(double) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GeoTag
-
Sets the value of the latitude property.
- setLevel(Level) - Method in class org.miloss.fgsms.common.Logger
-
- setLHS(RuleBaseType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.AndOrNot
-
Sets the value of the lhs property.
- setLocation(GeoTag) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the location property.
- setLogs(ArrayOfTransactionLog) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponseMsg
-
Sets the value of the logs property.
- setLongitude(double) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GeoTag
-
Sets the value of the longitude property.
- setMac(String) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Sets the value of the mac property.
- setMachine(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Sets the value of the machine property.
- setMachineData(MachineData) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataResponseMsg
-
Sets the value of the machineData property.
- setMachineData(MachinePerformanceData) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Sets the value of the machineData property.
- SetMachineInfo(SetProcessListByMachineRequestMsg) - Static method in class org.miloss.fgsms.agentcore.OSAgentHelper
-
Sends the current machine configuration information to the fgsms PCS
service If it cannot be reached, null is returned.
- setMachineInformation(MachineInformation) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponseMsg
-
Sets the value of the machineInformation property.
- setMachineInformation(MachineInformation) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
Sets the value of the machineInformation property.
- setMachineName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the machineName property.
- setMachinePerformanceData(MachinePerformanceData) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.MachineData
-
Sets the value of the machinePerformanceData property.
- setMachinePolicy(MachinePolicy) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponseMsg
-
Sets the value of the machinePolicy property.
- setMachinePolicy(MachinePolicy) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponseMsg
-
Sets the value of the machinePolicy property.
- setMachinePolicy(MachinePolicy) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponseMsg
-
Sets the value of the machinePolicy property.
- setMailSettings(SetMailSettingsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
sets a list of all settings that are used for SLA email alerts
requires global admin rights
- SetMailSettings - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetMailSettings() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettings
-
- setMailSettings(SetMailSettingsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
sets a list of all settings that are used for SLA email alerts requires
global admin rights
- SetMailSettingsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
sets a list of properties for sending email alerts, requires global admin privledges
- SetMailSettingsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsRequestMsg
-
- SetMailSettingsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetMailSettingsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsResponse
-
- SetMailSettingsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
empty response message
- SetMailSettingsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsResponseMsg
-
- setMaximumNumber(BigInteger) - Method in class org.oasis_open.docs.wsn.b_2.GetMessages
-
Sets the value of the maximumNumber property.
- setMaximumRequestSize(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the maximumRequestSize property.
- setMaximumResponseSize(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the maximumResponseSize property.
- setMaximumResponseTime(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the maximumResponseTime property.
- setMaximumTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.UnacceptableInitialTerminationTimeFaultType
-
Sets the value of the maximumTime property.
- setMaximumTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.UnacceptableTerminationTimeFaultType
-
Sets the value of the maximumTime property.
- setMaxRequestSize(IntegerCounter) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the maxRequestSize property.
- setMaxResponseSize(IntegerCounter) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the maxResponseSize property.
- setMaxResponseTime(DurationMetric) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the maxResponseTime property.
- setMemo(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Sets the value of the memo property.
- setMemoryinstalled(long) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Sets the value of the memoryinstalled property.
- setMessage(String) - Method in class org.miloss.fgsms.plugins.sla.alertservice.RecieveServiceAlert
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponseMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportResponseMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportResponseMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.OperationalRecord
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyResponseMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponseMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the message property.
- setMessage(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the message property.
- setMessage(SOAPMessage) - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- setMessage(MessageContentType) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageInformationType
-
Sets the value of the message property.
- setMessage(LangString) - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Sets the value of the message property.
- setMessage(NotificationMessageHolderType.Message) - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
Sets the value of the message property.
- setMessagecount(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the messagecount property.
- setMessagePattern(QueryExpressionType) - Method in class org.oasis_open.docs.wsn.t_1.TopicType
-
Sets the value of the messagePattern property.
- setMessagesdropped(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the messagesdropped property.
- setMessagesDropped(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the messagesDropped property.
- setMessagesIn(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the messagesIn property.
- setMessagesOut(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the messagesOut property.
- setMethod(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Sets the value of the method property.
- setMinimumTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.UnacceptableInitialTerminationTimeFaultType
-
Sets the value of the minimumTime property.
- setMinimumTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.UnacceptableTerminationTimeFaultType
-
Sets the value of the minimumTime property.
- setMonitorhostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the monitorhostname property.
- setMonitorHostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the monitorHostname property.
- setMonitorhostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the monitorhostname property.
- setMonitorHostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the monitorHostname property.
- SetMoreStatus - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- SetMoreStatus() - Constructor for class org.miloss.fgsms.services.interfaces.status.SetMoreStatus
-
- setMoreStatus(List<SetStatusRequestMsg>) - Method in interface org.miloss.fgsms.services.interfaces.status.StatusService
-
Set the status on more than one item.
- setMoreStatus(List<SetStatusRequestMsg>) - Method in class org.miloss.fgsms.services.status.impl.StatusServiceImpl
-
- SetMoreStatusResponse - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- SetMoreStatusResponse() - Constructor for class org.miloss.fgsms.services.interfaces.status.SetMoreStatusResponse
-
- setMsgCatalog(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.MsgCatalogInformationType
-
Sets the value of the msgCatalog property.
- setMsgCatalogType(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.MsgCatalogInformationType
-
Sets the value of the msgCatalogType property.
- setMsgId(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.SubstitutableMsgType
-
Sets the value of the msgId property.
- setMsgIdType(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.SubstitutableMsgType
-
Sets the value of the msgIdType property.
- setMTBF(Duration) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Sets the value of the mtbf property.
- setMTBF(Duration) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the mtbf property.
- setMtu(long) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Sets the value of the mtu property.
- setMyEmailAddress(SetMyEmailAddressRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
- SetMyEmailAddress - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetMyEmailAddress() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddress
-
- setMyEmailAddress(SetMyEmailAddressRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
sets my email address
- SetMyEmailAddressRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
returns the email address of the current user
- SetMyEmailAddressRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressRequestMsg
-
- SetMyEmailAddressResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetMyEmailAddressResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressResponse
-
- setMyEmailAddressResponseMsg - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressResponse
-
- SetMyEmailAddressResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
request message
- SetMyEmailAddressResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressResponseMsg
-
- setName(String) - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
Set the name (i.e.
- setName(String) - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
Set the name (i.e.
- setName(String) - Method in class org.miloss.fgsms.auxsrv.status.Group
-
Sets the value of the name property.
- setName(String) - Method in class org.miloss.fgsms.auxsrv.status.Job
-
Sets the value of the name property.
- setName(String) - Method in class org.miloss.fgsms.auxsrv.status.Trigger
-
Sets the value of the name property.
- setName(String) - Method in class org.miloss.fgsms.auxsrv.status.TriggerGroup
-
Sets the value of the name property.
- setName(String) - Method in class org.miloss.fgsms.services.interfaces.common.Header
-
Sets the value of the name property.
- setName(String) - Method in class org.miloss.fgsms.services.interfaces.common.NameValuePair
-
Sets the value of the name property.
- setName(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the name property.
- setName(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Sets the value of the name property.
- setName(String) - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType
-
Sets the value of the name property.
- setName(String) - Method in class org.oasis_open.docs.wsn.t_1.TopicType
-
Sets the value of the name property.
- setNamespace(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.XMLNamespacePrefixies
-
Sets the value of the namespace property.
- setNamespaces(ArrayOfXMLNamespacePrefixies) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserIdentity
-
Sets the value of the namespaces property.
- setNegativeAssertionPossible(Boolean) - Method in class org.oasis_open.docs.wsdm.muws1_2.CorrelatablePropertiesType
-
Sets the value of the negativeAssertionPossible property.
- setNewValues(Object) - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType
-
Sets the value of the newValues property.
- setNotIncluded(MessageContentNotIncludedFlag) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Sets the value of the notIncluded property.
- setNumberofActiveThreads(Long) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the numberofActiveThreads property.
- setNumberofActiveThreads(Long) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the numberofActiveThreads property.
- setNumberOfFailedRequests(IntegerCounter) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the numberOfFailedRequests property.
- setNumberOfQueuesTopics(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the numberOfQueuesTopics property.
- setNumberOfRequests(IntegerCounter) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the numberOfRequests property.
- setNumberOfSuccessfulRequests(IntegerCounter) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the numberOfSuccessfulRequests property.
- setOffset(int) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsRequestMsg
-
Sets the value of the offset property.
- setOffset(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsRequestMsg
-
Sets the value of the offset property.
- setOffset(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogRequestMsg
-
Sets the value of the offset property.
- setOffset(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
Sets the value of the offset property.
- setOffset(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Sets the value of the offset property.
- setOffset(Integer) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the offset property.
- setOffset(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Sets the value of the offset property.
- setOffset(Integer) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the offset property.
- setOffset(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Sets the value of the offset property.
- setOldValues(JAXBElement<Object>) - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyValueChangeNotificationType
-
Sets the value of the oldValues property.
- setOpenFileHandles(long) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the openFileHandles property.
- setOperatingsystem(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Sets the value of the operatingsystem property.
- setOperational(boolean) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the operational property.
- setOperational(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the operational property.
- setOperational(Boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
Sets the value of the operational property.
- setOperational(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.OperationalRecord
-
Sets the value of the operational property.
- setOperational(boolean) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Sets the value of the operational property.
- setOperational(boolean) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the operational property.
- setOperational(boolean) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the operational property.
- setOperationalstatus(String) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the operationalstatus property.
- setOperationalstatus(boolean) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the operationalstatus property.
- setOperationalstatus(boolean) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the operationalstatus property.
- setOperationalStatus(boolean) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Sets the value of the operationalStatus property.
- setOperationalStatus(String) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationOperationalStatusType
-
Sets the value of the operationalStatus property.
- setOperationalStatusMessage(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataRequestMsg
-
Sets the value of the operationalStatusMessage property.
- setOperationName(String) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationDurationMetric
-
Sets the value of the operationName property.
- setOperationName(String) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationIntegerCounter
-
Sets the value of the operationName property.
- setOperationName(String) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the operationName property.
- setOperationName(String) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationOperationalStatusType
-
Sets the value of the operationName property.
- setOption(String, Object) - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
Set the given option (name/value) in this handler's bag of options
- setOption(String, Object) - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
Set the given option (name/value) in this handler's bag of options
- setOptionalPolicyTypeFilter(PolicyType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListRequestMsg
-
Sets the value of the optionalPolicyTypeFilter property.
- setOptionDefault(String, Object) - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
Set a default value for the given option: if the option is not already
set, then set it.
- setOptionDefault(String, Object) - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
Set a default value for the given option: if the option is not already
set, then set it.
- setOptions(Hashtable) - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
- setOptions(Hashtable) - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
- setOptionsLockable(boolean) - Method in class org.miloss.fgsms.agents.Axis1MonitorInbound
-
Should this Handler use a LockableHashtable for options? Default is
'false'.
- setOptionsLockable(boolean) - Method in class org.miloss.fgsms.agents.Axis1MonitorOutbound
-
Should this Handler use a LockableHashtable for options? Default is
'false'.
- setOriginalRequestURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the originalRequestURL property.
- setOriginator(W3CEndpointReference) - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Sets the value of the originator property.
- setOutput(String) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the output property.
- setOutputFormat(String) - Method in class org.miloss.fgsms.osagent.SigarCommandBase
-
- setOwner(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Sets the value of the owner property.
- setParent(String) - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType.Topic
-
Sets the value of the parent property.
- setParentobject(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Sets the value of the parentobject property.
- setParentObject(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the parentObject property.
- setParentObject(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the parentObject property.
- setParentObject(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the parentObject property.
- setPartition(String) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the partition property.
- setPassword(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Sets the value of the password property.
- setPasswordEncrypted(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Sets the value of the passwordEncrypted property.
- setPercentusedCPU(Double) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the percentusedCPU property.
- setPercentusedCPU(Double) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the percentusedCPU property.
- setPerformanceData(ProcessPerformanceData) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataResponseMsg
-
Sets the value of the performanceData property.
- setPlugin(Plugin) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationRequestWrapper
-
Sets the value of the plugin property.
- setPlugintype(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayRequestMsgWrapper
-
Sets the value of the plugintype property.
- setPlugintype(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListRequestMsg
-
Sets the value of the plugintype property.
- setPlugintype(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.Plugin
-
Sets the value of the plugintype property.
- setPOC(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the poc property.
- setPolicies(ArrayOfServicePolicy) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePoliciesResponseMsg
-
Sets the value of the policies property.
- setPolicy(GlobalPolicy) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicyResponseMsg
-
Sets the value of the policy property.
- setPolicy(ServicePolicy) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyResponseMsg
-
Sets the value of the policy property.
- setPolicy(GlobalPolicy) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyRequestMsg
-
Sets the value of the policy property.
- setPolicy(ServicePolicy) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyRequestMsg
-
Sets the value of the policy property.
- setPolicyRefreshRate(Duration) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Sets the value of the policyRefreshRate property.
- setPolicyRefreshRate(Duration) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the policyRefreshRate property.
- setPolicyType(PolicyType) - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Sets the value of the policyType property.
- setPolicyType(PolicyType) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Sets the value of the policyType property.
- setPolicyType(PolicyType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the policyType property.
- setPolicytype(PolicyType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Sets the value of the policytype property.
- setPolicyType(PolicyType) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the policyType property.
- setPolicyType(PolicyType) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the policyType property.
- setPort(BigInteger) - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Sets the value of the port property.
- setPortType(QName) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationDurationMetric
-
Sets the value of the portType property.
- setPortType(QName) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationIntegerCounter
-
Sets the value of the portType property.
- setPortType(QName) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the portType property.
- setPortType(QName) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationOperationalStatusType
-
Sets the value of the portType property.
- setPrefix(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.XMLNamespacePrefixies
-
Sets the value of the prefix property.
- setPreviousState(StateType) - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Sets the value of the previousState property.
- setPriority(Priority) - Method in class org.miloss.fgsms.common.Logger
-
- setPriority(Short) - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Sets the value of the priority property.
- setProcessAt(RunAtLocation) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLARuleGeneric
-
Sets the value of the processAt property.
- setProcessListByMachine(SetProcessListByMachineRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
provides infrastructure information, a list of all known processes associated with a given hostname
requires agent rights
As of RC6
- SetProcessListByMachine - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetProcessListByMachine() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachine
-
- setProcessListByMachine(SetProcessListByMachineRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
provides infrastructure information, a list of all known processes
associated with a given hostname requires agent rights As of RC6
- SetProcessListByMachineRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
sets a list of processes that have been observed
requires agent
- SetProcessListByMachineRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineRequestMsg
-
- SetProcessListByMachineResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetProcessListByMachineResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponse
-
- SetProcessListByMachineResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
contains the current list of
- SetProcessListByMachineResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponseMsg
-
- setProducerReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
Sets the value of the producerReference property.
- setPropertyKey(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValue
-
Sets the value of the propertyKey property.
- setPropertyName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValue
-
Sets the value of the propertyName property.
- setPropertyName(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PropertiesList
-
Sets the value of the propertyName property.
- setPropertyname(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PropertyPair
-
Sets the value of the propertyname property.
- setPropertyValue(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValue
-
Sets the value of the propertyValue property.
- setPropertyValue(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PropertiesList
-
Sets the value of the propertyValue property.
- setPropertyvalue(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.PropertyPair
-
Sets the value of the propertyvalue property.
- setProtocol(TcpIpProtocolType) - Method in class org.oasis_open.docs.wsdm.mows_2.TcpIpInfo
-
Sets the value of the protocol property.
- setPublishAverageResponseTime(boolean) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setPublisherReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.br_2.PublisherRegistrationRP
-
Sets the value of the publisherReference property.
- setPublisherReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisher
-
Sets the value of the publisherReference property.
- setPublisherRegistrationReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.br_2.RegisterPublisherResponse
-
Sets the value of the publisherRegistrationReference property.
- setPublishFailureCount(boolean) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setPublishLastKnownStatus(boolean) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setPublishMaximums(boolean) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setPublishSLAFaults(boolean) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setPublishSuccessCount(boolean) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setPublishTimeSinceLastStatusChange(boolean) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setPublishUpTimePercent(boolean) - Method in class org.miloss.fgsms.uddipub.FederationPolicyExt
-
- setPullPoint(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.b_2.CreatePullPointResponse
-
Sets the value of the pullPoint property.
- setPurgePerformanceDataResult(PurgePerformanceDataResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataResponse
-
Sets the value of the purgePerformanceDataResult property.
- setQueryExpression(QueryExpressionType) - Method in class org.oasis_open.docs.wsrf.rp_2.QueryResourceProperties
-
Sets the value of the queryExpression property.
- setQueueDepth(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the queueDepth property.
- setQueueOrTopicCanonicalName(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the queueOrTopicCanonicalName property.
- setQueueOrTopicName(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the queueOrTopicName property.
- setQueuetopiccanonicalname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Sets the value of the queuetopiccanonicalname property.
- setQueuetopicname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Sets the value of the queuetopicname property.
- setRange(TimeRangeDiff) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportCSVDataRequestMsg
-
Sets the value of the range property.
- setRange(TimeRangeDiff) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportDataRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostStatsRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsAll
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceDataRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportCSVDataRequestMsg
-
Sets the value of the range property.
- setRange(TimeRange) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataRequestMsg
-
Sets the value of the range property.
- setRecievedmessagecount(Long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the recievedmessagecount property.
- setRecordcount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsRequestMsg
-
Sets the value of the recordcount property.
- setRecordcount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogRequestMsg
-
Sets the value of the recordcount property.
- setRecordcount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAuditLogsByTimeRangeRequestMsg
-
Sets the value of the recordcount property.
- setRecordcount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Sets the value of the recordcount property.
- setRecordcount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Sets the value of the recordcount property.
- setRecordcount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Sets the value of the recordcount property.
- setRecordCPUusage(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachinePolicy
-
Sets the value of the recordCPUusage property.
- setRecordCPUusage(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ProcessPolicy
-
Sets the value of the recordCPUusage property.
- setRecordedat(Calendar) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the recordedat property.
- setRecordedMessageCap(int) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Sets the value of the recordedMessageCap property.
- setRecordedMessageCap(int) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Sets the value of the recordedMessageCap property.
- setRecordedTransactionCount(int) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.HostInstanceStats
-
Sets the value of the recordedTransactionCount property.
- setRecordFaultsOnly(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Sets the value of the recordFaultsOnly property.
- setRecordHeaders(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Sets the value of the recordHeaders property.
- setRecordlimit(int) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsRequestMsg
-
Sets the value of the recordlimit property.
- setRecordMemoryUsage(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachinePolicy
-
Sets the value of the recordMemoryUsage property.
- setRecordMemoryUsage(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ProcessPolicy
-
Sets the value of the recordMemoryUsage property.
- setRecordOpenFileHandles(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ProcessPolicy
-
Sets the value of the recordOpenFileHandles property.
- setRecordRequestMessage(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Sets the value of the recordRequestMessage property.
- setRecordResponseMessage(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Sets the value of the recordResponseMessage property.
- setRecords(int) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the records property.
- setRecords(int) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the records property.
- setRelatedTransaction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Sets the value of the relatedTransaction property.
- setRelatedTransactionID(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the relatedTransactionID property.
- setRelatedTransactionID(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the relatedTransactionID property.
- setRelationship(RelationshipType) - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipCreatedNotification
-
Sets the value of the relationship property.
- setRelationship(RelationshipType) - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipDeletedNotification
-
Sets the value of the relationship property.
- setReoccurs(BigInteger) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DailySchedule
-
Sets the value of the reoccurs property.
- setReoccurs(BigInteger) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.WeeklySchedule
-
Sets the value of the reoccurs property.
- setRepeatCount(Short) - Method in class org.oasis_open.docs.wsdm.muws2_2.EventCorrelationPropertiesType
-
Sets the value of the repeatCount property.
- setReply(MessageInformationType) - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Sets the value of the reply property.
- setReporterComponent(ComponentType) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the reporterComponent property.
- setReportId(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.CompletedJobs
-
Sets the value of the reportId property.
- setReportId(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportRequestMsg
-
Sets the value of the reportId property.
- setReportId(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportRequestMsg
-
Sets the value of the reportId property.
- setReportId(String) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponseMsg
-
Sets the value of the reportId property.
- setReportingFrequency(Duration) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataResponseMsg
-
Sets the value of the reportingFrequency property.
- setReportingFrequency(Duration) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponseMsg
-
Sets the value of the reportingFrequency property.
- setReportTime(Calendar) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the reportTime property.
- setReportTypes(ArrayOfReportTypeContainer) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ExportDataRequestMsg
-
Sets the value of the reportTypes property.
- setReportTypes(ArrayOfReportTypeContainer) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataRequestMsg
-
Sets the value of the reportTypes property.
- setReq(GetMessageTransactionLogDetailsMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetails
-
Sets the value of the req property.
- setReq(GetMessageTransactionLogDetailsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponse
-
Sets the value of the req property.
- setReq(AddDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddData
-
Sets the value of the req property.
- setReq(GetStatusRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.status.GetAllStatus
-
Sets the value of the req property.
- setReq(GetStatusRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatus
-
Sets the value of the req property.
- setReq(RemoveStatusRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatus
-
Sets the value of the req property.
- setReq(SetExtendedStatusRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatus
-
Sets the value of the req property.
- setReq(SetStatusRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatus
-
Sets the value of the req property.
- setRequest(AddOrUpdateScheduledReportRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReport
-
Sets the value of the request property.
- setRequest(DeleteReportRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReport
-
Sets the value of the request property.
- setRequest(DeleteScheduledReportRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReport
-
Sets the value of the request property.
- setRequest(GetMyScheduledReportsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReports
-
Sets the value of the request property.
- setRequest(GetReportRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReport
-
Sets the value of the request property.
- setRequest(GetOperatingStatusRequestMessage) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatus
-
Sets the value of the request property.
- setRequest(GetAllOperationalStatusLogRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLog
-
Sets the value of the request property.
- setRequest(GetDataCollectorListRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetDataCollectorList
-
Sets the value of the request property.
- setRequest(GetMessageLogsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogs
-
Sets the value of the request property.
- setRequest(GetMessageLogsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsByRange
-
Sets the value of the request property.
- setRequest(GetMessageTransactionLogRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLog
-
Sets the value of the request property.
- setRequest(GetMonitoredServiceListRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceList
-
Sets the value of the request property.
- setRequest(GetOperationalStatusLogRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLog
-
Sets the value of the request property.
- setRequest(GetPerformanceAverageHostStatsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageHostingStats
-
Sets the value of the request property.
- setRequest(GetPerformanceAverageStatsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStats
-
Sets the value of the request property.
- setRequest(GetRecentMessageLogsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogs
-
Sets the value of the request property.
- setRequest(GetServiceHostListRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceHostList
-
Sets the value of the request property.
- setRequest(GetSLAFaultRecordsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecords
-
Sets the value of the request property.
- setRequest(PurgePerformanceDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.PurgePerformanceData
-
Sets the value of the request property.
- setRequest(ClearCredentialsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentials
-
Sets the value of the request property.
- setRequest(CreateAgentActionRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentAction
-
Sets the value of the request property.
- setRequest(DeleteAgentActionsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActions
-
Sets the value of the request property.
- setRequest(DeleteServicePolicyRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicy
-
Sets the value of the request property.
- setRequest(ElevateSecurityLevelRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ElevateSecurityLevel
-
Sets the value of the request property.
- setRequest(GetAdministratorsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministrators
-
Sets the value of the request property.
- setRequest(GetAgentActionsByMachineRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachine
-
Sets the value of the request property.
- setRequest(GetAgentPrinicplesRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicples
-
Sets the value of the request property.
- setRequest(GetAlertRegistrationsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAlertRegistrations
-
Sets the value of the request property.
- setRequest(GetAvailableAlertRegistrationsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAvailableAlertRegistrations
-
Sets the value of the request property.
- setRequest(GetDomainListRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainList
-
Sets the value of the request property.
- setRequest(GetGeneralSettingsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGeneralSettings
-
Sets the value of the request property.
- setRequest(GetGlobalPolicyRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetGlobalPolicy
-
Sets the value of the request property.
- setRequest(GetMachinesByDomainRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomain
-
Sets the value of the request property.
- setRequest(GetMailSettingsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMailSettings
-
Sets the value of the request property.
- setRequest(GetMonitoredItemsByMachineRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachine
-
Sets the value of the request property.
- setRequest(GetMyEmailAddressRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMyEmailAddress
-
Sets the value of the request property.
- setRequest(GetPluginHtmlFormattedDisplayRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplay
-
Sets the value of the request property.
- setRequest(GetPluginInformationRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformation
-
Sets the value of the request property.
- setRequest(GetPluginListRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginList
-
Sets the value of the request property.
- setRequest(GetProcessesListByMachineRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachine
-
Sets the value of the request property.
- setRequest(GetServicePermissionsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissions
-
Sets the value of the request property.
- setRequest(ServicePolicyRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePolicy
-
Sets the value of the request property.
- setRequest(GetUDDIDataPublishServicePoliciesRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetUDDIDataPublishServicePolicies
-
Sets the value of the request property.
- setRequest(RegisterPluginRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPlugin
-
Sets the value of the request property.
- setRequest(RemoveGeneralSettingsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettings
-
Sets the value of the request property.
- setRequest(SetAdministratorRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministrator
-
Sets the value of the request property.
- setRequest(SetAgentPrinicplesRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicples
-
Sets the value of the request property.
- setRequest(SetAlertRegistrationsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrations
-
Sets the value of the request property.
- setRequest(SetCredentialsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentials
-
Sets the value of the request property.
- setRequest(SetGeneralSettingsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettings
-
Sets the value of the request property.
- setRequest(SetGlobalPolicyRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicy
-
Sets the value of the request property.
- setRequest(SetMailSettingsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettings
-
Sets the value of the request property.
- setRequest(SetMyEmailAddressRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddress
-
Sets the value of the request property.
- setRequest(SetProcessListByMachineRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachine
-
Sets the value of the request property.
- setRequest(SetServicePermissionsRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissions
-
Sets the value of the request property.
- setRequest(SetServicePolicyRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicy
-
Sets the value of the request property.
- setRequest(UnregisterPluginRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPlugin
-
Sets the value of the request property.
- setRequest(UpdateAgentActionRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentAction
-
Sets the value of the request property.
- setRequest(ExportCSVDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToCSV
-
Sets the value of the request property.
- setRequest(ExportDataRequestMsg) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToHTML
-
Sets the value of the request property.
- setRequest(MessageInformationType) - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Sets the value of the request property.
- setRequestedType(QName) - Method in class org.oasis_open.docs.wsdm.muws2_2.QueryRelationshipsByType
-
Sets the value of the requestedType property.
- setRequestedValue(ResourcePropertyChangeFailureType.RequestedValue) - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyChangeFailureType
-
Sets the value of the requestedValue property.
- setRequestMessage(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Sets the value of the requestMessage property.
- setRequestSize(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the requestSize property.
- setRequestSize(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the requestSize property.
- setRequestSize(int) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the requestSize property.
- setRequestURI(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the requestURI property.
- setRequiresRegistration(boolean) - Method in class org.oasis_open.docs.wsn.br_2.NotificationBrokerRP
-
Sets the value of the requiresRegistration property.
- setResetAt(Calendar) - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Sets the value of the resetAt property.
- setResetAt(Calendar) - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Sets the value of the resetAt property.
- setResourceBundle(ResourceBundle) - Method in class org.miloss.fgsms.common.Logger
-
- setResourceId(String) - Method in class org.oasis_open.docs.wsdm.muws1_2.ComponentType
-
Sets the value of the resourceId property.
- setResourceId(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.DestructionNotification
-
Sets the value of the resourceId property.
- setResourceId(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Sets the value of the resourceId property.
- SetResourceProperties - Class in org.oasis_open.docs.wsrf.rp_2
-
Java class for anonymous complex type.
- SetResourceProperties() - Constructor for class org.oasis_open.docs.wsrf.rp_2.SetResourceProperties
-
- SetResourcePropertiesResponse - Class in org.oasis_open.docs.wsrf.rp_2
-
Java class for anonymous complex type.
- SetResourcePropertiesResponse() - Constructor for class org.oasis_open.docs.wsrf.rp_2.SetResourcePropertiesResponse
-
- setResourceProperty(QName) - Method in class org.oasis_open.docs.wsrf.rp_2.DeleteType
-
Sets the value of the resourceProperty property.
- setResourcePropertyChangeFailure(ResourcePropertyChangeFailureType) - Method in class org.oasis_open.docs.wsrf.rp_2.DeleteResourcePropertiesRequestFailedFaultType
-
Sets the value of the resourcePropertyChangeFailure property.
- setResourcePropertyChangeFailure(ResourcePropertyChangeFailureType) - Method in class org.oasis_open.docs.wsrf.rp_2.InsertResourcePropertiesRequestFailedFaultType
-
Sets the value of the resourcePropertyChangeFailure property.
- setResourcePropertyChangeFailure(ResourcePropertyChangeFailureType) - Method in class org.oasis_open.docs.wsrf.rp_2.InvalidModificationFaultType
-
Sets the value of the resourcePropertyChangeFailure property.
- setResourcePropertyChangeFailure(ResourcePropertyChangeFailureType) - Method in class org.oasis_open.docs.wsrf.rp_2.SetResourcePropertyRequestFailedFaultType
-
Sets the value of the resourcePropertyChangeFailure property.
- setResourcePropertyChangeFailure(ResourcePropertyChangeFailureType) - Method in class org.oasis_open.docs.wsrf.rp_2.UnableToModifyResourcePropertyFaultType
-
Sets the value of the resourcePropertyChangeFailure property.
- setResourcePropertyChangeFailure(ResourcePropertyChangeFailureType) - Method in class org.oasis_open.docs.wsrf.rp_2.UnableToPutResourcePropertyDocumentFaultType
-
Sets the value of the resourcePropertyChangeFailure property.
- setResourcePropertyChangeFailure(ResourcePropertyChangeFailureType) - Method in class org.oasis_open.docs.wsrf.rp_2.UpdateResourcePropertiesRequestFailedFaultType
-
Sets the value of the resourcePropertyChangeFailure property.
- SetResourcePropertyRequestFailedFaultType - Class in org.oasis_open.docs.wsrf.rp_2
-
Java class for SetResourcePropertyRequestFailedFaultType complex type.
- SetResourcePropertyRequestFailedFaultType() - Constructor for class org.oasis_open.docs.wsrf.rp_2.SetResourcePropertyRequestFailedFaultType
-
- setResponse(AddOrUpdateScheduledReportResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponse
-
Sets the value of the response property.
- setResponse(DeleteReportResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportResponse
-
Sets the value of the response property.
- setResponse(DeleteScheduledReportResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportResponse
-
Sets the value of the response property.
- setResponse(GetMyScheduledReportsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetMyScheduledReportsResponse
-
Sets the value of the response property.
- setResponse(GetReportResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponse
-
Sets the value of the response property.
- setResponse(GetOperatingStatusResponseMessage) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponse
-
Sets the value of the response property.
- setResponse(ClearCredentialsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentialsResponse
-
Sets the value of the response property.
- setResponse(CreateAgentActionResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.CreateAgentActionResponse
-
Sets the value of the response property.
- setResponse(DeleteAgentActionsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteAgentActionsResponse
-
Sets the value of the response property.
- setResponse(GetAgentActionsByMachineResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineResponse
-
Sets the value of the response property.
- setResponse(GetDomainListResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetDomainListResponse
-
Sets the value of the response property.
- setResponse(GetMachinesByDomainResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMachinesByDomainResponse
-
Sets the value of the response property.
- setResponse(GetMonitoredItemsByMachineResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetMonitoredItemsByMachineResponse
-
Sets the value of the response property.
- setResponse(GetPluginHtmlFormattedDisplayResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginHtmlFormattedDisplayResponse
-
Sets the value of the response property.
- setResponse(GetPluginInformationResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginInformationResponse
-
Sets the value of the response property.
- setResponse(GetPluginListResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetPluginListResponse
-
Sets the value of the response property.
- setResponse(GetProcessesListByMachineResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetProcessesListByMachineResponse
-
Sets the value of the response property.
- setResponse(RegisterPluginResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RegisterPluginResponse
-
Sets the value of the response property.
- setResponse(RemoveGeneralSettingsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.RemoveGeneralSettingsResponse
-
Sets the value of the response property.
- setResponse(SetAgentPrinicplesResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesResponse
-
Sets the value of the response property.
- setResponse(SetCredentialsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsResponse
-
Sets the value of the response property.
- setResponse(SetGeneralSettingsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGeneralSettingsResponse
-
Sets the value of the response property.
- setResponse(SetMailSettingsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMailSettingsResponse
-
Sets the value of the response property.
- setResponse(SetProcessListByMachineResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetProcessListByMachineResponse
-
Sets the value of the response property.
- setResponse(UnregisterPluginResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UnregisterPluginResponse
-
Sets the value of the response property.
- setResponse(UpdateAgentActionResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UpdateAgentActionResponse
-
Sets the value of the response property.
- setResponse(RemoveStatusResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.status.RemoveStatusResponse
-
Sets the value of the response property.
- setResponseMessage(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Sets the value of the responseMessage property.
- setResponseSize(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the responseSize property.
- setResponseSize(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the responseSize property.
- setResponseSize(int) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the responseSize property.
- SetResponseStatus - Enum in org.miloss.fgsms.services.interfaces.status
-
Java class for SetResponseStatus.
- setResponseTime(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the responseTime property.
- setResponseTime(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogResponseMsg
-
Sets the value of the responseTime property.
- setResponseTime(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the responseTime property.
- setResponseTime(int) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the responseTime property.
- setResponsetimems(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Sets the value of the responsetimems property.
- setRestored(Boolean) - Method in class org.oasis_open.docs.wsrf.rp_2.ResourcePropertyChangeFailureType
-
Sets the value of the restored property.
- setRHS(RuleBaseType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.AndOrNot
-
Sets the value of the rhs property.
- setRight(RightEnum) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserPermissionType
-
Sets the value of the right property.
- setRight(RightEnum) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserServicePermissionType
-
Sets the value of the right property.
- setRights(ArrayOfUserServicePermissionType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsResponseMsg
-
Sets the value of the rights property.
- setRights(ArrayOfUserPermissionType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsRequestMsg
-
Sets the value of the rights property.
- setRole(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserInfo
-
Sets the value of the role property.
- setRole(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Sets the value of the role property.
- setRule(RuleBaseType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLA
-
Sets the value of the rule property.
- setRunning(boolean) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
- setRunning(boolean) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- setRunning(boolean) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- setRunning(boolean) - Static method in class org.miloss.fgsms.sla.SLAProcessorSingleton
-
- setRunningsince(Calendar) - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Sets the value of the runningsince property.
- setSchedule(ScheduleDefinition) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.ReportDefinition
-
Sets the value of the schedule property.
- setSchedulerInstanceId(String) - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Sets the value of the schedulerInstanceId property.
- setSchedulerName(String) - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Sets the value of the schedulerName property.
- setScope(String, MessageContext.Scope) - Method in class org.miloss.fgsms.test.MyMessageContext
-
- setScope(String, MessageContext.Scope) - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- setSelf(Self) - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipParticipantType
-
Sets the value of the self property.
- setSensorData(NameValuePairSet) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddMachineAndProcessDataRequestMsg
-
Sets the value of the sensorData property.
- setSequenceNumber(BigInteger) - Method in class org.oasis_open.docs.wsdm.muws2_2.EventCorrelationPropertiesType
-
Sets the value of the sequenceNumber property.
- setServiceHost(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the serviceHost property.
- setServicehostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the servicehostname property.
- setServiceHostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the serviceHostname property.
- setServicehostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the servicehostname property.
- setServiceHostname(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the serviceHostname property.
- setServiceLevelAggrements(ArrayOfSLA) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the serviceLevelAggrements property.
- setServiceLevelAgreementViolations(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Sets the value of the serviceLevelAgreementViolations property.
- setServiceList(ArrayOfServiceType) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListResponseMsg
-
Sets the value of the serviceList property.
- setServicePermissions(SetServicePermissionsRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Sets the permissions on a particular service object
Removes the current permission set and replaces it with the requested permission set
Required Permission: administer
- SetServicePermissions - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetServicePermissions() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissions
-
- setServicePermissions(SetServicePermissionsRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Sets the permissions on a particular service object
Removes the current permission set and replaces it with the requested
permission set
Required Permission: administer
- SetServicePermissionsRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Sets the specific rights for a service object, replacing old permission set
- SetServicePermissionsRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsRequestMsg
-
- SetServicePermissionsResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetServicePermissionsResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsResponse
-
- SetServicePermissionsResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
SetServicePermissionsResponseMsg
- SetServicePermissionsResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsResponseMsg
-
- setServicePermissionsResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsResponse
-
- setServicePolicy(SetServicePolicyRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.policyconfiguration.PCS
-
Saves a service policy to the configuration database
Any existing policy for this service is deleted and replaced with the parameter.
- SetServicePolicy - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetServicePolicy() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicy
-
- setServicePolicy(SetServicePolicyRequestMsg) - Method in class org.miloss.fgsms.services.pcs.impl.PCS4jBean
-
Saves a service policy to the configuration database
Any existing policy for this service is deleted and replaced with the
parameter.
- SetServicePolicyRequestMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Set Service Policy Request Msg
- SetServicePolicyRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyRequestMsg
-
- SetServicePolicyResponse - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for anonymous complex type.
- SetServicePolicyResponse() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponse
-
- SetServicePolicyResponseMsg - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Set Service Policy Response Msg
- SetServicePolicyResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponseMsg
-
- setServicePolicyResult - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponse
-
- setServiceTime(DurationMetric) - Method in class org.oasis_open.docs.wsdm.mows_2.OperationMetricType
-
Sets the value of the serviceTime property.
- setServiceUri(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAregistration
-
Sets the value of the serviceUri property.
- setSetAdministratorResult(SetAdministratorResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorResponse
-
Sets the value of the setAdministratorResult property.
- setSetAlertRegistrationsResponseMsg(SetAlertRegistrationsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAlertRegistrationsResponse
-
Sets the value of the setAlertRegistrationsResponseMsg property.
- setSetGlobalPolicyResult(SetGlobalPolicyResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetGlobalPolicyResponse
-
Sets the value of the setGlobalPolicyResult property.
- setSetMyEmailAddressResponseMsg(SetMyEmailAddressResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetMyEmailAddressResponse
-
Sets the value of the setMyEmailAddressResponseMsg property.
- setSetServicePermissionsResult(SetServicePermissionsResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsResponse
-
Sets the value of the setServicePermissionsResult property.
- setSetServicePolicyResult(SetServicePolicyResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponse
-
Sets the value of the setServicePolicyResult property.
- setSetStatusMoreResponseResult(SetStatusResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.status.SetMoreStatusResponse
-
Sets the value of the setStatusMoreResponseResult property.
- setSetStatusResponseResult(SetStatusResponseMsg) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusResponse
-
Sets the value of the setStatusResponseResult property.
- setSettings(NameValuePairSet) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the settings property.
- setSeverity(Short) - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Sets the value of the severity property.
- setShouldEncrypt(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValueEnc
-
Sets the value of the shouldEncrypt property.
- setSingletonObject(Object) - Static method in class org.miloss.fgsms.agentcore.MessageProcessor
-
- setSituation(SituationType) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the situation property.
- setSituationCategory(SituationCategoryType) - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Sets the value of the situationCategory property.
- setSituationTime(Calendar) - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Sets the value of the situationTime property.
- setSize(MessageContentSizeType) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Sets the value of the size property.
- setSlaFaultMsg(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the slaFaultMsg property.
- setSlaFaultMsg(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the slaFaultMsg property.
- setSLAID(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAregistration
-
Sets the value of the slaid property.
- setSLAViolationCount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the slaViolationCount property.
- setSlaViolationsOnly(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the slaViolationsOnly property.
- setSlaViolationsOnly(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the slaViolationsOnly property.
- setSourceaction(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
Sets the value of the sourceaction property.
- setSourceComponent(ComponentType) - Method in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
Sets the value of the sourceComponent property.
- setSourceuri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
Sets the value of the sourceuri property.
- setStart(Duration) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.TimeRangeDiff
-
Sets the value of the start property.
- setStart(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.TimeRange
-
Sets the value of the start property.
- setStartedAt(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Sets the value of the startedAt property.
- setStartedAt(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the startedAt property.
- setStartedAt(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the startedAt property.
- setStartingAt(Calendar) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AbstractSchedule
-
Sets the value of the startingAt property.
- setStateful(boolean) - Method in class org.miloss.fgsms.auxsrv.status.Job
-
Sets the value of the stateful property.
- setStateInformation(RequestProcessingStateInformationType) - Method in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
Sets the value of the stateInformation property.
- setStatus(int) - Method in class org.miloss.fgsms.agents.OutputStreamResponseWrapper
-
- setStatus(int) - Method in class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- setStatus(AgentActionStatus) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the status property.
- setStatus(boolean) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Sets the value of the status property.
- setStatus(DataResponseStatus) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataResponseMsg
-
Sets the value of the status property.
- setStatus(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponseMsg
-
Sets the value of the status property.
- SetStatus - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- SetStatus() - Constructor for class org.miloss.fgsms.services.interfaces.status.SetStatus
-
- setStatus(SetResponseStatus) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusResponseMsg
-
Sets the value of the status property.
- setStatus(SetStatusRequestMsg) - Method in interface org.miloss.fgsms.services.interfaces.status.StatusService
-
Set the Status on a single item.
- setStatus(SetStatusRequestMsg) - Method in class org.miloss.fgsms.services.status.impl.StatusServiceImpl
-
- setStatusMessage(String) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Sets the value of the statusMessage property.
- setStatusmessage(String) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the statusmessage property.
- setStatusmessage(String) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the statusmessage property.
- setStatusMoreResponseResult - Variable in class org.miloss.fgsms.services.interfaces.status.SetMoreStatusResponse
-
- SetStatusRequestMsg - Class in org.miloss.fgsms.services.interfaces.status
-
request
- SetStatusRequestMsg() - Constructor for class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
- SetStatusResponse - Class in org.miloss.fgsms.services.interfaces.status
-
Java class for anonymous complex type.
- SetStatusResponse() - Constructor for class org.miloss.fgsms.services.interfaces.status.SetStatusResponse
-
- SetStatusResponseMsg - Class in org.miloss.fgsms.services.interfaces.status
-
response
- SetStatusResponseMsg() - Constructor for class org.miloss.fgsms.services.interfaces.status.SetStatusResponseMsg
-
- setStatusResponseResult - Variable in class org.miloss.fgsms.services.interfaces.status.SetStatusResponse
-
- setStyle(TransportAuthenticationStyle) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Sets the value of the style property.
- setSubnetMask(String) - Method in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
Sets the value of the subnetMask property.
- setSubscriptionPolicy(Subscribe.SubscriptionPolicy) - Method in class org.oasis_open.docs.wsn.b_2.Subscribe
-
Sets the value of the subscriptionPolicy property.
- setSubscriptionPolicy(SubscriptionPolicyType) - Method in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
Sets the value of the subscriptionPolicy property.
- setSubscriptionReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
Sets the value of the subscriptionReference property.
- setSubscriptionReference(W3CEndpointReference) - Method in class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
Sets the value of the subscriptionReference property.
- setSubstitutableMsg(SubstitutableMsgType) - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Sets the value of the substitutableMsg property.
- setSuccess(boolean) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponseMsg
-
Sets the value of the success property.
- setSuccess(boolean) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportResponseMsg
-
Sets the value of the success property.
- setSuccess(boolean) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportResponseMsg
-
Sets the value of the success property.
- setSuccess(boolean) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Sets the value of the success property.
- setSuccess(boolean) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the success property.
- setSuccess(boolean) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataResponseMsg
-
Sets the value of the success property.
- setSuccess(boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyResponseMsg
-
Sets the value of the success property.
- setSuccessCount(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the successCount property.
- setSuccessDisposition(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
Sets the value of the successDisposition property.
- setSuccessfulInvocations(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Sets the value of the successfulInvocations property.
- setSystemid(String) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the systemid property.
- setTargetNamespace(String) - Method in class org.oasis_open.docs.wsn.t_1.TopicNamespaceType
-
Sets the value of the targetNamespace property.
- setTerminationTime(String) - Method in class org.oasis_open.docs.wsn.b_2.Renew
-
Sets the value of the terminationTime property.
- setTerminationTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.RenewResponse
-
Sets the value of the terminationTime property.
- setTerminationTime(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
Sets the value of the terminationTime property.
- setText(String) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Sets the value of the text property.
- setTime(Calendar) - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Sets the value of the time property.
- setTimeInMinutes(BigInteger) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the timeInMinutes property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.plugins.sla.alertservice.RecieveServiceAlert
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.CompletedJobs
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsResponseMsg
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.OperationalRecord
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QueueORtopicDetails
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Sets the value of the timestamp property.
- setTimestamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the timestamp property.
- setTimeStamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Sets the value of the timeStamp property.
- setTimeStamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the timeStamp property.
- setTimeStamp(Calendar) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the timeStamp property.
- setTimestamp(XMLGregorianCalendar) - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType
-
Sets the value of the timestamp property.
- settings - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
- setTopic(TopicExpressionType) - Method in class org.oasis_open.docs.wsn.b_2.GetCurrentMessage
-
Sets the value of the topic property.
- setTopic(TopicExpressionType) - Method in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
Sets the value of the topic property.
- setTopicSet(TopicSetType) - Method in class org.oasis_open.docs.wsn.b_2.NotificationProducerRP
-
Sets the value of the topicSet property.
- setTopicSet(TopicSetType) - Method in class org.oasis_open.docs.wsn.br_2.NotificationBrokerRP
-
Sets the value of the topicSet property.
- setTotalactiveconsumers(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalactiveconsumers property.
- setTotalbytesdropped(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalbytesdropped property.
- setTotalbytesin(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalbytesin property.
- setTotalbytesout(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalbytesout property.
- setTotalconsumers(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalconsumers property.
- setTotalConsumers(long) - Method in class org.miloss.fgsms.services.interfaces.datacollector.BrokerData
-
Sets the value of the totalConsumers property.
- setTotalmessagesdropped(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalmessagesdropped property.
- setTotalmessagesent(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalmessagesent property.
- setTotalmessagesrecieved(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalmessagesrecieved property.
- setTotalqueuedepth(long) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the totalqueuedepth property.
- setTotalRecords(int) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsResponseMsg
-
Sets the value of the totalRecords property.
- setTotalspace(Long) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the totalspace property.
- setTransactionid(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Sets the value of the transactionid property.
- setTransactionID(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsMsg
-
Sets the value of the transactionID property.
- setTransactionId(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the transactionId property.
- setTransactionId(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogRequestMsg
-
Sets the value of the transactionId property.
- setTransactionid(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Sets the value of the transactionid property.
- setTransactionId(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the transactionId property.
- setTransactionID(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the transactionID property.
- setTransactionThreadId(Long, String) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
* Dependency Detection Only Set on an inbound service request
- setTransactionThreadId(Long, String) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- setTransactionThreadId(Long, String) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- setTransactionthreadId(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the transactionthreadId property.
- setTransactionThreadID(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the transactionThreadID property.
- setTransitionIdentifier(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
Sets the value of the transitionIdentifier property.
- setTransportInformation(AnyXmlContentsType) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageInformationType
-
Sets the value of the transportInformation property.
- setTriggers(Triggers) - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Sets the value of the triggers property.
- setType(String) - Method in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-
Sets the value of the type property.
- setType(AlertType) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Sets the value of the type property.
- setType(String) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ReportTypeContainer
-
Sets the value of the type property.
- setType(RelationshipTypeType) - Method in class org.oasis_open.docs.wsdm.muws2_2.RelationshipType
-
Sets the value of the type property.
- setUDDIPublishRate(Duration) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GlobalPolicy
-
Sets the value of the uddiPublishRate property.
- setUnit(MessageSizeUnitType) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentSizeType
-
Sets the value of the unit property.
- setUpClass() - Static method in class org.miloss.fgsms.test.WebServiceBaseTests
-
- setUpdate(UpdateType) - Method in class org.oasis_open.docs.wsrf.rp_2.UpdateResourceProperties
-
Sets the value of the update property.
- setUpdated(Calendar) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the updated property.
- setUpdatedAt(Calendar) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
Sets the value of the updatedAt property.
- setUptime(Duration) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatWrapper
-
Sets the value of the uptime property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.common.AlertMessageDefinition
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.BrokerDetails
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.DeleteServiceDependencyRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsResponseMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalBrokerDetailsResponseMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetHistoricalTopicQueueDetailsRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMachinePerformanceLogsByRangeRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentMachineDataRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMostRecentProcessDataRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetProcessPerformanceLogsByRangeRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetQuickStatsResponseMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetServiceDependenciesRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatURIWrapper
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
Sets the value of the uri property.
- setURI(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentActionsByMachineRequestMsg
-
Sets the value of the uri property.
- setUri(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.MachineInformation
-
Sets the value of the uri property.
- setURI(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicyRequestMsg
-
Sets the value of the uri property.
- setURI(String) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusRequestMsg
-
Sets the value of the uri property.
- setURI(String) - Method in class org.miloss.fgsms.services.interfaces.status.GetStatusResponseMsg
-
Sets the value of the uri property.
- setURI(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetExtendedStatusRequestMsg
-
Sets the value of the uri property.
- setURI(String) - Method in class org.miloss.fgsms.services.interfaces.status.SetStatusRequestMsg
-
Sets the value of the uri property.
- setUrl(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.Dependencies
-
Sets the value of the url property.
- setUrl(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAlertsResponseMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetAllOperationalStatusLogResponseMsg
-
Sets the value of the url property.
- setUrl(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetCurrentBrokerDetailsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMonitoredServiceListRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetOperationalStatusLogResponseMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetSLAFaultRecordsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.ServiceType
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
Sets the value of the url property.
- setUrl(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ClearCredentialsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.ServicePolicy
-
Sets the value of the url property.
- setUrl(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePermissionsRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyRequestMsg
-
Sets the value of the url property.
- setURL(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserServicePermissionType
-
Sets the value of the url property.
- setUseHttpCredential(Boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserIdentity
-
Sets the value of the useHttpCredential property.
- setUseHttpHeader(Boolean) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserIdentity
-
Sets the value of the useHttpHeader property.
- setUser(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetServicePermissionsRequestMsg
-
Sets the value of the user property.
- setUser(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserPermissionType
-
Sets the value of the user property.
- setUser(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserServicePermissionType
-
Sets the value of the user property.
- setUserIdentification(ArrayOfUserIdentity) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.TransactionalWebServicePolicy
-
Sets the value of the userIdentification property.
- setUserList(ArrayOfUserInfo) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAdministratorsResponseMsg
-
Sets the value of the userList property.
- setUserList(ArrayOfUserInfo) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.GetAgentPrinicplesResponseMsg
-
Sets the value of the userList property.
- setUserList(ArrayOfUserInfo) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAdministratorRequestMsg
-
Sets the value of the userList property.
- setUserList(ArrayOfUserInfo) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetAgentPrinicplesRequestMsg
-
Sets the value of the userList property.
- setUsername(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.AuditLog
-
Sets the value of the username property.
- setUsername(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
Sets the value of the username property.
- setUsername(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserInfo
-
Sets the value of the username property.
- setValue(String) - Method in class org.miloss.fgsms.services.interfaces.common.NameValuePair
-
Sets the value of the value property.
- setValue(Duration) - Method in class org.oasis_open.docs.wsdm.mows_2.DurationMetric
-
Sets the value of the value property.
- setValue(BigInteger) - Method in class org.oasis_open.docs.wsdm.mows_2.IntegerCounter
-
Sets the value of the value property.
- setValue(BigInteger) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentSizeType
-
Sets the value of the value property.
- setValue(String) - Method in class org.oasis_open.docs.wsdm.muws2_2.LangString
-
Sets the value of the value property.
- setValue(String) - Method in class org.oasis_open.docs.wsrf.bf_2.BaseFaultType.Description
-
Sets the value of the value property.
- setVersion(String) - Method in class org.miloss.fgsms.auxsrv.status.QuartzStatus
-
Sets the value of the version property.
- setVersionData(String) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage.VersionInfo
-
Sets the value of the versionData property.
- setVersionInfo(GetOperatingStatusResponseMessage.VersionInfo) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
Sets the value of the versionInfo property.
- setVersionSource(String) - Method in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage.VersionInfo
-
Sets the value of the versionSource property.
- setVolatile(boolean) - Method in class org.miloss.fgsms.auxsrv.status.Job
-
Sets the value of the volatile property.
- setWaitforexit(boolean) - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Sets the value of the waitforexit property.
- setWorkingDir(String) - Method in class org.miloss.fgsms.services.interfaces.agentcallbackservice.ExecuteTasks
-
Sets the value of the workingDir property.
- setWorkingDir(String) - Method in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
Sets the value of the workingDir property.
- setXml(AnyXmlContentsType) - Method in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
Sets the value of the xml property.
- setXmlRequest(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the xmlRequest property.
- setXmlRequestMessage(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the xmlRequestMessage property.
- setXmlResponse(String) - Method in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
Sets the value of the xmlResponse property.
- setXmlResponseMessage(String) - Method in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
Sets the value of the xmlResponseMessage property.
- setXPath(String) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.XPathExpressionType
-
Sets the value of the xPath property.
- setXPaths(ArrayOfXPathExpressionType) - Method in class org.miloss.fgsms.services.interfaces.policyconfiguration.UserIdentity
-
Sets the value of the xPaths property.
- setZipFile(byte[]) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToCSVResponseMsg
-
Sets the value of the zipFile property.
- setZipFile(byte[]) - Method in class org.miloss.fgsms.services.interfaces.reportingservice.ExportDataToHTMLResponseMsg
-
Sets the value of the zipFile property.
- setZippedReport(byte[]) - Method in class org.miloss.fgsms.services.interfaces.automatedreportingservice.GetReportResponseMsg
-
Sets the value of the zippedReport property.
- severity - Variable in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
- shell - Variable in class org.miloss.fgsms.osagent.SigarCommandBase
-
- shouldAgentRecordRequestContent(String) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
performance optimzation to be used by agents that determines if the
request body should be it uses a lazy algorithm for resolving request
urls to modified urls and will always resort to being on the safe side
- shouldAgentRecordRequestContent(String) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- shouldAgentRecordRequestContent(String) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- shouldAgentRecordResponseContent(String) - Method in interface org.miloss.fgsms.agentcore.IMessageProcessor
-
performance optimization to be used by agents
- shouldAgentRecordResponseContent(String) - Method in class org.miloss.fgsms.agentcore.mp.DefaultMessageProcessor
-
- shouldAgentRecordResponseContent(String) - Method in class org.miloss.fgsms.agentcore.mp.DropAllMessageProcessor
-
- shouldEncrypt - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.KeyNameValueEnc
-
- ShowOpStat(SecurityWrapper, OpStatusService, String) - Static method in class org.miloss.fgsms.presentation.Helper
-
- shutdown() - Static method in class org.miloss.fgsms.common.Logger
-
- shutdown() - Method in class org.miloss.fgsms.quartz.EncryptedConnectionProvider
-
- si - Variable in class org.miloss.fgsms.wsn.broker.Delivery
-
- sigar - Variable in class org.miloss.fgsms.osagent.SigarCommandBase
-
- SigarCommandBase - Class in org.miloss.fgsms.osagent
-
- SigarCommandBase(Shell) - Constructor for class org.miloss.fgsms.osagent.SigarCommandBase
-
- SigarCommandBase() - Constructor for class org.miloss.fgsms.osagent.SigarCommandBase
-
- SimpleMulticastAlerter - Class in org.miloss.fgsms.sla.actions
-
This is an super simple UDP Multicast alerting mechanism.
- SimpleMulticastAlerter() - Constructor for class org.miloss.fgsms.sla.actions.SimpleMulticastAlerter
-
- SingletonBroker - Class in org.miloss.fgsms.wsn.broker
-
This is a singleton message broker for the OASIS specification
WS-Notification No authorization is peformed in this class, authorization
should be performed by its callers
- situation - Variable in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
- situationCategory - Variable in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
- SituationCategoryType - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for SituationCategoryType complex type.
- SituationCategoryType() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.SituationCategoryType
-
- situationTime - Variable in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
- SituationType - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for SituationType complex type.
- SituationType() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
- Size() - Method in class org.miloss.fgsms.presentation.MachineNetworkData
-
- Size() - Method in class org.miloss.fgsms.presentation.TransactionLogActionSet
-
- Size() - Method in class org.miloss.fgsms.presentation.TransactionLogData
-
- size() - Method in class org.miloss.fgsms.test.MyMessageContext
-
- size() - Method in class org.miloss.fgsms.test.MyWebServiceContext
-
- size - Variable in class org.oasis_open.docs.wsdm.mows_2.MessageContentType
-
- SizeOfQueue() - Method in class org.miloss.fgsms.services.rs.impl.RSProcessorController
-
- SizeOfQueue() - Method in interface org.miloss.fgsms.services.rs.impl.RSProcessorControllerMBean
-
- SizeOfQueue() - Method in class org.miloss.fgsms.sla.SLAProcessorController
-
- SizeOfQueue() - Method in interface org.miloss.fgsms.sla.SLAProcessorControllerMBean
-
- SLA - Static variable in class org.miloss.fgsms.presentation.PostBackConstants
-
- sla - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfSLA
-
- SLA - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Service Level Aggrements
- SLA() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SLA
-
- sla - Variable in class org.miloss.fgsms.statistics.StatisticsContainer
-
- slaAction - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.ArrayOfSLAActionBaseType
-
- SLAAction - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for SLAAction complex type.
- SLAAction() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAAction
-
- slaActionBaseType - Variable in class org.miloss.fgsms.plugins.sla.AlertContainer
-
A reference to the action that will be processed by this alert container.
- SLAActionInterface - Interface in org.miloss.fgsms.plugins.sla
-
Service Level Agreement Action Plugin Interface - This will allow
developers to add custom actions into fgsms.
- SLAActionLog - Class in org.miloss.fgsms.sla.actions
-
- SLAActionLog() - Constructor for class org.miloss.fgsms.sla.actions.SLAActionLog
-
- SLAActionRestart - Class in org.miloss.fgsms.sla.actions
-
- SLAActionRestart() - Constructor for class org.miloss.fgsms.sla.actions.SLAActionRestart
-
- SLAActionRunScript - Class in org.miloss.fgsms.sla.actions
-
- SLAActionRunScript() - Constructor for class org.miloss.fgsms.sla.actions.SLAActionRunScript
-
- SLACommon - Class in org.miloss.fgsms.sla
-
Provides a number of key functions that are related to SLA management,
alerting, and status setting This does most of the SLA work
- SLACommon() - Constructor for class org.miloss.fgsms.sla.SLACommon
-
- slaFaultMsg - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageTransactionLogDetailsResponseMsg
-
- slaFaultMsg - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.TransactionLog
-
- SLAID - Variable in class org.miloss.fgsms.plugins.sla.AlertContainer
-
this is the UUID of the SLA Rule/Action set.
- slaid - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAregistration
-
- SLAProcessorController - Class in org.miloss.fgsms.sla
-
This is a managed bean adapter instance for the singleton SLA
Processor Only needed when jboss thread pools are not available
- SLAProcessorController() - Constructor for class org.miloss.fgsms.sla.SLAProcessorController
-
- SLAProcessorControllerMBean - Interface in org.miloss.fgsms.sla
-
This is a managed bean adapter interface for the singleton SLA
Processor Only needed when jboss thread pools are not available
- SLAProcessorSingleton - Class in org.miloss.fgsms.sla
-
SLA Processor Singleton Provides basic thread pool
management and is only used when jboss's thread pooling isn't available
- SLAregistration - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
sla registration object
- SLAregistration() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SLAregistration
-
- SLARuleGeneric - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for SLARuleGeneric complex type.
- SLARuleGeneric() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.SLARuleGeneric
-
- SLARuleInterface - Interface in org.miloss.fgsms.plugins.sla
-
Service Level Agreement Rule Plugin Interface - This will allow
developers to add custom Rules into fgsms.
- SLAUtils - Class in org.miloss.fgsms.common
-
- SLAUtils() - Constructor for class org.miloss.fgsms.common.SLAUtils
-
- slaViolationCount - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
- slaViolationsOnly - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetMessageLogsRequestMsg
-
- slaViolationsOnly - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetRecentMessageLogsRequestMsg
-
- SLAWorker - Class in org.miloss.fgsms.sla
-
Provides a wrapper that enables Jboss's WorkManager to handle fgsms's
AlertContainer class
- SLAWorker(AlertContainer) - Constructor for class org.miloss.fgsms.sla.SLAWorker
-
- SMXJMXScheduler - Class in org.miloss.fgsms.auxsrv
-
Quartz Job that kicks off the Apache ServiceMix and ActiveMQ
agent
- SMXJMXScheduler() - Constructor for class org.miloss.fgsms.auxsrv.SMXJMXScheduler
-
- SMXJMXStarter - Class in org.miloss.fgsms.auxsrv
-
Starts up the Apache ServiceMix and ActiveMQ Agent when the servlet
container starts
- SMXJMXStarter() - Constructor for class org.miloss.fgsms.auxsrv.SMXJMXStarter
-
- SnifferResponseWrapper - Class in org.miloss.fgsms.agents
-
- SnifferResponseWrapper(HttpServletResponse) - Constructor for class org.miloss.fgsms.agents.SnifferResponseWrapper
-
- soapAction - Variable in class org.miloss.fgsms.agentcore.MessageCorrelator
-
- SortableStatusList - Class in org.miloss.fgsms.presentation
-
Provides a sortable list for the status of monitored services
- SortableStatusList() - Constructor for class org.miloss.fgsms.presentation.SortableStatusList
-
- SortableStatusList(String, SortableStatusList.Status, String) - Constructor for class org.miloss.fgsms.presentation.SortableStatusList
-
- SortableStatusList.Status - Enum in org.miloss.fgsms.presentation
-
- sourceaction - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
- sourceComponent - Variable in class org.oasis_open.docs.wsdm.muws1_2.ManagementEventType
-
- sourceuri - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.DependencyWrapper
-
- sprintf(String, Object[]) - Method in class org.miloss.fgsms.osagent.SigarCommandBase
-
- ss - Variable in class org.miloss.fgsms.agentcore.ConfigLoader
-
- SS_ENDPOINT - Static variable in class org.miloss.fgsms.sdks.FgsmsSDK
-
- SS_META - Static variable in class org.miloss.fgsms.common.Constants
-
- SS_URLS - Variable in class org.miloss.fgsms.agentcore.ConfigLoader
-
- SSalgo - Variable in class org.miloss.fgsms.agentcore.ConfigLoader
-
- ssport - Variable in class org.miloss.fgsms.agentcore.ConfigLoader
-
- SSRetryCount - Variable in class org.miloss.fgsms.agentcore.ConfigLoader
-
- StaleData - Class in org.miloss.fgsms.sla.rules
-
This rule is triggered when data becomes stale.
- StaleData() - Constructor for class org.miloss.fgsms.sla.rules.StaleData
-
- start(String[]) - Static method in class org.miloss.fgsms.agentcore.PersistentStorage
-
- start(String[]) - Static method in class org.miloss.fgsms.alerting.Daemon
-
- start(String[]) - Static method in class org.miloss.fgsms.alerting.FgsmsServerCrashAlerters
-
- start(String[]) - Static method in class org.miloss.fgsms.osagent.OSAgentDaemon
-
- start - Variable in class org.miloss.fgsms.services.interfaces.automatedreportingservice.TimeRangeDiff
-
- start - Variable in class org.miloss.fgsms.services.interfaces.common.TimeRange
-
- Start() - Method in class org.miloss.fgsms.services.rs.impl.RSProcessorController
-
- Start() - Method in interface org.miloss.fgsms.services.rs.impl.RSProcessorControllerMBean
-
- Start() - Method in class org.miloss.fgsms.sla.SLAProcessorController
-
- Start() - Method in interface org.miloss.fgsms.sla.SLAProcessorControllerMBean
-
- startAsync() - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- startAsync(ServletRequest, ServletResponse) - Method in class org.miloss.fgsms.test.MyHttpServletRequest
-
- StartCompleted - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- StartCompleted() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StartCompleted
-
- startedat - Variable in class org.miloss.fgsms.osagent.OSAgent
-
- startedAt - Variable in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
- startedAt - Variable in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
- startedAt - Variable in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
- startingAt - Variable in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AbstractSchedule
-
- StartInitiated - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- StartInitiated() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StartInitiated
-
- startSensorFeeds() - Method in class org.miloss.fgsms.osagent.OSAgent
-
- StartSituation - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- StartSituation() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StartSituation
-
- startup(String[]) - Method in class org.miloss.fgsms.osagent.OSAgent
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.BuellerStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.DataPrunerStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.DependencyScannerStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.FederationStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.HornetQStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.JobController
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.NTSLAStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.QpidJMXStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.ReportGenStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.SMXJMXStarter
-
- StartupCheck() - Static method in class org.miloss.fgsms.auxsrv.StatisticsStarter
-
- State - Variable in class org.miloss.fgsms.uddipub.UddiPublisher
-
- State - Variable in class org.miloss.fgsms.uddipub.UpdateUddiRegistration
-
- stateful - Variable in class org.miloss.fgsms.auxsrv.status.Job
-
- stateInformation - Variable in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingNotification
-
- stateTransition - Variable in class org.oasis_open.docs.wsdm.mows_2.RequestProcessingStateInformationType
-
- StateTransitionType - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for StateTransitionType complex type.
- StateTransitionType() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StateTransitionType
-
- StateType - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for StateType complex type.
- StateType() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StateType
-
- StatisticalHelper - Class in org.miloss.fgsms.agentcore
-
Provides some useful functions for building agents..
- StatisticalHelper() - Constructor for class org.miloss.fgsms.agentcore.StatisticalHelper
-
- StatisticalServicePolicy - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for StatisticalServicePolicy complex type.
- StatisticalServicePolicy() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.StatisticalServicePolicy
-
- StatisticsAggregatorScheduler - Class in org.miloss.fgsms.auxsrv
-
Quartz Job that kicks off the Statistics Aggregator
- StatisticsAggregatorScheduler() - Constructor for class org.miloss.fgsms.auxsrv.StatisticsAggregatorScheduler
-
- StatisticsContainer - Class in org.miloss.fgsms.statistics
-
- StatisticsContainer() - Constructor for class org.miloss.fgsms.statistics.StatisticsContainer
-
- StatisticsStarter - Class in org.miloss.fgsms.auxsrv
-
- StatisticsStarter() - Constructor for class org.miloss.fgsms.auxsrv.StatisticsStarter
-
- STATUS - Static variable in interface org.miloss.fgsms.presentation.IProxyLoader
-
- status - Variable in class org.miloss.fgsms.presentation.SortableStatusList
-
- status - Variable in class org.miloss.fgsms.services.interfaces.common.AgentAction
-
- status - Variable in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
- status - Variable in class org.miloss.fgsms.services.interfaces.datacollector.AddDataResponseMsg
-
- status - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetServicePolicyResponseMsg
-
- status - Variable in class org.miloss.fgsms.services.interfaces.status.SetStatusResponseMsg
-
- status - Variable in class org.miloss.fgsms.services.rs.impl.StatusRecordsExt
-
- StatusHelper - Class in org.miloss.fgsms.agentcore
-
provides a simple to use interface for setting/updating the status
of any service All functions use the fgsms-agent.properties file within
this JAR for configuration purposes All functions support discovery
mechanisms, retry counts, failover/roundrobin
- StatusHelper() - Constructor for class org.miloss.fgsms.agentcore.StatusHelper
-
- StatusHelper - Class in org.miloss.fgsms.presentation
-
Provides the Operating Status blurb on the gui see
fgsmsstatus.jsp
- StatusHelper(String, String, Constants.AuthMode, String, String, String, String) - Constructor for class org.miloss.fgsms.presentation.StatusHelper
-
- statusMessage - Variable in class org.miloss.fgsms.services.interfaces.common.GetOperatingStatusResponseMessage
-
- statusmessage - Variable in class org.miloss.fgsms.services.interfaces.common.MachinePerformanceData
-
- statusmessage - Variable in class org.miloss.fgsms.services.interfaces.common.ProcessPerformanceData
-
- StatusProviderInterface - Interface in org.miloss.fgsms.plugins.status
-
FUTURE USE
- StatusRecordsExt - Class in org.miloss.fgsms.services.rs.impl
-
A simple container for status records, just a time stamp and a up/down status indicator
- StatusRecordsExt() - Constructor for class org.miloss.fgsms.services.rs.impl.StatusRecordsExt
-
- StatusReport - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- StatusReport() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StatusReport
-
- StatusService - Interface in org.miloss.fgsms.services.interfaces.status
-
Status Port Type
This class was generated by the JAX-WS RI.
- StatusServiceImpl - Class in org.miloss.fgsms.services.status.impl
-
fgsms's Status Service, gets/sets the status of any arbitrary service
- StatusServiceImpl() - Constructor for class org.miloss.fgsms.services.status.impl.StatusServiceImpl
-
- StatusServiceImpl(WebServiceContext) - Constructor for class org.miloss.fgsms.services.status.impl.StatusServiceImpl
-
constructor used for unit testing, do not remove
- StatusServicePolicy - Class in org.miloss.fgsms.services.interfaces.policyconfiguration
-
Java class for StatusServicePolicy complex type.
- StatusServicePolicy() - Constructor for class org.miloss.fgsms.services.interfaces.policyconfiguration.StatusServicePolicy
-
- StatusServiceService - Class in org.miloss.fgsms.services.interfaces.status
-
Status Service
This class was generated by the JAX-WS RI.
- StatusServiceService(URL, QName) - Constructor for class org.miloss.fgsms.services.interfaces.status.StatusServiceService
-
- StatusServiceService() - Constructor for class org.miloss.fgsms.services.interfaces.status.StatusServiceService
-
- StatusStatisticsJob - Class in org.miloss.fgsms.statistics.jobs
-
- StatusStatisticsJob(List<Long>) - Constructor for class org.miloss.fgsms.statistics.jobs.StatusStatisticsJob
-
- stop(String[]) - Static method in class org.miloss.fgsms.agentcore.PersistentStorage
-
- stop(String[]) - Static method in class org.miloss.fgsms.alerting.Daemon
-
- stop(String[]) - Static method in class org.miloss.fgsms.alerting.FgsmsServerCrashAlerters
-
- stop(String[]) - Static method in class org.miloss.fgsms.osagent.OSAgentDaemon
-
- stop() - Method in interface org.miloss.fgsms.osagent.sensor.ISensorProvider
-
called on OS agent shutdown.
- Stop() - Method in class org.miloss.fgsms.services.rs.impl.RSProcessorController
-
- Stop() - Method in interface org.miloss.fgsms.services.rs.impl.RSProcessorControllerMBean
-
- Stop() - Method in class org.miloss.fgsms.sla.SLAProcessorController
-
- Stop() - Method in interface org.miloss.fgsms.sla.SLAProcessorControllerMBean
-
- StopCompleted - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- StopCompleted() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StopCompleted
-
- StopInitiated - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- StopInitiated() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StopInitiated
-
- StoppedState - Class in org.oasis_open.docs.wsdm.mows_2
-
Java class for anonymous complex type.
- StoppedState() - Constructor for class org.oasis_open.docs.wsdm.mows_2.StoppedState
-
- StopSituation - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for anonymous complex type.
- StopSituation() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.StopSituation
-
- StorePersist(AddMoreData) - Static method in class org.miloss.fgsms.agentcore.DataPusher
-
serializes the request to a string, encrypts it, then stores it to disk
- StringDecoder - Interface in org.miloss.fgsms.common.codec
-
Defines common decoding methods for String decoders.
- StringEncoder - Interface in org.miloss.fgsms.common.codec
-
Defines common encoding methods for String encoders.
- StringEncoderComparator - Class in org.miloss.fgsms.common.codec
-
- StringEncoderComparator() - Constructor for class org.miloss.fgsms.common.codec.StringEncoderComparator
-
- StringEncoderComparator(StringEncoder) - Constructor for class org.miloss.fgsms.common.codec.StringEncoderComparator
-
Constructs a new instance with the given algorithm.
- stringIsNullOrEmpty(String) - Static method in class org.miloss.fgsms.common.Utility
-
string is null or empty
- stringIsNullOrEmpty(String) - Static method in class org.miloss.fgsms.wsn.WSNUtility
-
why in the world doesn't java have this?
- StringToDuration(String) - Static method in class org.miloss.fgsms.presentation.Helper
-
returns a duration parsed from xyr xmo xd xhr xmin xs
first it will parse it as a xml representation then as a Long then the
specific format
- StringToLongMS(String) - Static method in class org.miloss.fgsms.presentation.Helper
-
returns the number of milliseconds from the following string
format: xyr xmo xd xhr xmin xs
- StringUtils - Class in org.miloss.fgsms.common.codec
-
Converts String to and from bytes using the encodings required by the Java specification.
- StringUtils() - Constructor for class org.miloss.fgsms.common.codec.StringUtils
-
- stripCommas(String) - Static method in class org.miloss.fgsms.services.rs.impl.Reporting
-
- stripScripts(String) - Static method in class org.miloss.fgsms.presentation.Helper
-
- StripXmlHeader(String) - Static method in class org.miloss.fgsms.sla.actions.WSNotificationAlerter
-
Strips off the xml declaration
- stuff - Variable in class org.miloss.fgsms.presentation.MachineNetworkData
-
- stuff - Variable in class org.miloss.fgsms.presentation.TransactionLogActionSet
-
- stuff - Variable in class org.miloss.fgsms.presentation.TransactionLogData
-
- style - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.SetCredentialsRequestMsg
-
- subid - Variable in class org.miloss.fgsms.wsn.broker.SubscriptionInfo
-
- subnetMask - Variable in class org.miloss.fgsms.services.interfaces.common.NetworkAdapterInfo
-
- subscribe(Subscribe) - Method in class org.miloss.fgsms.wsn.broker.WSNotificationBroker
-
- subscribe(Subscribe) - Method in class org.miloss.fgsms.wsn.clientcallback.WSNotifyCallback
-
- Subscribe - Class in org.oasis_open.docs.wsn.b_2
-
Java class for anonymous complex type.
- Subscribe() - Constructor for class org.oasis_open.docs.wsn.b_2.Subscribe
-
- subscribe(Subscribe) - Method in interface org.oasis_open.docs.wsn.brw_2.NotificationBroker
-
- Subscribe.SubscriptionPolicy - Class in org.oasis_open.docs.wsn.b_2
-
Java class for anonymous complex type.
- Subscribe.SubscriptionPolicy() - Constructor for class org.oasis_open.docs.wsn.b_2.Subscribe.SubscriptionPolicy
-
- SubscribeCreationFailedFault - Exception in org.oasis_open.docs.wsn.brw_2
-
This class was generated by the JAX-WS RI.
- SubscribeCreationFailedFault(String, SubscribeCreationFailedFaultType) - Constructor for exception org.oasis_open.docs.wsn.brw_2.SubscribeCreationFailedFault
-
- SubscribeCreationFailedFault(String, SubscribeCreationFailedFaultType, Throwable) - Constructor for exception org.oasis_open.docs.wsn.brw_2.SubscribeCreationFailedFault
-
- SubscribeCreationFailedFaultType - Class in org.oasis_open.docs.wsn.b_2
-
Java class for SubscribeCreationFailedFaultType complex type.
- SubscribeCreationFailedFaultType() - Constructor for class org.oasis_open.docs.wsn.b_2.SubscribeCreationFailedFaultType
-
- SubscribeResponse - Class in org.oasis_open.docs.wsn.b_2
-
Java class for anonymous complex type.
- SubscribeResponse() - Constructor for class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
- SubscriptionInfo - Class in org.miloss.fgsms.wsn.broker
-
- SubscriptionInfo() - Constructor for class org.miloss.fgsms.wsn.broker.SubscriptionInfo
-
- SubscriptionManagerRP - Class in org.oasis_open.docs.wsn.b_2
-
Java class for anonymous complex type.
- SubscriptionManagerRP() - Constructor for class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
- subscriptionPolicy - Variable in class org.oasis_open.docs.wsn.b_2.Subscribe
-
- subscriptionPolicy - Variable in class org.oasis_open.docs.wsn.b_2.SubscriptionManagerRP
-
- SubscriptionPolicyType - Class in org.oasis_open.docs.wsn.b_2
-
Java class for SubscriptionPolicyType complex type.
- SubscriptionPolicyType() - Constructor for class org.oasis_open.docs.wsn.b_2.SubscriptionPolicyType
-
- subscriptionReference - Variable in class org.oasis_open.docs.wsn.b_2.NotificationMessageHolderType
-
- subscriptionReference - Variable in class org.oasis_open.docs.wsn.b_2.SubscribeResponse
-
- substitutableMsg - Variable in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
- SubstitutableMsgType - Class in org.oasis_open.docs.wsdm.muws2_2
-
Java class for SubstitutableMsgType complex type.
- SubstitutableMsgType() - Constructor for class org.oasis_open.docs.wsdm.muws2_2.SubstitutableMsgType
-
- success - Variable in class org.miloss.fgsms.presentation.TransactionLogActionData
-
- success - Variable in class org.miloss.fgsms.services.interfaces.automatedreportingservice.AddOrUpdateScheduledReportResponseMsg
-
- success - Variable in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteReportResponseMsg
-
- success - Variable in class org.miloss.fgsms.services.interfaces.automatedreportingservice.DeleteScheduledReportResponseMsg
-
- success - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.ThreadTime
-
- success - Variable in class org.miloss.fgsms.services.interfaces.datacollector.AddDataRequestMsg
-
- success - Variable in class org.miloss.fgsms.services.interfaces.datacollector.AddStatisticalDataResponseMsg
-
- success - Variable in class org.miloss.fgsms.services.interfaces.policyconfiguration.DeleteServicePolicyResponseMsg
-
- success - Variable in class org.miloss.fgsms.statistics.StatisticsContainer
-
- successCount - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.QuickStatData
-
- successDisposition - Variable in class org.oasis_open.docs.wsdm.muws2_2.SituationType
-
- SuccessFailureCountByHostingServer - Class in org.miloss.fgsms.services.rs.impl.reports.ws
-
- SuccessFailureCountByHostingServer() - Constructor for class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByHostingServer
-
- SuccessFailureCountByService - Class in org.miloss.fgsms.services.rs.impl.reports.ws
-
- SuccessFailureCountByService() - Constructor for class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByService
-
- SuccessFailureCountByServiceByMethod - Class in org.miloss.fgsms.services.rs.impl.reports.ws
-
- SuccessFailureCountByServiceByMethod() - Constructor for class org.miloss.fgsms.services.rs.impl.reports.ws.SuccessFailureCountByServiceByMethod
-
- successfulInvocations - Variable in class org.miloss.fgsms.services.interfaces.dataaccessservice.GetPerformanceAverageStatsResponseMsg
-
- SysInfo - Class in org.miloss.fgsms.osagent
-
Display System Information
- SysInfo(Shell) - Constructor for class org.miloss.fgsms.osagent.SysInfo
-
- SysInfo() - Constructor for class org.miloss.fgsms.osagent.SysInfo
-
- systemid - Variable in class org.miloss.fgsms.services.interfaces.common.DriveInformation
-