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