it.eng.spago.dispatching.ejbchannel
Class BusinessDelegateEJBLocalProxy

java.lang.Object
  extended byit.eng.spago.dispatching.ejbchannel.BusinessDelegateEJBLocalProxy
All Implemented Interfaces:
java.io.Serializable

public class BusinessDelegateEJBLocalProxy
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
BusinessDelegateEJBLocalProxy(java.lang.String jndi)
           
 
Method Summary
 void service(it.eng.spago.base.SourceBean serviceRequest, it.eng.spago.base.SourceBean serviceResponse)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessDelegateEJBLocalProxy

public BusinessDelegateEJBLocalProxy(java.lang.String jndi)
Method Detail

service

public void service(it.eng.spago.base.SourceBean serviceRequest,
                    it.eng.spago.base.SourceBean serviceResponse)
             throws java.lang.Exception
Throws:
java.lang.Exception