Modifier and Type | Class and Description |
---|---|
class |
CustomSLAAction
This sample action calls a remote web service when the rule is triggered
|
class |
CustomSLARule
This is a sample plugin for SLA Rules.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FederationInterface
Implementors provide the ability to publish summarized data from fgsms to
an external system on a periodic basis.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ReportGeneratorPlugin
This interface is a plugin type of interface for generating user
facing reports based on their specified criteria, namely service policy
URI, time range, and report type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SLAActionInterface
Service Level Agreement Action Plugin Interface - This will allow
developers to add custom actions into fgsms.
|
interface |
SLARuleInterface
Service Level Agreement Rule Plugin Interface - This will allow
developers to add custom Rules into fgsms.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StatusProviderInterface
FUTURE USE
|
Modifier and Type | Class and Description |
---|---|
class |
AvailabilityByService |
class |
BaseReportGenerator |
class |
ServiceLevelAgreementReport |
Modifier and Type | Class and Description |
---|---|
class |
ConsumersByQueueOrTopic |
class |
QueueDepth |
class |
QueueTopicCountByBroker |
Modifier and Type | Class and Description |
---|---|
class |
CpuUsageReport |
class |
DiskIOReport |
class |
FreeDiskSpace |
class |
MemoryUsageReport |
class |
NetworkIOReport |
class |
OpenFilesByProcess |
class |
ThreadCount |
Modifier and Type | Class and Description |
---|---|
class |
AverageMessageSizeByService |
class |
AverageMessageSizeByServiceByMethod |
class |
AverageResponseTimeByService |
class |
AverageResponseTimeByServiceByMethod |
class |
BaseWebServiceReport |
class |
InvocationsByConsumer |
class |
InvocationsByConsumerByService |
class |
InvocationsByConsumerByServiceByMethod |
class |
InvocationsByDataCollector |
class |
InvocationsByHostingServer |
class |
InvocationsByService |
class |
InvocationsByServiceByMethod |
class |
MeanTimeBetweenFailureByService |
class |
ResponseTimeOverTime |
class |
SuccessFailureCountByHostingServer |
class |
SuccessFailureCountByService |
class |
SuccessFailureCountByServiceByMethod |
class |
ThroughputByHostingServer |
class |
ThroughputByService |
class |
ThroughputByServiceByMethod |
class |
TotalMessageSizeByServiceByMethod |
class |
TotalMessageSizesByService |
Modifier and Type | Class and Description |
---|---|
class |
AMQPAlerter
Uses the Qpid AMQP client library to publish alerts
|
class |
EmailAlerter |
class |
JMSAlerter
Sends a JMS Alert
|
class |
SimpleMulticastAlerter
This is an super simple UDP Multicast alerting mechanism.
|
class |
SLAActionLog |
class |
SLAActionRestart |
class |
SLAActionRunScript |
class |
WSNotificationAlerter
Sends alerts via WS-Notification
|
Modifier and Type | Class and Description |
---|---|
class |
UddiPublisher
UDDI Publisher.
|
class |
UpdateUddiRegistration
This SLA Plugin will register and unregister in UDDI when a web service when
its status changes
This is incomplete
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.