Uses of Class
au.gov.tas.dpiwe.mr.bean.DebugBean

Packages that use DebugBean
au.gov.tas.dpiwe.mr.test The au.gov.tas.dpiwe.mr.test package contains factories, clients, beans, support classes and interfaces used to test the architecture. 
 

Uses of DebugBean in au.gov.tas.dpiwe.mr.test
 

Subclasses of DebugBean in au.gov.tas.dpiwe.mr.test
 class ExampleBean
          ExampleBean is the sole bean populating Containers produced by ExampleContainerFactory.
 class MrExampleBean
          This is an implementation of the abstract ExampleBean class which wraps a ThinExampleBean with container-based persistence logic.
 class ThinExampleBean
          This is a simple field-based implementation of the abstract ExampleBean class.