|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Contains common classes and interfaces for SPI implementations.
See:
Description
| Interface Summary | |
|---|---|
| GridSpi | This interface defines life-cycle of SPI implementation. |
| GridSpiContext | TODO: add file description. |
| GridSpiManagementMBean | This interface defines basic MBean for all SPI implementations. |
| Class Summary | |
|---|---|
| GridSpiAdapter | This class provides convenient adapter for SPI implementations. |
| GridSpiThread | This class provides convenient adapter for threads used by SPIs. |
| GridSpiThreadFactory | This class provides implementation of ThreadFactory factory
for creating grid SPI threads. |
| Exception Summary | |
|---|---|
| GridSpiException | Exception thrown by SPI implementations. |
| Annotation Types Summary | |
|---|---|
| GridSpiConfiguration | Annotates SPI configuration setters that should be called before an instance of SPI is
passed to GridFactory.start(GridConfiguration) method. |
| GridSpiInfo | Annotation for SPI main interface implementation. |
| GridSpiMultipleInstancesSupport | This annotations allows SPI implementation indicate whether or not it supports (allows) multiple grid instances to be started in the same VM. |
Contains common classes and interfaces for SPI implementations. For more information on SPI see
SPI Overview on Wiki.

|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.0.3.20052008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|