Package org.bsf.smartValueObject.demo

Class Summary
CompanyVO Company.
DemoMediator Mock Mediator for the Demo.
DemoMediator.CompanyEntity Mock class for real entity.
DemoMediator.SubsidiaryEntity Mock class for real entity.
SubsidiaryVO Subsidiary.
SVODemoClient Handles the client-server exchanges of the demo.
SVODemoServiceBean This EJB is used as the server service for the SVO demo.
SVODemoUserBean This stateful bean is the one used by each client to simulate a persistence service.
TestDemoMediator Testcase DemoMediator.