org.archive.wayback.exception
Class AnnotationExceptionRenderer

java.lang.Object
  extended by org.archive.wayback.exception.BaseExceptionRenderer
      extended by org.archive.wayback.exception.AnnotationExceptionRenderer
All Implemented Interfaces:
ExceptionRenderer

Deprecated.

public class AnnotationExceptionRenderer
extends BaseExceptionRenderer

Version:
$Date: 2010-09-29 05:28:38 +0700 (Wed, 29 Sep 2010) $, $Revision: 3262 $
Author:
brad

Field Summary
 
Fields inherited from class org.archive.wayback.exception.BaseExceptionRenderer
IMAGE_REGEX
 
Constructor Summary
AnnotationExceptionRenderer()
          Deprecated.  
 
Method Summary
 org.archive.accesscontrol.AccessControlClient getClient()
          Deprecated.  
 String getOracleUrl()
          Deprecated.  
 String getWho()
          Deprecated.  
 void init()
          Deprecated.  
 void setClient(org.archive.accesscontrol.AccessControlClient client)
          Deprecated.  
 void setOracleUrl(String oracleUrl)
          Deprecated.  
 void setWho(String who)
          Deprecated.  
 
Methods inherited from class org.archive.wayback.exception.BaseExceptionRenderer
getCssErrorJsp, getErrorJsp, getImageErrorJsp, getJavascriptErrorJsp, getXmlErrorJsp, renderException, requestIsCSS, requestIsEmbedded, requestIsImage, requestIsJavascript, setCssErrorJsp, setErrorJsp, setImageErrorJsp, setJavascriptErrorJsp, setXmlErrorJsp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationExceptionRenderer

public AnnotationExceptionRenderer()
Deprecated. 
Method Detail

init

public void init()
Deprecated. 

getClient

public org.archive.accesscontrol.AccessControlClient getClient()
Deprecated. 
Returns:
the client

setClient

public void setClient(org.archive.accesscontrol.AccessControlClient client)
Deprecated. 
Parameters:
client - the client to set

getOracleUrl

public String getOracleUrl()
Deprecated. 
Returns:
the oracleUrl

setOracleUrl

public void setOracleUrl(String oracleUrl)
Deprecated. 
Parameters:
oracleUrl - the oracleUrl to set

getWho

public String getWho()
Deprecated. 
Returns:
the who

setWho

public void setWho(String who)
Deprecated. 
Parameters:
who - the who to set


Copyright © 2005-2011 Internet Archive. All Rights Reserved.