| Package | Description |
|---|---|
| de.intarsys.claptz.impl | |
| de.intarsys.claptz.io |
| Modifier and Type | Method and Description |
|---|---|
StandardInstrument |
StandardInstrumentClassLoader.getInstrument() |
StandardInstrument |
StandardExtension.getProvider() |
StandardInstrument |
StandardInstrumentRegistry.lookupInstrument(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardInstrumentRegistry.registerInstrument(StandardInstrument instrument)
Register a new instrument implementation along with its instrument in the
registry.
|
| Constructor and Description |
|---|
StandardExtension(StandardInstrument provider,
String extensionPointId,
String id) |
StandardInstrumentPrerequisite(StandardInstrument dependent) |
| Modifier and Type | Method and Description |
|---|---|
void |
IInstrumentStore.flush(StandardInstrument instrument) |
void |
DirectoryInstrumentStore.flush(StandardInstrument instrument) |
void |
ClassLoaderInstrumentStore.flush(StandardInstrument instrument) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.