Class ServletContextHandler

    • Constructor Detail

      • ServletContextHandler

        public ServletContextHandler()
    • Method Detail

      • collectPropertyNames

        protected void collectPropertyNames​(HashSet set,
                                            Object bean)
        Collect the property names from bean, storing in set.
        Parameters:
        set - destination
        bean - to read