|
GigaSpaces - Open Spaces | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractSpaceFactoryBean | Base class for most space factory beans responsible for creating/finding IJSpace
implementation. |
| DirectSpaceFactoryBean | A direct space factory bean, initialized with an existing IJSpace and provides it as the
space. |
| SecurityConfig | A configuration object allowing to configure security context (username, password) when working with the Space. |
| UrlSpaceConfigurer | A simple configurer helper to create IJSpace instances. |
| UrlSpaceFactoryBean | A space factory bean that creates a space (IJSpace) based on a url. |
| Exception Summary | |
|---|---|
| CannotCreateSpaceException | Happens when IJSpace can not be created. |
| CannotFindSpaceException | Happens when IJSpace can not be found (when using jini/rmi protocol). |
This package is responsible for simplifying the creation of IJSpace implementation.
Most common class used is UrlSpaceFactoryBean which uses GigaSapces SpaceFinder.find in order to find/create a Space based a url and additional properties.
|
GigaSpaces - Open Spaces | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||