org.ow2.easybeans.examples.migrationejb21
Interface EJB3RemoteBusinessInterface

All Known Implementing Classes:
EJB2And3Bean

public interface EJB3RemoteBusinessInterface

Simple interface for a stateless bean. It acts as a remote interface.

Author:
Florent Benoit

Method Summary
 void hello()
          Hello world.
 

Method Detail

hello

void hello()
Hello world.



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