Package edu.ucsb.nceas.metacat.startup


package edu.ucsb.nceas.metacat.startup
  • Classes
    Class
    Description
    Collection of administrative initialization tasks that need to be performed automatically on startup, when running in Kubernetes.
    A class to initialize Metacat
    An implementation of ServletContextListener that is called automatically by the servlet container on startup, and used to verify that we have the essential components in place for Metacat to run successfully.