Copyright 2002 by aragost

com.aragost.araspect.handlers
Class SessionHandler

java.lang.Object
  |
  +--com.aragost.araspect.handlers.Handler
        |
        +--com.aragost.araspect.handlers.SessionHandler

public class SessionHandler
extends Handler


Constructor Summary
SessionHandler()
           
 
Method Summary
static ServletObjectEvaluator getAttributeEvaluator()
          Gets the attributeEvaluator.
 
Methods inherited from class com.aragost.araspect.handlers.Handler
addGetters, getFacade, getHtmlUtils, getInspector, getNext, getPath, initFromRequest, setNext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionHandler

public SessionHandler()
Method Detail

getAttributeEvaluator

public static ServletObjectEvaluator getAttributeEvaluator()
Gets the attributeEvaluator.

Returns:
Returns a ServletObjectEvaluator

Copyright 2002 by aragost