Interface WebScriptSessionFactory
-
public interface WebScriptSessionFactoryWeb Script Session Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebScriptSessioncreateSession()Create a Web Script Session
-
-
-
Method Detail
-
createSession
WebScriptSession createSession()
Create a Web Script Session- Returns:
- web script session
-
-