Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
E
G
I
M
P
Q
R
S
T
U
A
add(IEffector, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds an effector to the framework and associates it with the specified managedFacet.
add(IMetricExtractor, IEventTrigger, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds an "event triggered" metric to the framework and associates it with the specified managedFacet.
add(IMetricExtractor, String, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds an "event triggered" metric to the framework and associates it with the specified managedFacet.
add(IMetricExtractor, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds a metric to the manager which is not evaluated by the manager.
add(IMetricExtractor, int, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds a "regularly invoked" metric to the framework and associates it with the specified managedFacet.
add(IPolicyEvaluator, IEventTrigger, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds an "event triggered" policy to the framework and associates it with the specified managedFacet.
add(IPolicyEvaluator, String, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds an "event triggered" policy to the framework and associates it with the specified managedFacet.
add(IPolicyEvaluator, int, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds a "regularly invoked" policy to the framework and associates it with the specified managedFacet.
add(IEventGenerator, IManagedFacet)
- Method in interface gamf.interfaces.framework.
IGAMF
Adds an event generator to the framework and associates it with the specified managedFacet.
addEffector(IEffector)
- Method in interface gamf.interfaces.systemAdapter.
IManaged
Adds an effector to the registry.
addEventGenerator(IEventGenerator)
- Method in interface gamf.interfaces.systemAdapter.
IManaged
Adds an event generator to the registry.
addSystemAdapter(ISystemAdapter)
- Method in interface gamf.interfaces.framework.
IManagedFacet
Adds an systemAdapter to the set of systemAdapters used to managed this managedFacet.
associateEffectorWithPolicyEvaluator(IEffector)
- Method in interface gamf.interfaces.systemAdapter.
IPolicyEvaluator
Each policy evaluator is supposed to provide a information about the effectors it is using.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
D
E
G
I
M
P
Q
R
S
T
U