Module io.ebean.api
Package io.ebean

Class XBootstrapService

java.lang.Object
io.ebean.XBootstrapService

public final class XBootstrapService extends Object
Bootstrap internal services.
  • Constructor Details

    • XBootstrapService

      public XBootstrapService()
  • Method Details

    • metricFactory

      public static MetricFactory metricFactory()
      Return the MetricFactory found in boostrap service loading.
    • jsonService

      public static SpiJsonService jsonService()
      Return the SpiJsonService found in boostrap service loading.