Package org.gatein.wci.session
Interface SessionTask
-
public interface SessionTask- Author:
- Marek Posolda
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanexecuteTask(javax.servlet.http.HttpSession session)Execute some task on given HTTP session
-