Class Initializer

  • All Implemented Interfaces:
    org.apache.wicket.IInitializer

    public class Initializer
    extends Object
    implements org.apache.wicket.IInitializer
    Provides the IInitializer for jQuery UI
    Author:
    Sebastien Briquet - sebfz1
    • Constructor Detail

      • Initializer

        public Initializer()
    • Method Detail

      • init

        public void init​(org.apache.wicket.Application application)
        Specified by:
        init in interface org.apache.wicket.IInitializer
      • destroy

        public void destroy​(org.apache.wicket.Application application)
        Specified by:
        destroy in interface org.apache.wicket.IInitializer