|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractCoordinator
it.eng.spago.dispatching.distribute.RemoteDistributeCoordinator
public class RemoteDistributeCoordinator
Constructor Summary | |
---|---|
RemoteDistributeCoordinator(java.lang.String businessType,
java.lang.String businessName,
java.lang.String publisherName)
Costruttore |
Method Summary | |
---|---|
void |
service(SourceBean serviceRequest,
SourceBean serviceResponse)
Metodo che esegue il servizio sull'EJB remoto utilizzando la classe RemoteSessionFacadeEJBProxy |
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, java.lang.String publisherName)
businessType
- businessName
- Method Detail |
---|
public void service(SourceBean serviceRequest, 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 |