Class PlusConfiguration

  • All Implemented Interfaces:
    org.eclipse.jetty.webapp.Configuration

    public class PlusConfiguration
    extends org.eclipse.jetty.webapp.AbstractConfiguration
    Configuration
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.jetty.webapp.Configuration

        org.eclipse.jetty.webapp.Configuration.ClassList
    • Field Summary

      • Fields inherited from interface org.eclipse.jetty.webapp.Configuration

        ATTR
    • Constructor Detail

      • PlusConfiguration

        public PlusConfiguration()
    • Method Detail

      • preConfigure

        public void preConfigure​(org.eclipse.jetty.webapp.WebAppContext context)
                          throws Exception
        Specified by:
        preConfigure in interface org.eclipse.jetty.webapp.Configuration
        Overrides:
        preConfigure in class org.eclipse.jetty.webapp.AbstractConfiguration
        Throws:
        Exception
      • cloneConfigure

        public void cloneConfigure​(org.eclipse.jetty.webapp.WebAppContext template,
                                   org.eclipse.jetty.webapp.WebAppContext context)
                            throws Exception
        Specified by:
        cloneConfigure in interface org.eclipse.jetty.webapp.Configuration
        Overrides:
        cloneConfigure in class org.eclipse.jetty.webapp.AbstractConfiguration
        Throws:
        Exception
      • configure

        public void configure​(org.eclipse.jetty.webapp.WebAppContext context)
                       throws Exception
        Specified by:
        configure in interface org.eclipse.jetty.webapp.Configuration
        Overrides:
        configure in class org.eclipse.jetty.webapp.AbstractConfiguration
        Throws:
        Exception
      • postConfigure

        public void postConfigure​(org.eclipse.jetty.webapp.WebAppContext context)
                           throws Exception
        Specified by:
        postConfigure in interface org.eclipse.jetty.webapp.Configuration
        Overrides:
        postConfigure in class org.eclipse.jetty.webapp.AbstractConfiguration
        Throws:
        Exception
      • deconfigure

        public void deconfigure​(org.eclipse.jetty.webapp.WebAppContext context)
                         throws Exception
        Specified by:
        deconfigure in interface org.eclipse.jetty.webapp.Configuration
        Overrides:
        deconfigure in class org.eclipse.jetty.webapp.AbstractConfiguration
        Throws:
        Exception
      • bindUserTransaction

        public void bindUserTransaction​(org.eclipse.jetty.webapp.WebAppContext context)
                                 throws Exception
        Throws:
        Exception
      • lockCompEnv

        protected void lockCompEnv​(org.eclipse.jetty.webapp.WebAppContext wac)
                            throws Exception
        Throws:
        Exception
      • unlockCompEnv

        protected void unlockCompEnv​(org.eclipse.jetty.webapp.WebAppContext wac)
                              throws Exception
        Throws:
        Exception