SimpleServlets v5.5.0

com.simpleservlets.pageprocessor
Interface SessionInitializer


public interface SessionInitializer

Used to specify a block of code that should be executed whenever a new session is created.

Author:
Paul Hyde

Method Summary
 void initializeSession(Session session)
           
 

Method Detail

initializeSession

void initializeSession(Session session)

SimpleServlets v5.5.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. SimpleServlets is free and is OSI Certified Open Source Software under the BSD license.