Interface OService

All Known Subinterfaces:
OProfiler, OServerHandler, OServerPlugin
All Known Implementing Classes:
OAbstractProfiler, OAutomaticBackup, OConsoleProgressWriter, OCustomSQLFunctionPlugin, ODefaultSyslog, ODistributedPlugin, OEnterpriseAgent, OEnterpriseProfiler, OEnterpriseServerImpl, OETLPlugin, OGraphServerHandler, OGremlinServerPlugin, OHazelcastPlugin, OJMXPlugin, OLiveQueryPlugin, OMailPlugin, ONetworkProtocol, ONetworkProtocolBinary, ONetworkProtocolHttpAbstract, ONetworkProtocolHttpDb, OProfilerStub, OProxyServer, OSecurityPlugin, OServerHandlerAbstract, OServerPluginAbstract, OServerPluginManager, OServerSideScriptInterpreter, OSoftThread

public interface OService
Generic Service interface.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
    void
     
  • Method Details

    • getName

      String getName()
    • startup

      void startup()
    • shutdown

      void shutdown()