Class MongoServiceInitializer

java.lang.Object
org.restheart.mongodb.MongoServiceInitializer
All Implemented Interfaces:
ConfigurablePlugin, Initializer, Plugin

public class MongoServiceInitializer extends Object implements Initializer
Author:
Andrea Di Cesare <andrea@softinstigate.com>
  • Constructor Details

    • MongoServiceInitializer

      public MongoServiceInitializer()
  • Method Details

    • onInit

      public void onInit()
    • init

      public void init()
      Specified by:
      init in interface Initializer