org.ow2.easybeans.examples.migrationejb21
Interface EJB2LocalInterface

All Superinterfaces:
javax.ejb.EJBLocalObject

public interface EJB2LocalInterface
extends javax.ejb.EJBLocalObject

Interface used as EJB 2.1 local interface.

Author:
Florent Benoit

Method Summary
 void hello21Local()
          Hello World (of EJB 2.1 interface).
 
Methods inherited from interface javax.ejb.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

hello21Local

void hello21Local()
Hello World (of EJB 2.1 interface).



Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.