|
||||||||||
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.service.DefaultHttpRequestContext
it.eng.spago.dispatching.action.AbstractHttpAction
it.eng.geo.action.GeoAction
public class GeoAction
Classe SessionExpiredAction
Gestione dell'avvenuta scadenza
della sessione
Constructor Summary | |
---|---|
GeoAction()
|
Method Summary | |
---|---|
void |
service(it.eng.spago.base.SourceBean serviceRequest,
it.eng.spago.base.SourceBean serviceResponse)
service Metodo contenente la logica per l'esecuzione del
comando |
Methods inherited from class it.eng.spago.dispatching.action.AbstractHttpAction |
---|
getActionName, getConfig, init, setActionName |
Methods inherited from class it.eng.spago.dispatching.service.DefaultHttpRequestContext |
---|
freezeHttpResponse, getHttpRequest, getHttpResponse, getServletConfig, isHttpResponseFreezed, setRequestContext, unfreezeHttpResponse |
Methods inherited from class it.eng.spago.dispatching.service.DefaultRequestContext |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface it.eng.spago.dispatching.service.RequestContextIFace |
---|
getErrorHandler, getRequestContainer, getResponseContainer, getServiceRequest, getServiceResponse |
Constructor Detail |
---|
public GeoAction()
Method Detail |
---|
public void service(it.eng.spago.base.SourceBean serviceRequest, it.eng.spago.base.SourceBean serviceResponse) throws java.lang.Exception
service
Metodo contenente la logica per l'esecuzione del
comando
arg0
- di tipo SourceBean
non usatoarg1
- di tipo SourceBean
non usato
java.lang.Exception
- Se si sono verificati problemi, in realta' usato per
forzare l'uso del blocco try-catch
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |