org.superbiz.injection
Interface DataStoreRemote

All Known Implementing Classes:
DataStoreImpl

public interface DataStoreRemote

This is an EJB 3 remote business interface A remote business interface must be annotated with the @Remote annotation


Method Summary
 String getData()
           
 

Method Detail

getData

String getData()


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