public interface PartnerComponent extends javax.ejb.EJBObject(Code)
Component Interface of a Sample Partner Application EJB
used for testing user identity propagation from the web
to the business tier.
author: Gianluca Brigandi version: CVS $Id: PartnerComponent.java 508 2008-02-18 13:32:29Z sgonzalez $
Sample operation which returns the supplied parameter value.
Parameters: arg - sample argument the supplied parameter value throws: java.rmi.RemoteException -