org.jboss.tutorial.extended.bean
Interface StatelessRemote

All Known Implementing Classes:
StatelessSessionBean

public interface StatelessRemote

comment


Method Summary
 Customer find(long id)
           
 

Method Detail

find

Customer find(long id)