org.ow2.easybeans.examples.statelessbean
Interface StatelessRemote

All Superinterfaces:
StatelessLocal
All Known Implementing Classes:
StatelessBean

public interface StatelessRemote
extends StatelessLocal

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

Author:
Florent Benoit

Method Summary
 
Methods inherited from interface org.ow2.easybeans.examples.statelessbean.StatelessLocal
add, div, helloWorld, notInterceptedMethod
 



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