Uses of Class
com.arsdigita.acs.bboard.MessagesDataSource

Packages that use MessagesDataSource
com.arsdigita.acs.bboard   
 

Uses of MessagesDataSource in com.arsdigita.acs.bboard
 

Subclasses of MessagesDataSource in com.arsdigita.acs.bboard
 class SingleMessageDataSource
          Just like a MessagesDataSource, but ensures the next method exactly once; overrides next to always return false.