Serialized Form

  • Package org.opencastproject.oaipmh.server

    • Class org.opencastproject.oaipmh.server.OaiPmhServer

      class OaiPmhServer extends javax.servlet.http.HttpServlet implements Serializable
      serialVersionUID:
      -7536526468920288612L
      • Serialized Fields

        • componentContext
          org.osgi.service.component.ComponentContext componentContext
        • defaultRepo
          String defaultRepo
        • mountPoint
          String mountPoint
          The alias under which the servlet is currently registered.
        • repositories
          Map<String,OaiPmhRepository> repositories
        • securityService
          org.opencastproject.security.api.SecurityService securityService
        • serviceRegistration
          org.osgi.framework.ServiceRegistration<?> serviceRegistration