|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.dispatching.service.DefaultRequestContext
it.eng.spago.dispatching.coordinator.AbstractCoordinator
it.eng.spago.dispatching.distribute.RemoteDistributeCoordinator
Constructor Summary | |
RemoteDistributeCoordinator(java.lang.String businessType,
java.lang.String businessName)
Costruttore |
Method Summary | |
void |
service(it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
Metodo che esegue il servizio sull'EJB remoto utilizzando la classe RemoteSessionFacadeEJBProxy |
Methods inherited from class it.eng.spago.dispatching.coordinator.AbstractCoordinator |
getBusinessName, getBusinessType |
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext |
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse, setRequestContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteDistributeCoordinator(java.lang.String businessType, java.lang.String businessName)
businessType
- businessName
- Method Detail |
public void service(it.eng.spago.base.SourceBean serviceRequest, it.eng.spago.base.SourceBean serviceResponse) throws java.lang.Exception
serviceRequest
- SB di richiestaserviceResponse
- SB di risposta
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |