Class VaultSyncServiceImpl

  • All Implemented Interfaces:
    Runnable, javax.jcr.observation.EventListener

    public class VaultSyncServiceImpl
    extends Object
    implements javax.jcr.observation.EventListener, Runnable
    VaultSyncServiceImpl...
    • Constructor Detail

      • VaultSyncServiceImpl

        public VaultSyncServiceImpl()
    • Method Detail

      • activate

        protected void activate​(org.apache.jackrabbit.vault.sync.impl.VaultSyncServiceImpl.Config config)
                         throws javax.jcr.RepositoryException
        Throws:
        javax.jcr.RepositoryException
      • deactivate

        protected void deactivate()
      • run

        public void run()
        Specified by:
        run in interface Runnable
      • onEvent

        public void onEvent​(javax.jcr.observation.EventIterator events)
        Specified by:
        onEvent in interface javax.jcr.observation.EventListener