
@Deprecated public class OLiveQueryPlugin extends OServerPluginAbstract implements com.orientechnologies.orient.core.db.ODatabaseLifecycleListener
| Constructor and Description |
|---|
OLiveQueryPlugin()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
config(OServer iServer,
OServerParameterConfiguration[] iParams)
Deprecated.
Configures the handler.
|
String |
getName()
Deprecated.
|
com.orientechnologies.orient.core.db.ODatabaseLifecycleListener.PRIORITY |
getPriority()
Deprecated.
|
boolean |
isEnabled()
Deprecated.
|
void |
onClose(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase)
Deprecated.
|
void |
onCreate(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase)
Deprecated.
|
void |
onCreateClass(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase,
com.orientechnologies.orient.core.metadata.schema.OClass iClass)
Deprecated.
|
void |
onDrop(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase)
Deprecated.
|
void |
onDropClass(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase,
com.orientechnologies.orient.core.metadata.schema.OClass iClass)
Deprecated.
|
void |
onLocalNodeConfigurationRequest(com.orientechnologies.orient.core.record.impl.ODocument iConfiguration)
Deprecated.
|
void |
onOpen(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase)
Deprecated.
|
void |
setEnabled(boolean enabled)
Deprecated.
|
void |
startup()
Deprecated.
|
getContent, onAfterClientRequest, onBeforeClientRequest, onClientConnection, onClientDisconnection, onClientError, sendShutdown, shutdownpublic boolean isEnabled()
public void setEnabled(boolean enabled)
public void config(OServer iServer, OServerParameterConfiguration[] iParams)
OServerPluginconfig in interface OServerPluginconfig in class OServerPluginAbstractpublic String getName()
getName in interface com.orientechnologies.common.util.OServicepublic com.orientechnologies.orient.core.db.ODatabaseLifecycleListener.PRIORITY getPriority()
getPriority in interface com.orientechnologies.orient.core.db.ODatabaseLifecycleListenerpublic void startup()
startup in interface com.orientechnologies.common.util.OServicestartup in class OServerPluginAbstractpublic void onCreate(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase)
onCreate in interface com.orientechnologies.orient.core.db.ODatabaseLifecycleListenerpublic void onOpen(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase)
onOpen in interface com.orientechnologies.orient.core.db.ODatabaseLifecycleListenerpublic void onClose(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase)
onClose in interface com.orientechnologies.orient.core.db.ODatabaseLifecycleListenerpublic void onDrop(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase)
onDrop in interface com.orientechnologies.orient.core.db.ODatabaseLifecycleListenerpublic void onCreateClass(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase,
com.orientechnologies.orient.core.metadata.schema.OClass iClass)
onCreateClass in interface com.orientechnologies.orient.core.db.ODatabaseLifecycleListenerpublic void onDropClass(com.orientechnologies.orient.core.db.ODatabaseInternal iDatabase,
com.orientechnologies.orient.core.metadata.schema.OClass iClass)
onDropClass in interface com.orientechnologies.orient.core.db.ODatabaseLifecycleListenerpublic void onLocalNodeConfigurationRequest(com.orientechnologies.orient.core.record.impl.ODocument iConfiguration)
onLocalNodeConfigurationRequest in interface com.orientechnologies.orient.core.db.ODatabaseLifecycleListenerCopyright © 2009–2016 OrientDB. All rights reserved.