All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.orientechnologies.orient.server.OServerAware Maven / Gradle / Ivy

There is a newer version: 3.2.33
Show newest version
package com.orientechnologies.orient.server;

/**
 * Created by tglman on 14/08/17.
 */
public interface OServerAware {

  void init(OServer server);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy