Container object that is used for all types of containers (e.g. session, sessionPage, etc).
Platform Support
| Jaxer Server Framework | Jaxer Client Framework | 1.0 | no |
|---|
Constructors
![]() |
|||||||||||||||||
| Constructor | Action | Jaxer Server Framework | Jaxer Client Framework | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Jaxer.Container Constructor(String type, String key, Object persistor, String name) : Jaxer.Container
This is the contructor for the Container object, used for all types of containers (session, sessionPage, etc).
(Advanced) |
Show Details | 1.0 | no | ||||||||||||||
Jaxer.Container(String type, String key, Object persistor, String name) : Jaxer.ContainerThis is the contructor for the Container object, used for all types of containers (session, sessionPage, etc). Parameters
Returns
|
|||||||||||||||||

