| Interface | Description |
|---|---|
| IExtension |
An object defining the dynamic extension to an
IExtensionPoint. |
| IExtensionPoint |
An object defining a "plugin" point, where otherwise unrelated client code
may register an
IExtension for use and activation by the
IExtensionPoint provider. |
| IExtensionPointHandler |
An object that handles the semantics of
IExtensionPoint and/or
IExtension instances. |
| IInstrument |
The instrument specification.
|
| IInstrumentPrerequisite |
The definition of a prerequisite to an
IInstrument instance. |
| IInstrumentRegistry |
A registry for
IInstrument instances. |
| Class | Description |
|---|---|
| InstrumentRegistry |
A singleton to access the VM
IInstrumentRegistry. |
| InstrumentResolver |
An IStringEvaluator implementation giving access to IInstrument related
information.
|
| InstrumentTools | |
| State | |
| StateExcluded | |
| StateFailed | |
| StateNew | |
| StatePrepared | |
| StateStarted | |
| StateStopped |
| Exception | Description |
|---|---|
| InstrumentException |
An unchecked exception to be used internal in the Instrument framework for
indicating abnormal conditions when dealing with instruments.
|
| InstrumentRegistryException |
An exception indicating errors when dealing with the IInstrumentRegistry.
|
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.