| Package | Description |
|---|---|
| com.orientechnologies.orient.server | |
| com.orientechnologies.orient.server.plugin |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OServerPluginInfo> |
OServer.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
OServerPluginInfo |
OServerPluginManager.getPluginByFile(java.lang.String iFileName) |
OServerPluginInfo |
OServerPluginManager.getPluginByName(java.lang.String iName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<OServerPluginInfo> |
OServerPluginManager.getPlugins() |
| Modifier and Type | Method and Description |
|---|---|
protected com.orientechnologies.common.util.OCallable<java.lang.Object,java.lang.String> |
OServerPluginManager.createStaticLinkCallback(OServerPluginInfo iPluginData,
java.net.URL wwwURL) |
void |
OServerPluginManager.registerPlugin(OServerPluginInfo iPlugin) |
protected void |
OServerPluginManager.registerStaticDirectory(OServerPluginInfo iPluginData) |
Copyright © 2009–2022 OrientDB. All rights reserved.