| Package | Description |
|---|---|
| com.revolsys.io.connection | |
| com.revolsys.io.datastore | |
| com.revolsys.io.file | |
| com.revolsys.swing.map.form |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionRegistryManager<T extends ConnectionRegistry<V>,V> |
interface |
ConnectionRegistryManager<T extends ConnectionRegistry<?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConnectionRegistry<T extends MapSerializer> |
| Modifier and Type | Method and Description |
|---|---|
ConnectionRegistryManager<ConnectionRegistry<T>> |
ConnectionRegistry.getConnectionManager() |
ConnectionRegistryManager<ConnectionRegistry<T>> |
AbstractConnectionRegistry.getConnectionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionRegistry.setConnectionManager(ConnectionRegistryManager<? extends ConnectionRegistry<T>> connectionManager) |
void |
AbstractConnectionRegistry.setConnectionManager(ConnectionRegistryManager<? extends ConnectionRegistry<T>> connectionManager) |
| Constructor and Description |
|---|
AbstractConnectionRegistry(ConnectionRegistryManager<? extends ConnectionRegistry<T>> connectionManager,
String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordStoreConnectionRegistry |
| Modifier and Type | Class and Description |
|---|---|
class |
FolderConnectionRegistry |
| Constructor and Description |
|---|
AddRecordStoreConnectionPanel(ConnectionRegistry<RecordStoreConnection> registry) |
AddRecordStoreConnectionPanel(ConnectionRegistry<RecordStoreConnection> registry,
String name) |
OracleRecordStoreConnectionPanel(ConnectionRegistry<RecordStoreConnection> registry,
RecordStoreConnection connection) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.