Package | Description |
---|---|
com.orientechnologies.orient.server | |
com.orientechnologies.orient.server.config | |
com.orientechnologies.orient.server.handler |
Modifier and Type | Method and Description |
---|---|
OServerConfiguration |
OServer.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
OServer |
OServer.startup(OServerConfiguration iConfiguration) |
Modifier and Type | Method and Description |
---|---|
OServerConfiguration |
OServerConfigurationManager.getConfiguration() |
OServerConfiguration |
OServerConfigurationLoaderXml.load() |
Modifier and Type | Method and Description |
---|---|
void |
OServerConfigurationLoaderXml.save(OServerConfiguration iRootObject) |
Constructor and Description |
---|
OServerConfigurationManager(OServerConfiguration iConfiguration) |
Constructor and Description |
---|
OServerConfigurationLoaderXml(Class<? extends OServerConfiguration> iRootClass,
File iFile) |
OServerConfigurationLoaderXml(Class<? extends OServerConfiguration> iRootClass,
InputStream iInputStream) |
Constructor and Description |
---|
OConfigurableHooksManager(OServerConfiguration iCfg) |
Copyright © 2009–2020 OrientDB. All rights reserved.