public class UnderDatabaseRegistry
extends java.lang.Object
| Constructor and Description |
|---|
UnderDatabaseRegistry()
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
UnderDatabase |
create(UdbContext udbContext,
java.lang.String type,
UdbConfiguration configuration)
Creates a new instance of an
UnderDatabase. |
void |
refresh()
Refreshes the registry by service loading classes.
|
public void refresh()
public UnderDatabase create(UdbContext udbContext, java.lang.String type, UdbConfiguration configuration)
UnderDatabase.udbContext - the db contexttype - the udb typeconfiguration - the udb configurationCopyright © 2021. All Rights Reserved.