net.sourceforge.apphere
Class SessionHandlerFactory

java.lang.Object
  extended bynet.sourceforge.apphere.SessionHandlerFactory

public class SessionHandlerFactory
extends java.lang.Object

Author:
droberts

Constructor Summary
SessionHandlerFactory()
           
 
Method Summary
static Session getSpecificInstance(java.lang.String name)
           
static Session narrow(Session baseSess)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionHandlerFactory

public SessionHandlerFactory()
Method Detail

getSpecificInstance

public static Session getSpecificInstance(java.lang.String name)
                                   throws AppHereException
Throws:
AppHereException

narrow

public static Session narrow(Session baseSess)
                      throws AppHereException
Throws:
AppHereException