Class JournalPropertyHandlerFactory


  • public class JournalPropertyHandlerFactory
    extends org.apache.jackrabbit.oak.spi.whiteboard.AbstractServiceTracker<JournalPropertyService>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.jackrabbit.oak.plugins.document.JournalPropertyHandler newHandler()  
      • Methods inherited from class org.apache.jackrabbit.oak.spi.whiteboard.AbstractServiceTracker

        getServices, start, stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JournalPropertyHandlerFactory

        public JournalPropertyHandlerFactory()
    • Method Detail

      • newHandler

        public org.apache.jackrabbit.oak.plugins.document.JournalPropertyHandler newHandler()