This class is configured via XML (i.e. a console-config.xml file). This is done via the HK2 ConfigParser.
Each module that wishes to provide an integration with the GlassFish admin console should provide a console-config.xml file which provides all the {@link IntegrationPoint} information for themodule. Here is an example of what that file might look like:
Normally a console-config.xml file should exist at "META-INF/admingui/console-config.xml" inside your module jar file.
| |