
public class OServerSideScriptInterpreter extends OServerPluginAbstract
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
allowedLanguages |
enabled| Constructor and Description |
|---|
OServerSideScriptInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
void |
config(OServer iServer,
OServerParameterConfiguration[] iParams)
Configures the handler.
|
String |
getName() |
void |
shutdown() |
void |
startup() |
getContent, onAfterClientRequest, onBeforeClientRequest, onClientConnection, onClientDisconnection, onClientError, sendShutdownpublic void config(OServer iServer, OServerParameterConfiguration[] iParams)
OServerPluginconfig in interface OServerPluginconfig in class OServerPluginAbstractpublic String getName()
public void startup()
startup in interface OServicestartup in class OServerPluginAbstractpublic void shutdown()
shutdown in interface OServiceshutdown in class OServerPluginAbstractCopyright © 2009–2025 OrientDB. All rights reserved.