Uses of Interface
org.superbiz.injection.DataStoreRemote

Packages that use DataStoreRemote
org.superbiz.injection   
 

Uses of DataStoreRemote in org.superbiz.injection
 

Classes in org.superbiz.injection that implement DataStoreRemote
 class DataStoreImpl
          This is an EJB 3 style pojo stateless session bean Every stateless session bean implementation must be annotated using the annotation @Stateless This EJB has 2 business interfaces: DataStoreRemote, a remote business interface, and DataStoreLocal, a local business interface
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.