Interface ConfigAwareElement<E extends ConfigBeanProxy>

    • Method Detail

      • configure

        void configure​(org.glassfish.hk2.api.ServiceLocator habitat,
                       NetworkListener networkListener,
                       E configuration)