java.lang.Object
io.ebean.XBootstrapService
Bootstrap internal services.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SpiJsonServiceReturn the SpiJsonService found in boostrap service loading.static MetricFactoryReturn the MetricFactory found in boostrap service loading.
-
Constructor Details
-
XBootstrapService
public XBootstrapService()
-
-
Method Details
-
metricFactory
Return the MetricFactory found in boostrap service loading. -
jsonService
Return the SpiJsonService found in boostrap service loading.
-