Class StandbyStoreServiceDeprecationError

java.lang.Object
org.apache.jackrabbit.oak.segment.osgi.StandbyStoreServiceDeprecationError

public class StandbyStoreServiceDeprecationError extends Object
This component is activated when a configuration for the deprecated StandbyStoreService from oak-segment is detected. When this component is activated, it prints a detailed error message describing the detected problem and hinting at a possible solution.
  • Constructor Details

    • StandbyStoreServiceDeprecationError

      public StandbyStoreServiceDeprecationError()
  • Method Details

    • activate

      public void activate()