public class SimpleWebAppSessionFactory extends java.lang.Object implements MXSessionImplFactory
Constructor and Description |
---|
SimpleWebAppSessionFactory() |
Modifier and Type | Method and Description |
---|---|
MXSession |
getNewSession()
Always creates a new session and returns it.
|
MXSession |
getSession()
Always creates a new session and returns it.
|
public MXSession getSession()
getSession
in interface MXSessionImplFactory
public MXSession getNewSession()
getNewSession
in interface MXSessionImplFactory