- java.lang.Object
-
- com.orientechnologies.orient.server.plugin.OServerPluginAbstract
-
- com.orientechnologies.orient.etl.OETLPlugin
-
-
Field Summary
-
Fields inherited from class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
enabled
-
Constructor Summary
Constructors
| Constructor and Description |
OETLPlugin() |
-
Method Summary
-
Methods inherited from class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
getContent, onAfterClientRequest, onBeforeClientRequest, onClientConnection, onClientDisconnection, onClientError, sendShutdown
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
OETLPlugin
public OETLPlugin()
-
Method Detail
-
getName
public String getName()
-
startup
public void startup()
- Specified by:
startup in interface com.orientechnologies.common.util.OService
- Overrides:
startup in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
-
shutdown
public void shutdown()
- Specified by:
shutdown in interface com.orientechnologies.common.util.OService
- Overrides:
shutdown in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
Copyright © 2009–2018 OrientDB. All rights reserved.