Package org.filteredpush.client.jsf

Class Summary
AnnotationGenTest  
AnnotationsBean A class responsible for all the annotations related functions except mapping, including retrieve annotations through the MessengerBean, parsing the annotations through annotation parser, organize the folders, delete/search the annotations etc.
MapperBean A class responsible for mapping the proposed change in the annotation to the local data source through mapper/adapter/driver.
MessengerBean A class responsible for the interacting with the messaging system.
ResourceBundleLocalizer The resource bundle localizer.
UserBean A class responsible for all the user relative functions, including login/logout, user registration, configuring settings, register interest etc.
ViewBean The base class for the managed java bean to handle the message.