
public class OServerSideScriptInterpreter extends OServerPluginAbstract
| Modifier and Type | Field and Description |
|---|---|
protected Set<String> |
allowedLanguages |
protected boolean |
enabled |
protected OScriptInterceptor |
interceptor |
| 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, sendShutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonSocketAccepted, onSocketDestroyedprotected boolean enabled
protected OScriptInterceptor interceptor
public 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.