
See: Description
| Interface | Description |
|---|---|
| SLAProcessorControllerMBean |
This is a managed bean adapter interface for the singleton SLA
Processor Only needed when jboss thread pools are not available
|
| Class | Description |
|---|---|
| AlertRunner |
Performs alerting functions when not running in Jboss (i.e.
|
| AuxHelper |
Provides helper functions for getting/setting the status of items that run
outside of a web container Such as Qpid Py, Aux.Services Quartz jobs, etc
|
| NonTransactionalSLAProcessor |
NonTransactionalSLAProcessor - handles most non transactional SLA
rules for web services, processes, operating systems, status What
is a Non Transactional SLA? Something that occurs over a range of time or
grouping of records
|
| SLACommon |
Provides a number of key functions that are related to SLA management,
alerting, and status setting This does most of the SLA work
|
| SLAProcessorController |
This is a managed bean adapter instance for the singleton SLA
Processor Only needed when jboss thread pools are not available
|
| SLAProcessorSingleton |
SLA Processor Singleton Provides basic thread pool
management and is only used when jboss's thread pooling isn't available
|
| SLAWorker |
Provides a wrapper that enables Jboss's WorkManager to handle fgsms's
AlertContainer class
|
| TransactionalSLAProcessor |
Provides SLA processing for web service transactions
|
| Enum | Description |
|---|---|
| AuxHelper.FLAGS |
| Exception | Description |
|---|---|
| PolicyExistsException |
PolicyExistsException, typically thrown when attempting to insert a service
policy into the database, when one already exists with the same URL
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.