Class ShowBeansAction

All Implemented Interfaces:
Serializable, Action, ValidationAware, LocaleProvider, TextProvider, Validateable

public class ShowBeansAction extends ActionNamesAction
Shows the beans loaded by the internal Guice container. Only shows beans that are recognized by Struts as official plugin extension points.
See Also: