Class ContentEximJaxrsDaemonModule

  • All Implemented Interfaces:
    org.onehippo.repository.modules.ConfigurableDaemonModule, org.onehippo.repository.modules.DaemonModule

    public class ContentEximJaxrsDaemonModule
    extends org.onehippo.repository.modules.AbstractReconfigurableDaemonModule
    DaemonModule implementation to register Content EXIM export and import JAX-RS services.
    • Constructor Detail

      • ContentEximJaxrsDaemonModule

        public ContentEximJaxrsDaemonModule()
    • Method Detail

      • doConfigure

        protected void doConfigure​(javax.jcr.Node moduleConfig)
                            throws javax.jcr.RepositoryException
        Specified by:
        doConfigure in class org.onehippo.repository.modules.AbstractReconfigurableDaemonModule
        Throws:
        javax.jcr.RepositoryException
      • doInitialize

        protected void doInitialize​(javax.jcr.Session session)
                             throws javax.jcr.RepositoryException
        Specified by:
        doInitialize in class org.onehippo.repository.modules.AbstractReconfigurableDaemonModule
        Throws:
        javax.jcr.RepositoryException
      • doShutdown

        protected void doShutdown()
        Specified by:
        doShutdown in class org.onehippo.repository.modules.AbstractReconfigurableDaemonModule