Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.shield
Class ErrorPageActionListener

java.lang.Object
  extended by org.nuxeo.ecm.webapp.shield.ErrorPageActionListener
All Implemented Interfaces:
Serializable

@Name(value="errorPageActionListener")
@Scope(value=SESSION)
@Startup
public class ErrorPageActionListener
extends Object
implements Serializable

Seam component to handle rendering of error pages.

Author:
Razvan Caraghin
See Also:
Serialized Form

Constructor Summary
ErrorPageActionListener()
           
 
Method Summary
 String getStackTrace()
           
static void toLoginPage()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorPageActionListener

public ErrorPageActionListener()
Method Detail

getStackTrace

public String getStackTrace()

toLoginPage

public static void toLoginPage()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.