| Interface | Description |
|---|---|
| FileRegistryPlugin<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> |
* @author mpohling
|
| RegistryPlugin<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends Registry<KEY,ENTRY>> |
* @author mpohling
|
| RemoteRegistryPlugin<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends Registry<KEY,ENTRY>> |
* @author mpohling
|
| Class | Description |
|---|---|
| AbstractRegistryPluginAdapter<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends Registry<KEY,ENTRY>> | |
| FileRegistryPluginAdapter<KEY,ENTRY extends Identifiable<KEY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> | |
| FileRegistryPluginPool<KEY,ENTRY extends Identifiable<KEY>,PLUGIN extends FileRegistryPlugin<KEY,ENTRY,REGISTRY>,REGISTRY extends FileSynchronizedRegistry<KEY,ENTRY>> | |
| GitRegistryPlugin<KEY,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> | |
| GitTest | |
| ProtobufRegistryPluginAdapter<KEY,M extends com.google.protobuf.GeneratedMessage,MB extends com.google.protobuf.GeneratedMessage.Builder<MB>> | |
| RegistryPluginPool<KEY,ENTRY extends Identifiable<KEY>,PLUGIN extends RegistryPlugin<KEY,ENTRY,REGISTRY>,REGISTRY extends Registry<KEY,ENTRY>> |
Copyright © 2015–2018 openbase.org. All rights reserved.