A D E G I M P Q R S T U

I

IEffector - Interface in gamf.interfaces.systemAdapter
Sets and gets a tunable parameter that an autonomic controlled managedFacet depends on.
IEvent - Interface in uk.ac.standrews.cs.nds.eventModel
Interface defining generic events.
IEventBus - Interface in uk.ac.standrews.cs.nds.eventModel.eventBus.busInterfaces
Event bus that accepts events and distributes them to all interested registered consumers.
IEventConsumer - Interface in uk.ac.standrews.cs.nds.eventModel.eventBus.busInterfaces
Interface implemented by subscribers to an event bus.
IEventGenerator - Interface in gamf.interfaces.systemAdapter
Gathers information from the system and sends it to the framework.
IEventStore - Interface in gamf.interfaces.framework
Allows "easy access" to the stored events.
IEventTrigger - Interface in gamf.interfaces.framework
Allows the configuration of a Trigger.
IGAMF - Interface in gamf.interfaces.framework
Provides access to the framework and describes a generic autonomic manager.
IManaged - Interface in gamf.interfaces.systemAdapter
Provides a register to list and add available "provided" system adapters for the system.
IManagedFacet - Interface in gamf.interfaces.framework
Represents an managedFacet and a group of system adapters associated with the specified managedFacet.
IMetricExtractor - Interface in gamf.interfaces.systemAdapter
Configures a metrics and invokes it's evaluation and returns the result of the evaluation.
IMetricResult - Interface in gamf.interfaces.framework
Describes the result of a metric extraction and includes some meta data.
IMetricValueStore - Interface in gamf.interfaces.framework
Enables access to the stored metricValues, and offers some integrated search functionality.
interested(IEvent) - Method in interface uk.ac.standrews.cs.nds.eventModel.eventBus.busInterfaces.IEventConsumer
Tests whether consumer wishes to receive a given event.
interested(IEvent) - Method in class uk.ac.standrews.cs.nds.eventModel.eventBus.consumers.DiagnosticEventStringWriter
 
interested(IEvent) - Method in class uk.ac.standrews.cs.nds.eventModel.eventBus.consumers.ErrorEventStringWriterAdapter
 
IPeriodicalTrigger - Interface in gamf.interfaces.framework
Describes the functionality of either a metric-extraction or a policy-evaluation which is triggered every specified time interval.
IPolicyEvaluator - Interface in gamf.interfaces.systemAdapter
Invokes a policy evaluation.
ISystemAdapter - Interface in gamf.interfaces.systemAdapter
Identifies the system adapter.
ITimeStampedEvent - Interface in uk.ac.standrews.cs.nds.eventModel
Interface for time stamped events
ITrigger - Interface in gamf.interfaces.framework
Describes the functionality of either a metric or a policy evaluation - a simple interface which is offering a way to trigger a system adapter evaluation or extraction.

A D E G I M P Q R S T U