Package com.ibm.websphere.samples.workarea.companycontextejb

Interface Summary
BackendBean This is an Enterprise Java Bean Remote Interface The Backend represents in the sample business function known to the Bean but not necessarily to the originating client.
BackendBeanHome This is a Home interface for the Session Bean
Bean This is an Enterprise Java Bean Remote Interface The Bean demonstrates simple usage of the WorkArea service.
BeanHome This is a Home interface for the Session Bean
 

Class Summary
BackendBeanImpl The Backend represents in the sample business function known to the Bean but not necessarily to the originating client.
BeanImpl The Bean demonstrates simple usage of the WorkArea service.