org.objectweb.easybeans.tests.common.ejbs.stateless
Interface ItfOneMethodBeanRemote

All Known Implementing Classes:
SLSBFinalExternalInterceptor, SLSBFinalInternalInterceptor, SLSBStaticExternalInterceptor, SLSBStaticInternalInterceptor, SLSBTwoAroundInvokeError, SLSBVoidExternalInterceptor

public interface ItfOneMethodBeanRemote

This class is used to test beans with wrong specification.

Author:
Eduardo Studzinski Estima de Castro, Gisele Pinheiro Souza

Method Summary
 java.lang.Object doOne()
          This method returns an object.
 

Method Detail

doOne

java.lang.Object doOne()
This method returns an object.

Returns:
object