org.objectweb.easybeans.tests.enhancer.interceptors.business.bean
Interface StatelessRemoteItf

All Superinterfaces:
StatelessLocalItf
All Known Implementing Classes:
StatelessBean

public interface StatelessRemoteItf
extends StatelessLocalItf

Remote interface.

Author:
Florent Benoit

Method Summary
 
Methods inherited from interface org.objectweb.easybeans.tests.enhancer.interceptors.business.bean.StatelessLocalItf
addInt, excludedInterceptorsMethod, getBoolean, getBooleans, getByte, getBytes, getChar, getChars, getDouble, getDoubles, getFloat, getFloats, getInt, getInts, getLong, getLongs, getPrimitive, getShort, getShorts, singleMethodIntercepted, someCustomizedExceptions, someCustomizedExceptions2, someCustomizedExceptions3, throwExceptionByInterceptor, valueDoubledByInterceptor