Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.webapp.shield
Class ErrorPageActionListener

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

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

Seam component to handle rendering of error pages.

Author:
Razvan Caraghin
See Also:
Serialized Form

Constructor Summary
ErrorPageActionListener()
           
 
Method Summary
 java.lang.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 java.lang.String getStackTrace()

toLoginPage

public static void toLoginPage()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.