
@Deprecated public class OLiveQueryPlugin extends OServerPluginAbstract implements ODatabaseLifecycleListener
Not needed anymore, keeping the class for backward compatibilty
ODatabaseLifecycleListener.PRIORITY| Constructor and Description |
|---|
OLiveQueryPlugin()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
config(OServer iServer,
OServerParameterConfiguration[] iParams)
Deprecated.
Configures the handler.
|
java.lang.String |
getName()
Deprecated.
|
ODatabaseLifecycleListener.PRIORITY |
getPriority()
Deprecated.
|
boolean |
isEnabled()
Deprecated.
|
void |
onClose(ODatabaseInternal iDatabase)
Deprecated.
|
void |
onCreate(ODatabaseInternal iDatabase)
Deprecated.
|
void |
onDrop(ODatabaseInternal iDatabase)
Deprecated.
|
void |
onLocalNodeConfigurationRequest(com.orientechnologies.orient.core.record.impl.ODocument iConfiguration)
Deprecated.
|
void |
onOpen(ODatabaseInternal iDatabase)
Deprecated.
|
void |
setEnabled(boolean enabled)
Deprecated.
|
void |
startup()
Deprecated.
|
getContent, onAfterClientRequest, onBeforeClientRequest, onClientConnection, onClientDisconnection, onClientError, sendShutdown, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonCreateClass, onCreateView, onDropClass, onDropViewonSocketAccepted, onSocketDestroyedpublic boolean isEnabled()
public void setEnabled(boolean enabled)
public void config(OServer iServer, OServerParameterConfiguration[] iParams)
OServerPluginconfig in interface OServerPluginconfig in class OServerPluginAbstractpublic java.lang.String getName()
getName in interface com.orientechnologies.common.util.OServicepublic ODatabaseLifecycleListener.PRIORITY getPriority()
getPriority in interface ODatabaseLifecycleListenerpublic void startup()
startup in interface com.orientechnologies.common.util.OServicestartup in class OServerPluginAbstractpublic void onCreate(ODatabaseInternal iDatabase)
onCreate in interface ODatabaseLifecycleListenerpublic void onOpen(ODatabaseInternal iDatabase)
onOpen in interface ODatabaseLifecycleListenerpublic void onClose(ODatabaseInternal iDatabase)
onClose in interface ODatabaseLifecycleListenerpublic void onDrop(ODatabaseInternal iDatabase)
onDrop in interface ODatabaseLifecycleListenerpublic void onLocalNodeConfigurationRequest(com.orientechnologies.orient.core.record.impl.ODocument iConfiguration)
onLocalNodeConfigurationRequest in interface ODatabaseLifecycleListenerCopyright © 2009–2022 OrientDB. All rights reserved.