Class SelfEditorRelationshipPolicy.Setup

  • All Implemented Interfaces:
    EventListener, javax.servlet.ServletContextListener
    Enclosing class:
    SelfEditorRelationshipPolicy

    public static class SelfEditorRelationshipPolicy.Setup
    extends Object
    implements javax.servlet.ServletContextListener
    When the system starts up, install the policy. This class must be a listener in web.xml The CommonIdentifierBundleFactory already creates the IDs we need.
    • Constructor Detail

      • Setup

        public Setup()
    • Method Detail

      • contextInitialized

        public void contextInitialized​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextInitialized in interface javax.servlet.ServletContextListener
      • contextDestroyed

        public void contextDestroyed​(javax.servlet.ServletContextEvent sce)
        Specified by:
        contextDestroyed in interface javax.servlet.ServletContextListener