|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjlite.GridSessionFactory
public class GridSessionFactory
Mother of all grid sessions.
| Constructor Summary | |
|---|---|
GridSessionFactory()
|
|
| Method Summary | |
|---|---|
static GridSession |
create()
Creates a grid session with default configuration (refer to the user manual). |
static GridSession |
create(GridSessionConfig config)
Creates a grid session with custom configuration. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridSessionFactory()
| Method Detail |
|---|
public static GridSession create()
public static GridSession create(GridSessionConfig config)
config -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||