Package databeans

Provides JavaBean classes to hold command parameters and results.

See:
          Description

Class Summary
BeanUtilities Some utilities to populate beans, usually based on incoming request parameters.
DateRange Bean used to create a array of dates from the start to stop.
DeviceAddParams Parameter bean for adding new devices to the database.
DeviceList Bean holding a list of devices.
DeviceSelectParams Parameter bean for selecting devices from the database.
FormResults Results bean for the all JSP form pages.
OneDevice Bean used to hold an Device's list of monitored, unmonitored, and removed Interfaces.
OneInterface Bean used to hold an Interface's list of monitored, unmonitored, and removed Attributes.
ReportDataSet Bean responsible for producing a dataset for reports from an array of PollResults.
 

Package databeans Description

Provides JavaBean classes to hold command parameters and results. Packages using these databeans include the controllers and commands, in addition to the JSPs that display the results of the controllers and commands.

For more information on the GLTMon Web application design see:

Since:
0.1