| Package | Description |
|---|---|
| de.intarsys.claptz | |
| de.intarsys.claptz.impl | |
| de.intarsys.claptz.io |
| Modifier and Type | Method and Description |
|---|---|
IInstrument |
IInstrumentRegistry.createInstrument(String id,
IInstrumentStore store) |
void |
IInstrumentRegistry.load(IInstrumentStore store) |
static IInstrument |
InstrumentTools.lookupOrCreateInstrument(IInstrumentRegistry registry,
String instrumentId,
IInstrumentStore store) |
| Modifier and Type | Method and Description |
|---|---|
IInstrumentStore |
StandardInstrument.getStore() |
| Modifier and Type | Method and Description |
|---|---|
List<IInstrumentStore> |
StandardInstrumentRegistry.getStores() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardInstrumentRegistry.addInstrumentStore(IInstrumentStore store) |
IInstrument |
StandardInstrumentRegistry.createInstrument(String id,
IInstrumentStore store) |
IInstrument |
StandardInstrumentRegistry.Facade.createInstrument(String id,
IInstrumentStore store) |
void |
StandardInstrumentRegistry.load(IInstrumentStore store) |
void |
StandardInstrumentRegistry.Facade.load(IInstrumentStore store) |
| Constructor and Description |
|---|
StandardInstrument(StandardInstrumentRegistry registry,
IInstrumentStore store) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoaderInstrumentStore |
class |
CommonInstrumentStore |
class |
DirectoryInstrumentStore
Handle file based instrument io.
|
| Modifier and Type | Method and Description |
|---|---|
static IInstrumentStore |
DirectoryInstrumentStore.getLocal() |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.