GridGain™ 2.1.0
Java API Specification

Package org.gridgain.grid.spi.discovery.jboss

icon Contains JBoss implementation for discovery SPI.

See:
          Description

Interface Summary
GridJbossDiscoverySpiMBean Management bean for GridJbossDiscoverySpi.
 

Class Summary
GridJbossDiscoverySpi JBoss implementation of GridDiscoverySpi SPI.
 

Package org.gridgain.grid.spi.discovery.jboss Description

icon Contains JBoss implementation for discovery SPI. For more information on discovery SPI see Discovery SPI on Wiki.

Note: JBoss is not shipped with GridGain. If you don't have JBoss, you need to download it separately. See http://www.jboss.com for more information. Once installed, JBoss should be available on the classpath for GridGain. Most likely you will be starting GridGain from JBoss (you can use supplied loader for JBoss). Alternatively, if you use [GRIDGAIN_HOME]/bin/gridgain.{sh|bat} script to start a grid node you can simply add JBoss JARs to [GRIDGAIN_HOME]/bin/setenv.{sh|bat} scripts that's used to set up class path for the main scripts.

Note: When using JBoss discovery SPI you cannot start multiple GridGain instances in the same VM due to limitations of JBoss. GridGain runtime will detect this situation and prevent GridGain from starting in such case.

See Also:

icon Documentation
icon Email Support
icon Issue Tracking
icon Online Forums

 

GridGain™ 2.1.0
Java API Specification

GridGain™ - Grid Computing Made Simple, ver. 2.1.0.19122008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.