Class GadgetModule


  • public class GadgetModule
    extends Object

    This class is configured via XML. This is done via the HK2 ConfigParser. This is the root node of a "gadget". The "text" can be retrived via getText (or #{module.text} via EL).

    Author:
    Ken Paulsen ([email protected])